Carlos Ruiz
|
a7386938bb
|
Fix bug ID 1648458 - M_PriceList_Create throwing java.lang.NullPointerException
|
2007-01-31 06:07:17 +00:00 |
Carlos Ruiz
|
63cb62c5f5
|
Fix bug ID 1648458 - M_PriceList_Create throwing java.lang.NullPointerException
|
2007-01-31 05:36:30 +00:00 |
Heng Sin Low
|
1b3ddb208f
|
* unregistered bug, updateInfo call twice when opening a new window
* make AMenu respect the open window maximized preference
* minor performance enhancement
|
2007-01-31 01:43:22 +00:00 |
vpj-cd
|
2362c44b3a
|
solve 1636180 Imprimir Montos Expresados en Letras
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1636180&group_id=176962
|
2007-01-30 23:20:56 +00:00 |
vpj-cd
|
595936672b
|
Solve bug 1648131 Negative Reserved Qty on Customer Material Return
http://sourceforge.net/tracker/index.php?func=detail&aid=1648131&group_id=176962&atid=879332
|
2007-01-30 22:41:54 +00:00 |
afalcone
|
08a767ae54
|
bug fix [1636180] AmtInWords_ES
|
2007-01-30 21:15:52 +00:00 |
kontro
|
0e9b4e1df0
|
Removing finnish 'localization' because it's purpose is not to make people laugh.
|
2007-01-30 13:39:45 +00:00 |
trifonnt
|
b2db9e1b1d
|
Fixed JasperReports project to compile.
|
2007-01-30 13:25:08 +00:00 |
teo_sarca
|
f761750114
|
bug fix [ 1647864 ] WAN: delete record error
|
2007-01-30 13:23:55 +00:00 |
kontro
|
3a3c3fa672
|
Improving DeathMeat's work.
Now properties are loaded in utils_dev/properties.xml and
and imported from there to every other build file.
|
2007-01-30 10:13:17 +00:00 |
trifonnt
|
85d0dc6adb
|
Added Eclipse .project file in order to be able to edit sql files in Eclipse IDE.
|
2007-01-30 09:42:18 +00:00 |
kthiemann
|
67b2c7790a
|
contribution [ 1647225 ] Improved ANT scripts and NetBeans integration
|
2007-01-30 09:36:32 +00:00 |
kontro
|
64de966893
|
Cleaning up some thrash.
|
2007-01-30 09:15:02 +00:00 |
Heng Sin Low
|
269db8d10d
|
* [ 1568770 ] Oracle CLOBs are limited in size
|
2007-01-30 09:13:14 +00:00 |
kthiemann
|
b8c96c1581
|
contribution [ 1647225 ] Improved ANT scripts and NetBeans integration - by Johannes Gubo (deathmeat)
|
2007-01-30 09:06:53 +00:00 |
kontro
|
e4f56664c3
|
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
Some optimizations and simple testing script for BOM_PriceXXX.sql scripts.
|
2007-01-30 09:02:08 +00:00 |
Heng Sin Low
|
b01af39951
|
* unregister bug, show ProcessModalDialog after it have been dispose
|
2007-01-30 07:58:03 +00:00 |
Heng Sin Low
|
16b63ce410
|
* [ 1647620 ] MInvoice.afterSave
|
2007-01-30 03:42:33 +00:00 |
kontro
|
dded588672
|
Undo changes in revision 1336.
It seemed to cause same amount of new problems than it fixed.
|
2007-01-29 21:43:11 +00:00 |
kontro
|
bebcffece3
|
Encoding fixes contributed by fer_luck.
Re-encoded some DBRes files to UTF-8
http://sourceforge.net/tracker/index.php?func=detail&aid=1646656&group_id=176962&atid=879334
Thank you fer_luck!
|
2007-01-29 20:49:07 +00:00 |
kontro
|
e81fab8bb6
|
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
Adds testcase for Acct_Balance.
Fixes some errors.
|
2007-01-29 15:47:50 +00:00 |
teo_sarca
|
f66c8ad49f
|
minor Romanian translation fix
|
2007-01-29 15:00:21 +00:00 |
Heng Sin Low
|
fab0a7c545
|
* Align startDBProcess with startProcess transaction semantic
|
2007-01-29 11:52:36 +00:00 |
Heng Sin Low
|
85ddbcd144
|
* Align startDBProcess with startProcess transaction semantic
|
2007-01-29 11:52:00 +00:00 |
kontro
|
559c45aeb4
|
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
- Converts integers in BOM_PriceStd -function to NUMERIC. (See. R1269)
- Adds some comments line
|
2007-01-29 09:53:59 +00:00 |
teo_sarca
|
8031806294
|
bug fix [ 1640908 ] TableCreateColumns hangs sometimes...
|
2007-01-29 09:46:38 +00:00 |
teo_sarca
|
d481714301
|
bug fix [ 1619390 ] Use default desktop browser as external browser
|
2007-01-29 09:08:26 +00:00 |
teo_sarca
|
fae3584cc1
|
bug fix [ 1585369 ] CTable sorting is TOO LAZY
(+fixing some comments)
|
2007-01-29 08:49:37 +00:00 |
Heng Sin Low
|
7dd2dce38b
|
* [ 1639242 ] Inconsistent appearance of Process/Report Dialog
|
2007-01-29 08:48:54 +00:00 |
teo_sarca
|
c7d5c58609
|
bug fix [ 1585369 ] CTable sorting is TOO LAZY
|
2007-01-29 08:36:26 +00:00 |
kontro
|
d32428739b
|
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
- Converts integers in BOM_PriceList -function to NUMERIC. (See. R1269)
- Adds short comment line
|
2007-01-29 08:34:01 +00:00 |
kontro
|
1150fe5a43
|
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
- Converts integers in BOM_PriceLimit -function to NUMERIC. (See. R1269)
- Adds short comment line
|
2007-01-29 08:18:28 +00:00 |
Heng Sin Low
|
bf1c409251
|
* [ 1644635 ] WAN: DB.prepareCall not working
|
2007-01-29 05:12:18 +00:00 |
Heng Sin Low
|
f088b6cbe7
|
* [ 1644635 ] WAN: DB.prepareCall not working
|
2007-01-29 05:11:27 +00:00 |
Heng Sin Low
|
e75b04f535
|
* [ 1644635 ] WAN: DB.prepareCall not working
|
2007-01-29 05:10:50 +00:00 |
Heng Sin Low
|
fd7c2c9b12
|
* [ 1644635 ] WAN: DB.prepareCall not working
|
2007-01-29 05:10:10 +00:00 |
Heng Sin Low
|
d834fdccae
|
* Restore compatibility with compiere plugins
|
2007-01-29 02:43:12 +00:00 |
kontro
|
044def8767
|
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
Fixed two typos (Blush).
|
2007-01-28 20:54:45 +00:00 |
kontro
|
d750bd5903
|
Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
- Primary key type changed to NUMERIC
- Bug fix (not listed bug)
- More comments
|
2007-01-28 20:50:43 +00:00 |
Carlos Ruiz
|
70f9b56f6f
|
Fix bug id 1646228 - Error in viewer with postgresql
|
2007-01-28 02:01:49 +00:00 |
Carlos Ruiz
|
d6c67b75c1
|
Fix bug id 1646045 - Can't delete when no class model
|
2007-01-27 17:51:08 +00:00 |
Carlos Ruiz
|
becfda81fb
|
Fix bug id 1645982 - Replenish report failing
|
2007-01-27 15:43:30 +00:00 |
teo_sarca
|
7b92d4f50c
|
bug fix [ 1619158 ] Import is not working with UTF-8
|
2007-01-27 12:59:21 +00:00 |
teo_sarca
|
987ef0186f
|
bug fix [ 1598095 ] class Secure is not working with UTF8
|
2007-01-27 12:49:42 +00:00 |
Carlos Ruiz
|
fe4456a8ef
|
Fixed bug id 1645823 - String index out of range -1 translating ALTER TABLE
|
2007-01-27 08:35:36 +00:00 |
Carlos Ruiz
|
b2d61c3067
|
Fix bug id 1645821 - Error creating a new table (wrong defaults)
|
2007-01-27 08:34:30 +00:00 |
Carlos Ruiz
|
c4b4ab8c9d
|
exclude some missing libraries
|
2007-01-26 23:02:39 +00:00 |
Carlos Ruiz
|
cec6faa97a
|
Fix bug id 1643489 - PriceListVersion misfunctionality
|
2007-01-26 23:00:17 +00:00 |
Carlos Ruiz
|
84e328b487
|
new Adempiere_Service_Install.bat - enhanced - but not working yet :-(
Could not load the Java Virtual Machine. (in event viewer)
|
2007-01-26 21:05:42 +00:00 |
Carlos Ruiz
|
d5462e1654
|
Remove non-existant function
|
2007-01-26 19:26:03 +00:00 |