Commit Graph

115 Commits

Author SHA1 Message Date
Carlos Ruiz 643207c0f8 Fix a problem with disconnecting the eclipse console. Logging is redirected to a file and the eclipse console cannot be used to drive OSGi. 2011-06-02 00:17:57 -05:00
Heng Sin Low 7c305591ad Update .project and .classpath using PDE tools.
(transplanted from 1970ec9a52c07a50ca732e8491a60c45ea633886)
2011-06-01 10:32:12 +08:00
Heng Sin Low 04cf278516 Fixed buckminster materialization and bundle version dependency issues.
(transplanted from 4c95fe2c20a18bb8791bcad88a359d6dc00854ea)
2011-05-27 02:02:00 +08:00
Heng Sin Low 71a9c84a1a Fixed bundle dependency
(transplanted from 2fe1421186c69eadb24ba5136e4de91f016e00b8)
2011-05-25 00:41:43 +08:00
Carlos Ruiz a0bbc86305 minor beautify - refs #19 - attribute right authorship of these two classes to Tony Snook (tspc) 2011-05-25 00:01:28 -05:00
Heng Sin Low 27e3a3fc88 set shipment doctype base on order doctype setting.
(transplanted from 392957b9195a360103d2c04b45365f46e9122c4c)
2011-05-22 10:29:07 +08:00
Carlos Ruiz 3880ea8b78 Fix #19 Verify BOM button in product window is not working
Bringing some libero classes to core to preserve backward compatibility without MFG
CopyFromBOM.java and PP_Product_BOM_Check.java developed by teo_sarca according to mercurial logs
2011-05-13 18:26:55 -05:00
Carlos Ruiz 08e425c856 Fix #18 http://bitbucket.org/idempiere/idempiere/issue/18
http://bitbucket.org/idempiere/idempiere/issue/18
2011-05-12 13:29:56 -05:00
Carlos Ruiz 787f6095a5 Implement #5 Disable usage of Cost Detail for Standard Costing - thanks to Armen and Adaxa
http://hg.idempiere.com/idempiere/issue/5
https://sourceforge.net/projects/adempiere/forums/forum/611161/topic/2658714
2011-05-04 22:06:38 -05:00
Redhuan D. Oon 0ce8f093b2 Fix [3277139] - Doc_MatchPO has null trxName
http://kenai.com/jira/browse/HENGSIN-71
http://sourceforge.net/support/tracker.php?aid=3277139
2011-04-12 22:21:26 -05:00
Carlos Ruiz 29a419d35e FR [3132687] - FS01 Commitment AR AP
http://www.adempiere.com/index.php/FS01_Commitment_AR_AP
https://sourceforge.net/tracker/?func=detail&aid=3132687&group_id=176962&atid=879335
Move process to right subproject
2011-03-28 21:01:50 -05:00
Carlos Ruiz 7cb32f8039 Fix problem calculating BP balance for payments allocated via payment allocate records.
Reported by Habib here -> http://red1.org/adempiere/viewtopic.php?f=31&t=1189
2011-03-26 01:52:44 -05:00
Carlos Ruiz b45a2a6fb8 Minor change to allow showing user selected system languages on login list 2011-03-26 01:50:57 -05:00
Carlos Ruiz 0de1a309e5 Fix [1884379] - MM Doc: MA should be created on complete and for each line
http://sourceforge.net/support/tracker.php?aid=1884379
Implement fix for Movements
2011-03-26 01:41:17 -05:00
Carlos Ruiz bf4b9127ff decrease log level for selects that return no rows 2011-03-26 01:40:05 -05:00
Carlos Ruiz d138fb0074 Detected a bug (swing and zkwebui) where the record info doesn't show change log the first time is visited if the status bar hasn't changed 2011-03-26 01:37:15 -05:00
Carlos Ruiz 0edb77c973 Fix [2946164] - Report headers are not translated in ZK Client
http://sourceforge.net/support/tracker.php?aid=2946164
2011-03-26 01:34:10 -05:00
Carlos Ruiz 33478f9cca BF [3051442] - Client stops if user click about 15 times, always
http://sourceforge.net/support/tracker.php?aid=3051442
Detected and fixed a connection leak in swing grid mode
2011-03-26 01:25:30 -05:00
Carlos Ruiz 694750e199 BF [3060367] - Update Phase and Taks amt from line
http://sourceforge.net/support/tracker.php?aid=3060367
2011-03-26 01:22:08 -05:00
monhate 9de87fea93 FR [3067850] - Bug coping details from other Project
http://sourceforge.net/support/tracker.php?aid=3067850
2011-03-26 01:20:18 -05:00
Carlos Ruiz 86e2b60b3c BF [3160928] - Error reversing a shipment
https://sourceforge.net/tracker/?func=detail&aid=3160928&group_id=176962&atid=879332
2011-03-26 01:07:13 -05:00
Carlos Ruiz 06bc5898e0 Fix [3159033] - List fields zoom incorrectly
http://sourceforge.net/support/tracker.php?aid=3159033
Refactored DB.isSOTrx to avoid launching log errors on postgresql
2011-03-26 01:01:25 -05:00
Carlos Ruiz 7a41c80694 FR [3132797] - FS02 Cash Flow
http://www.adempiere.com/index.php/FS02_Cash_Flow
https://sourceforge.net/tracker/?func=detail&aid=3132797&group_id=176962&atid=879335
Fix problem reported by hardmax
https://sourceforge.net/projects/adempiere/forums/forum/610548/topic/3880506?message=8936691
2011-03-26 00:39:00 -05:00
Carlos Ruiz fb189f010c Fix problem with [3007342] - Included tab context conflict issue
https://sourceforge.net/tracker/index.php?func=detail&aid=3007342&group_id=176962&atid=879332
This functionality must preserve the value of the parent tab JUST when is an included tab
not included tabs can have Processed fields and is valid to add records in details on these cases
like the Payment Schedule tab on Invoice (Customer) window
2011-03-26 00:36:07 -05:00
Carlos Ruiz f9dca8470f FR [3132797] - FS02 Cash Flow
http://www.adempiere.com/index.php/FS02_Cash_Flow
https://sourceforge.net/tracker/?func=detail&aid=3132797&group_id=176962&atid=879335
Fix a problem with the IsPayScheduleValid - it needs to be false for non-schemas to allow the invoice to be paid
2011-03-26 00:27:59 -05:00
teo_sarca a83182ea5b Local transaction commits should be logged to FINE level
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3137365
2011-03-26 00:22:10 -05:00
teo_sarca ecd3d5f8e2 [ 3137355 ] PG query not valid when contains quotes and backslashes
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3137355
2011-03-26 00:20:20 -05:00
teo_sarca f12e817fd3 [ 3137355 ] PG query not valid when contains quotes and backslashes
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3137355
2011-03-26 00:19:04 -05:00
trifonnt f4631da9a8 FR [3090578] - GridTable wrong 'is value changed' determination
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=3090578&group_id=176962

and

Fr [3052371] - Grid error when switching from a string field
https://sourceforge.net/tracker/?func=detail&aid=3052371&group_id=176962&atid=879332
2011-03-26 00:07:47 -05:00
mjudd 934462de8e BUG [3104044] - Fix NPE in PrintService
see: https://sourceforge.net/tracker/?func=detail&aid=3104044&group_id=176962&atid=879332
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3104044
2011-03-25 23:59:36 -05:00
vpj-cd 593113eae3 Report run out transaction
kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3075213
2011-03-25 23:53:26 -05:00
vpj-cd f51baf1127 When I try get the Review MRP Report, I get this error:
Teo please you can review.

kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3075210
2011-03-25 23:52:33 -05:00
usrdno 7735bf804f NPE in some cases when saving Adempiere.properties. Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3051473 2011-03-25 23:44:17 -05:00
phib a882c566d1 Role data access/Personal lock sql where incorrect
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3030369
2011-03-25 23:43:01 -05:00
Carlos Ruiz 906d363bae Fix minor casting problem
https://sourceforge.net/tracker/index.php?func=detail&aid=1756793&group_id=176962&atid=879334
2011-03-25 23:37:49 -05:00
Carlos Ruiz e94f766cd4 several zkwebui and swing missing translations 2011-03-25 23:32:00 -05:00
Carlos Ruiz bb55b5582a Implemente FR [3135351] - Enable Scheduler for buttons
https://sourceforge.net/tracker/?func=detail&aid=3135351&group_id=176962&atid=879335
2011-03-25 23:12:48 -05:00
Carlos Ruiz 08419ea45f FR [3132797] - FS02 Cash Flow
http://www.adempiere.com/index.php/FS02_Cash_Flow
https://sourceforge.net/tracker/?func=detail&aid=3132797&group_id=176962&atid=879335
2011-03-25 22:37:37 -05:00
Carlos Ruiz a7d5781c17 FR [3132687] - FS01 Commitment AR AP
http://www.adempiere.com/index.php/FS01_Commitment_AR_AP
https://sourceforge.net/tracker/?func=detail&aid=3132687&group_id=176962&atid=879335
2011-03-25 22:30:09 -05:00
Carlos Ruiz 962fe09801 BF [3075946] - Date problem on non-Christian Yr Locale, i.e.,Buddhist Yr
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=3075946&group_id=176962
2011-03-25 22:10:35 -05:00
vpj-cd 0fb211b646 Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=3103141
(transplanted from 29be438740607f8d178843f2d51435d9a5987659)
2011-03-25 21:59:05 -05:00
Carlos Ruiz 65842a7312 FR [3132075] - Over/Under payment must be enabled by default
https://sourceforge.net/tracker/?func=detail&aid=3132075&group_id=176962&atid=879335
2011-03-25 21:05:04 -05:00
Carlos Ruiz 0a8552a42e Revert ModelGeneratorDialog wrongly committed with personal params 2011-03-25 21:01:05 -05:00
Carlos Ruiz 29c30b7df0 FR [3132033] - Make payment export class configurable per bank
https://sourceforge.net/tracker/?func=detail&aid=3132033&group_id=176962&atid=879335
2011-03-25 20:54:47 -05:00
Carlos Ruiz 68c975a347 Enable differential pricing for sales:
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2651812&group_id=176962
See FR [2651812] - Differential pricing
2011-03-25 20:20:04 -05:00
Carlos Ruiz e6785ab960 Avoid unnecessary DB access
Steps to reproduce in zkwebui in log level Info:
- Open Sales Order window
A warning is written in console:
DB.getSQLValueStringEx: No Value SELECT ColumnName FROM AD_Column WHERE AD_Column_ID=?
2011-03-25 20:11:11 -05:00
Carlos Ruiz aebc2c85ca FS03 - Approval Amount by Period
http://www.adempiere.com/index.php/FS03_Approval_Amount_By_Period
https://sourceforge.net/tracker/?func=detail&aid=3123769&group_id=176962&atid=879335
2011-03-25 19:39:54 -05:00
Carlos Ruiz 27e8db31ed Disallow negative inventories configurable per warehouse
Integrate solution from Compiere GPL Version 3.2 - and adapt to Adempiere
https://sourceforge.net/tracker/?func=detail&aid=3123715&group_id=176962&atid=879335
- Validation on Storage is per ASI - so it must be the same on Warehouse
- Fix a problem found on migration script - message trl updated wrongly and new message not created
- With negative inventory disallowed then reversing a movement requires copy of the ASI (LineMA) - also to make this reverse behave the same way as reversing MInventory
2011-03-25 19:25:34 -05:00
tspc dafa950221 Physical Inventory creates transactions even if movement qty = zero
(fixes issue #3)
https://bitbucket.org/tspc/adempiere361/issue/3/physical-inventory-creates-transactions
2011-03-08 12:32:45 -05:00
Carlos Ruiz ad8d01291c Bug#2904321-Create Inventory Count List not taking negative qty products
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904321&group_id=176962
2011-03-08 12:31:00 -05:00