Commit Graph

3253 Commits

Author SHA1 Message Date
Heng Sin Low 2605bb1a79 * merge revision 6488-6489 from branches/adempiere341 2008-09-21 01:04:27 +00:00
Heng Sin Low ea02e06671 merge revision 6484-6485 from branches/adempiere341 2008-09-19 22:25:21 +00:00
Carlos Ruiz 0732c490bc Synchronize changes in zkwebui from 341 to stable 2008-09-18 18:13:46 +00:00
trifonnt 7dd979fe8d small documentation. 2008-09-18 13:29:55 +00:00
Heng Sin Low 4d78721aa0 merge revision 6475 changes from branches/adempiere341 2008-09-18 07:49:37 +00:00
teo_sarca a695a6f06b RV_M_Transaction - fixed issue introduced in rev. 5305 2008-09-18 07:20:15 +00:00
teo_sarca 642f11b088 BF [ 2117416 ] Invoice Rule Order Complete not working 2008-09-18 07:02:25 +00:00
Carlos Ruiz 76aca236c6 Implement [ 2117145 ] Improvements on RV_UnPosted 2008-09-18 02:13:30 +00:00
Carlos Ruiz 80192e47b8 Fix [ 2116815 ] Some documents don't post silently 2008-09-17 21:04:34 +00:00
Carlos Ruiz 63380a8d93 Fix [ 2116811 ] Posting problem with MRole.OrgAccess not serializable 2008-09-17 20:59:51 +00:00
teo_sarca f47df08a66 FR [ 2115814 ] DBException should store SQL Query String too 2008-09-17 11:46:01 +00:00
teo_sarca f2f6239d0e CreateCostElement: fixed error introduced in rev. 6455 2008-09-17 10:40:15 +00:00
teo_sarca 8937778bab CreateCostElement:
* fix M_Cost creation
* improved performances
2008-09-17 10:38:59 +00:00
teo_sarca ec95527738 MProduct:
* use new Query API
* MProduct.get(Properties ctx, int M_Product_ID) should return null if M_Product_ID is <= 0
2008-09-17 06:21:16 +00:00
teo_sarca 1cf32f9c6e PP/DD: set default window for each PP/DD table 2008-09-17 05:59:07 +00:00
teo_sarca 10e16923ac PP: refactoring PP_Cost_Collector 2008-09-16 17:37:30 +00:00
trifonnt b40fb724d6 Fix according to application_1_4.xsd. 2008-09-16 10:48:57 +00:00
phib eb8b602e66 FR [ 2111266 ] Financial Report: column segment value hierarchies 2008-09-16 03:45:18 +00:00
vpj-cd 864c04982b Fix Create Cost Element do not work
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2112805&group_id=176962
2008-09-15 21:11:20 +00:00
teo_sarca d07f2fba8e zkwebui: putting back zk3.0 because zk3.5 is so buggy 2008-09-15 14:12:50 +00:00
teo_sarca 377ff791cf CRP:
* refactoring
* eliminated recursive method calls
2008-09-15 13:53:46 +00:00
teo_sarca 786f6c1915 BF [ 2104835 ] NULLS LAST not supported in postgresql 8.2 or earlier
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2104835&group_id=176962
2008-09-15 13:38:22 +00:00
teo_sarca 1345baa9d7 HR:
* added MHRAttribute
* added MHRDepartment + caching support
2008-09-15 13:28:12 +00:00
Redhuan D. Oon 1aa5771e31 Solve a discovered ambiguous condition after Update of ZK 3.5 jars 2008-09-14 00:10:59 +00:00
teo_sarca 8823fb8193 zkwebui: Use ZK 3.0 theme, because ZK 3.5 theme is so buggy 2008-09-13 08:12:41 +00:00
teo_sarca abb2016715 BF [ 2108636 ] InfoInvoicePanel throws NPE 2008-09-13 07:52:44 +00:00
teo_sarca a587278332 zkwebui: very minor fixing 2008-09-13 06:54:19 +00:00
teo_sarca 3ad045e0c7 FR [ 1974299 ] Add MiniTable.getSelectedKeys method
* fixed java 5 warning
* organized imports
2008-09-12 10:25:37 +00:00
teo_sarca 666e29482a FR [ 1974354 ] VCreateFrom.create should be more flexible 2008-09-12 10:10:23 +00:00
teo_sarca 7cbdbdb163 CreateCostElement: minor refactoring 2008-09-12 09:55:33 +00:00
teo_sarca 0e10da320a BF [ 2107083 ] Caching of MOrgInfo issue
BF [ 2107088 ] MOrg.getOfClient should return ONLY active records
2008-09-12 09:49:25 +00:00
teo_sarca 732bba1e20 Query:
FR [ 2107068 ] Query.setOrderBy should be more error tollerant
FR [ 2107109 ] Add method Query.setOnlyActiveRecords
* fixed indentation
* fixed copyright
2008-09-12 09:39:39 +00:00
teo_sarca b5b78bb16a FR [ 2107062 ] Add more DB.getKeyNamePairs methods 2008-09-12 08:54:48 +00:00
phib 5462895d6c BT [ 2106723 ] InvoiceGenerate process should ignore proposal/quote orders 2008-09-12 02:45:07 +00:00
vpj-cd f551abdba1 small improve 2008-09-12 02:02:33 +00:00
vpj-cd 736c059e4e fix error introducing with re factory, The Purchase Order is a Supply 2008-09-12 01:56:58 +00:00
vpj-cd d90b318338 Fix error introducing last commit, now the Qty On hand is right 2008-09-12 01:34:18 +00:00
teo_sarca a20a0c7803 BF [ 2076330 ] Add new methods in CWindowToolbar class 2008-09-11 10:33:51 +00:00
teo_sarca 43c9ae0799 BF [ 2103659 ] Messagebox 2008-09-11 10:26:56 +00:00
teo_sarca 9f745caa45 MRP process improvements:
* org caching is implemented in MOrg class, so is not needed here (same as warehouse)
* use new Query API (better exception handling)
2008-09-11 10:10:40 +00:00
teo_sarca 56dc7e973d MOrg: increase cache size in concordance with MWarehouse.s_cache size 2008-09-11 10:06:13 +00:00
teo_sarca 343270572f MDDNetworkDistribution - minor corrections
* use java 5 autoboxing
* always use lazy cache instead (i.e. lines will be loaded on first getLines)
2008-09-11 09:38:43 +00:00
vpj-cd bca6ae9e19 NULLS LAST not supported in postgresql 8.2 or earlier
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2104835&group_id=176962
2008-09-11 04:22:13 +00:00
vpj-cd f0e1413491 This change let lock more short, the reason is when you have big volume of record is best execute sort deletes and insert, this case you create the record for resource, organization , warehouse 2008-09-11 04:08:23 +00:00
vpj-cd 42b66d7d2d This is best way to management the transaction when calculate MRP, I made 3 test:
1.- Calculate MRP in single transaction, this case show large locks in DB of PP_MRP table set in wait other transaction as create SO,PO,REQ,etc
2.- Calculate MRP all transaction independents this drop the large lock in DB
3.- Calculate MRP with single transaction and commits for each document, So this test is that get best result.

kind regards
Victor Perez
www.e-evolution.com
2008-09-11 03:42:00 +00:00
vpj-cd 7613b20989 fixed small bugs 2008-09-10 23:39:48 +00:00
vpj-cd aa02bdbe4b Implementing Caches and MRP should run out transaction. 2008-09-10 19:52:05 +00:00
vpj-cd 4027198f74 Implementing cache for Network Distribution 2008-09-10 19:50:58 +00:00
vpj-cd c794877516 Increment cache is necessary for when run MRP. 2008-09-10 19:49:46 +00:00
teo_sarca e5800655bd BF [ 2104022 ] GridTab.processCallout: throws NPE if callout returns null 2008-09-10 17:02:57 +00:00