Heng Sin Low
f4f918f9a6
* changedcolumn wrongly initialise to zero, i.e if no column is change the datastatusevent will always report that ad_client_id ( column 0 ) had changed.
2007-01-15 04:26:51 +00:00
Heng Sin Low
51b350252e
* Fixed minor typo
2007-01-15 03:27:45 +00:00
Heng Sin Low
001ca927e7
* Fixed postgresql error reported by victor in irc
2007-01-11 04:54:24 +00:00
Heng Sin Low
991b705e78
* Fixed wan connection profile issue reported by CarlosRuiz
2007-01-10 09:33:49 +00:00
Heng Sin Low
8ae3f949ae
* Fix for bug [1628515]
2007-01-05 22:08:22 +00:00
Carlos Ruiz
b1a650743f
Integrate Teo Sarca BUG ID [ 1623598 ] Payment Selection Line problem when selecting invoice
2006-12-30 05:49:10 +00:00
Carlos Ruiz
d9b7d00af0
Integrate Teo Sarca BUG ID 1623817 - Minor bug on importing calendar date
2006-12-30 01:55:45 +00:00
Carlos Ruiz
fd9d478c9b
Integrate Teo Sarca BUG ID 1619144 - Usability: complete shipment with mandatory ASI
2006-12-30 01:39:27 +00:00
mjudd
677c3e59f0
Change to UTF8 Encodings to remove encoding warnings from the build process
2006-12-29 13:20:57 +00:00
Carlos Ruiz
3ae1477d1a
Problems with java 6 reported by kisitomomo
...
BUG ID 1622968 - Problem with the Help functionality
2006-12-27 16:13:36 +00:00
Heng Sin Low
a414cc9c8b
* Fix for bug [ 1580231 ], make update sql more converter friendly.
2006-12-26 02:50:10 +00:00
Heng Sin Low
614e02e213
* Fixed source file copyright header.
2006-12-23 15:40:12 +00:00
Heng Sin Low
4877817953
* Make always delete + insert to resolved Feature Request [ 1557707 ] and bug [1619917]
2006-12-21 07:49:08 +00:00
Carlos Ruiz
08a3110d44
Integrate bug fixing from Chris Farley - northernbrewer
...
BUG ID 1619517 - Replenish report fails when no records in m_storage
2006-12-20 19:03:08 +00:00
Carlos Ruiz
1127167ebd
Integrate bug fixing from Teo Sarca
...
BUG ID 1619112 - Posible problem for LastPO costing, Batch/Lot level
2006-12-20 08:58:36 +00:00
Carlos Ruiz
4164f5a8a8
Integrate bug fixing from Teo Sarca
...
BUG ID 1619076 - Bank statement's StatementDifference becames NULL
2006-12-20 08:27:06 +00:00
Carlos Ruiz
013a2e75f9
Feature Request [ 1619235 ] Make T_Selection tables permanent
...
To achieve better database independence
2006-12-20 07:08:04 +00:00
marekmosiewicz
8d24d668f7
Port of AD_Synchronize stored procedure
2006-12-19 11:36:23 +00:00
Carlos Ruiz
6e8cba19df
Solved Bug ID [ 1618468 ] ORA-00933 on Import BPartner
2006-12-19 01:09:03 +00:00
Carlos Ruiz
f3ed7e7417
Solved bug [ 1613001 ] Matching PO-Receipt-Invoice Error
...
in postgres
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1613001&group_id=176962
2006-12-13 09:20:52 +00:00
Carlos Ruiz
1fe9575e43
Avoid deprecated methods
2006-12-12 03:30:52 +00:00
Carlos Ruiz
dada2247a1
Proposed (but not applied yet) changes to RequestInvoice
2006-12-10 18:27:02 +00:00
Heng Sin Low
f17e9b90d2
* Commit patch [ 1568542 ]
2006-12-07 23:27:48 +00:00
Carlos Ruiz
77d3ad8ced
Adempiere 3.1.2 + marekmosiewicz , hengsin
2006-12-07 23:13:04 +00:00
vpj-cd
0c7b34ddd3
Classes to rollback to hengsin
2006-12-07 21:23:43 +00:00
Carlos Ruiz
80b3c17c59
Include again bugfix from kthiemann (revision 826)
...
BUGFIX C_M_MovementLine -> M_MovementLine
looks like a copy/paste error to me
2006-12-07 19:18:41 +00:00
vpj-cd
6c5fa90281
Adempiere 3.1.2
2006-12-07 03:20:51 +00:00
Heng Sin Low
50e3281ddd
* WindowManager need to track zoom across window as well
...
* Fixed error message prompt twice bug when changing tab
* Disallow change to detail tab when parent tab is new and not saved yet
2006-12-06 03:47:12 +00:00
kthiemann
2f0471f9cb
BUGFIX C_M_MovementLine -> M_MovementLine
...
looks like a copy/paste error to me
2006-12-04 14:00:27 +00:00
marekmosiewicz
2567d2ef55
Fyracle port
2006-12-01 17:14:01 +00:00
Heng Sin Low
0843ba946f
* New look and feel and theme selection UI. The old editor is still
...
there but not used.
* Make compiere swing components works better under window and plastic
look and feel.
* Rename org.compiere.plaf.Adempiere*UI classes back to
org.compiere.plaf.Compiere*UI. This is to make a clean separation
between the new AdempiereLookAndFeel and the old CompiereLookAndFeel.
Any class used by AdempiereLookAndFeel should goes into the
org.adempiere.plaf package instead. As part of the exercise,
AdempierePLAF is moved from org.compiere.plaf to org.adempiere.plaf
* Fixed some bug related UI painting issue after switching of look and
feel. It is still not perfect but much better.
* Added a logout icon. Feel free to replace this if you have a better
one.
Please email me or post into the SF Developer forum is I break anything.
Also, I haven't tested the new code under Linux yet and some localization
work to be done.
2006-11-27 07:57:49 +00:00
Heng Sin Low
5b49fc0a01
* Fixed compilation error in trunk.
...
To all: please make sure things can compile before commit to trunk.
2006-11-24 08:29:14 +00:00
kthiemann
9714c3c5c5
Version without my other customizations - sorry
2006-11-23 14:00:56 +00:00
kthiemann
ae24088ba2
Delete Selection (more than one entry). Better icons needed - I'm not a designer...
2006-11-23 13:39:29 +00:00
vpj-cd
70fef6c478
move branch adempire311 to trunk
2006-11-17 03:05:26 +00:00