Commit Graph

2553 Commits

Author SHA1 Message Date
Carlos Ruiz 71fa1d0ad8 Fix [2889652] - Synchronize terminology fails
solving the root problem I changed the element index from columnname to upper(columnname)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2889652
2010-03-22 19:50:53 +00:00
Carlos Ruiz 91b2eca6b3 FR [2897194] Advanced Zoom and RelationTypes - Thanks to Tobias Schöneberg (tobi42)
minor fix and added connection between BP and return windows
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897194
2010-03-22 19:13:32 +00:00
trifonnt 482bb9ad09 minor typo fixes. 2010-03-22 16:48:26 +00:00
trifonnt 8f79bb25de Bug Fix. Small typo in ImportOrder class, leads to issues during import.
FR [2965494] - Import Order: Import of Order Source
https://sourceforge.net/tracker/?func=detail&aid=2965494&group_id=176962&atid=883808
2010-03-22 14:54:42 +00:00
Redhuan D. Oon a0ede8fc6f FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in progress, require Teo's advice on how to set Role, User and tearDown() trxName
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-22 01:36:12 +00:00
Redhuan D. Oon d8cf0e8621 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-21 02:59:39 +00:00
Carlos Ruiz 93fbc42293 FR [2897194] Advanced Zoom and RelationTypes - Thanks to Tobias Schöneberg (tobi42)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897194
2010-03-20 12:51:35 +00:00
Redhuan D. Oon 08c4a7090f FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-20 11:18:11 +00:00
Redhuan D. Oon 1175c2cab5 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-20 09:50:22 +00:00
Redhuan D. Oon 984f3085e5 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-20 05:46:48 +00:00
Carlos Ruiz 0e7a09116d Fix [2815046] ImportGLJournal lock on ad_sequence
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2815046
2010-03-19 19:27:35 +00:00
teo_sarca ecdd7276bd BF [ 2973298 ] NPE on CLogErrorBuffer
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2973298
2010-03-19 16:17:24 +00:00
Redhuan D. Oon aa0454f847 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit tests in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-19 07:32:01 +00:00
Redhuan D. Oon 8338c1f05c FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-18 23:02:06 +00:00
vpj-cd 424c34fe13 https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2001910&group_id=176962
Now Physical Inventory can be completed avoid if the cost are in zero. it allow that the operation is not stop.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2001910
2010-03-18 20:15:24 +00:00
Redhuan D. Oon eb502e32a8 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-18 16:35:55 +00:00
Redhuan D. Oon af0d7d9cc4 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-18 11:28:31 +00:00
Redhuan D. Oon afc5065246 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-18 10:42:42 +00:00
Heng Sin Low b75ad04ac7 Implementing new Summary flag in Report View
- Replace use of context variable with API change to fixed that the summary flag value is global to all report windows.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2011569
2010-03-18 05:18:02 +00:00
Carlos Ruiz 8c1813b408 FR [2962094] Finish implementation of weighted average costing - found problems when committing immediate inout and invoice - the generated matchinv and matchpo must be posted after
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-03-18 01:15:25 +00:00
trifonnt 41c1d5a2ad minor typo fix in java doc. 2010-03-18 00:04:34 +00:00
Carlos Ruiz 8e1b381e90 Peer review revision 11690 - refactoring, this version is more compact and uses the cache
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 19:17:46 +00:00
Carlos Ruiz d3741a31b2 Peer review revision 11673, 11675, 11688 - some refactoring
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 19:09:57 +00:00
Carlos Ruiz 9ddd353e0b Peer review revision 11671 - please read comments on tracker
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 18:56:04 +00:00
felixmoeller 43fc4108f7 just small typo 2010-03-17 17:33:18 +00:00
Redhuan D. Oon ecd27322e9 following Teo's advice about using firstOnly()
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 13:31:00 +00:00
Redhuan D. Oon 6de09769ff following Teo Sarca's advice to use 'false' instead of 'N'. Tested with JUnit, all values passed.
Thanks to Teo
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 13:28:24 +00:00
tspc 478075d45d Merge bug fixes from release into trunk
merge -r 11666:11670 -r 11677:11680 -r 11682:11684

11666-11670 -> Fix Eclipse warnings/ERROR
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2970867

11677 -> Fix - Firstof Function Week Constant
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794

11678 -> The revision 7509 introduced a bug because of bad programming
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2001910

11679 -> Integrate fix contributed by mcicchelli for [2514168] Port missing connect for Test.sql
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2514168

11680 -> minor - fix typos in comments

11682 -> [2971637] DB.executeUpdate working as autocommit if trx is not opened
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2971637

11683 -> Client Accounting Processor - fix a problem found, it was not updating Posted status on posting failure
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2857289

11684 -> Firstof Function Week Constant - scripts swapped - thanks to Armen by the peer review
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2079794
2010-03-17 10:57:46 +00:00
Redhuan D. Oon ae453e8948 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (unit tested ok but subject untested)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 09:37:15 +00:00
Redhuan D. Oon a25b4c6260 Following Carlos Ruiz advice on maintaining old methods as removed in revision 11673
JUnit test to follow.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 08:42:48 +00:00
Redhuan D. Oon 482a81f3f6 Following Carlos Ruiz advice on maintaining old methods as removed in revision 11673
JUnit test to follow.
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-17 08:24:25 +00:00
trifonnt 0507908f58 Fixed ADempeire Eclipse launch configuration in multiple project setup.
Now Jasper reports can be started from inside Eclipse.
2010-03-16 15:12:11 +00:00
Redhuan D. Oon bcea2db3d8 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-16 10:04:31 +00:00
Redhuan D. Oon fe3a1ef173 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- JUnit test in next commit (no failures)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-16 09:42:45 +00:00
trifonnt 4b73c696ba FR [2970674] - Import Order: Import Delivery Rule
https://sourceforge.net/tracker/?func=detail&aid=2970674&group_id=176962&atid=883808
2010-03-15 14:15:12 +00:00
teo_sarca a1942f8043 BF [ 2970200 ] Enable Native Sequences not working
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2970200
2010-03-14 21:22:57 +00:00
Carlos Ruiz 1784eebf02 BF [2968442] - Post without Application Server - journals and Allocations / Deprecate old way of TESTING -> AD_Client.IsPostImmediate
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2968442
2010-03-14 05:23:15 +00:00
Carlos Ruiz a8d4ee3e05 Fix bug [1966880] - Scheduled Processes only run in System client
https://sourceforge.net/tracker/index.php?func=detail&aid=1966880&group_id=176962&atid=879332
Fix bug [1926032] - Schedule incorrectly identified variables
https://sourceforge.net/tracker/index.php?func=detail&aid=1926032&group_id=176962&atid=879332
See additional documentation on http://www.adempiere.com/index.php/ManPageW_Scheduler#Contributions
2010-03-14 00:39:16 +00:00
Carlos Ruiz 3b06eb7a0a Fix [1904717] Invoice reversing has incorrect doc status
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=1904717
2010-03-11 23:04:11 +00:00
Carlos Ruiz bdc810b343 Fix bug [2832350] Enabling trace log file create one file per line in /tmp
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2832350
2010-03-11 19:58:32 +00:00
Carlos Ruiz 2ce294bb10 BF [2897730] - Bank Transfer improvements and fixes - make DocumentNo mandatory
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2897730
2010-03-11 19:21:37 +00:00
Carlos Ruiz f59b902a34 FR [2962094] - Finish implementation of weighted average costing - Created the default account P_AverageCostVariance_Acct
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2962094
2010-03-09 02:59:57 +00:00
trifonnt 2e49d21ca4 FR [2965494] - Import Order: Import of Order Source
https://sourceforge.net/tracker/?func=detail&aid=2965494&group_id=176962&atid=883808
Set proper Error message when Order Source is not found.
Thank's to Carlos for the review!
2010-03-08 23:49:32 +00:00
Carlos Ruiz fd63d9af1e Revert revision 11432 - comments in tracker
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904144
2010-03-08 22:26:22 +00:00
Carlos Ruiz 8e2dc1b771 Revert revision 11419 - comments in tracker
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2949927
2010-03-08 22:17:46 +00:00
Carlos Ruiz 0392c5a175 Peer review revisions 11587, 11588, 11589, 11591, 11592, 11601, 11602, 11603, 11604, 11605, 11606, 11607 - just applying some best practices
FR: [ 2214883 ] Remove SQL code and Replace for Query
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-08 22:10:23 +00:00
trifonnt ec9937f54e FR [2965494] - Import Order: Import of Order Source
https://sourceforge.net/tracker/?func=detail&aid=2965494&group_id=176962&atid=883808
2010-03-08 16:09:28 +00:00
trifonnt 19d419e47d Reverting usage of MQuery for MTable class.
ADemepire is not even able to start from Eclipse.
Please next time at least try to start ADemepire from Eclipse.
https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
2010-03-08 08:37:06 +00:00
vpj-cd 370a752666 FR: [ 2214883 ] Remove SQL code and Replace for Query
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-07 19:41:38 +00:00
vpj-cd 30225c49c9 Remove SQL code and Replace for Query
Red1 please review your code before to commitment, or commitment after the units test, some implementor are using trunk in production

kind regards
Victor Perez
www.e-evolution.com
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
2010-03-07 18:52:18 +00:00