Commit Graph

4459 Commits

Author SHA1 Message Date
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
teo_sarca 1e329d3c76 BF [ 2104021 ] CalloutEngine returns null if the exception has null message 2008-09-10 16:45:48 +00:00
Heng Sin Low 8a010f9b52 * Merge revisions 6401 from branches/adempiere341 2008-09-10 16:04:56 +00:00
Heng Sin Low a67d22109e * Merge revisions 6398 from branches/adempiere341 2008-09-10 05:38:25 +00:00
vpj-cd cb40da8cc6 Current ADempiere use DB.getNextID for get next sequence vs MSequence.getNextID, so in the future the developer need use only DB.getNextID 2008-09-09 18:26:55 +00:00
phib e1cf4390fa FR [ 2094183 ] New Bank Statement create From
Added date, amount and bp filters.
http://sourceforge.net/tracker/index.php?func=detail&aid=2094183&group_id=176962&atid=879335
2008-09-08 07:31:04 +00:00
Heng Sin Low 9ba9887804 * Merge revisions 6393 from branches/adempiere341 2008-09-08 03:31:13 +00:00
Carlos Ruiz 76dbf6e3c2 Integrate [ 2074600 ] Housekeeping - Process to delete historic information
Contribution from d_ruiz
2008-09-07 05:45:06 +00:00
vpj-cd f1d051f148 fixed result set open. 2008-09-06 22:56:25 +00:00
vpj-cd 9feb992370 Implementing Local Phantom 2008-09-06 22:32:46 +00:00
Heng Sin Low 895e58208c * Merge revision 6386 from branches/adempiere341 2008-09-06 22:04:55 +00:00
vpj-cd 5b750b1abe [ 2097563 ] Compatibility with old functionality the production
http://sourceforge.net/tracker/index.php?func=detail&aid=2097563&group_id=176962&atid=879332
2008-09-06 22:03:10 +00:00
teo_sarca 505c7bd4ca CreateCostElement: bug fixing
MCostElement.getElements: AD_Org_ID parameter is not needed since all M_CostElements are created with AD_Org_ID=0 (see beforeSave)
2008-09-06 17:55:20 +00:00
teo_sarca ccc427a99e RollupWorkflow:
* use COLUMNNAME_*
* use cached getters instead of loading MCostElement-s
2008-09-06 17:11:58 +00:00
teo_sarca 458f934a82 VOrderReceiptIssue:
* refactoring
* cleanup
[ 2096774 ] Wrong Sql statement in VOrderReceiptIssue
2008-09-06 17:07:50 +00:00
teo_sarca 539e4035fd MRPUpdate: simplified code - don't need to use Trx class 2008-09-06 16:58:19 +00:00
Carlos Ruiz bfa9f334b2 Finish [ 2091231 ] PP_WF_NODE_ASSET bad primary key 2008-09-06 05:46:06 +00:00
vpj-cd 84bc634f89 fixed small bug 2008-09-05 23:23:22 +00:00
Heng Sin Low bae7f1f380 [ 2094575 ] Cannot create new record with roles other than Admin 2008-09-05 23:06:54 +00:00
Heng Sin Low 40a563c037 * Merge revision 6370 from branches/adempiere341 2008-09-05 22:04:07 +00:00
vpj-cd 4629a65860 MRP Update with transactions 2008-09-05 21:58:46 +00:00
Carlos Ruiz 26bbbeaab0 Refactoring
[ 2087134 ] MRP-SOO: DatePromised not changed when Order date is changed
2008-09-05 19:38:49 +00:00
vpj-cd 48db341e5a Implement the transaction because very long 2008-09-05 18:57:31 +00:00
vpj-cd cbbb6c101e Fixed double cast for BigDecimal 2008-09-05 18:50:33 +00:00
Redhuan D. Oon 8e77e6b8b7 corrected as advised by Hengsin 2008-09-05 18:30:55 +00:00
usrdno 7c0fef6a7a Corrected translation and ran native2ascii to prevent character mangling. 2008-09-05 08:08:50 +00:00
Redhuan D. Oon 81a7937cab Using new Query model 2008-09-05 04:24:32 +00:00
phib 6a694cd1fe BT [ 2094358 ] Product description URL broken 2008-09-05 04:18:28 +00:00
vpj-cd bc36e69e19 [ 2094183 ] New Bank Statement create From
https://sourceforge.net/tracker/index.php?func=detail&aid=2094183&group_id=176962&atid=879335
2008-09-05 02:21:14 +00:00
vpj-cd 3d82b58aad [ 2094162 ] New Process Bank Transfer
http://sourceforge.net/tracker/index.php?func=detail&aid=2094162&group_id=176962&atid=879335
2008-09-05 01:53:30 +00:00
tspc fc0f924c9e BF2093971 Migration Script Error: 280 2008-09-05 01:39:46 +00:00
tspc 1ecf883bfe BF2093971 Migration Script Error: 280 2008-09-04 23:26:28 +00:00
Carlos Ruiz bcecbe2a9d [ 1797687 ] Find Form: boolean is not working ok 2008-09-04 19:04:45 +00:00
teo_sarca cb0e8a06c7 FR [ 2093551 ] Refactor/Add org.compiere.model.MProduct.getCostingLevel
FR [ 2093569 ] Refactor/Add org.compiere.model.MProduct.getCostingMethod

* forget to commit: MProductCategoryAcct.get should cache objects to speed things up
2008-09-04 18:37:59 +00:00
teo_sarca dae6866242 FR [ 2093551 ] Refactor/Add org.compiere.model.MProduct.getCostingLevel
FR [ 2093569 ] Refactor/Add org.compiere.model.MProduct.getCostingMethod
2008-09-04 18:27:37 +00:00
teo_sarca edd76b9323 BF [ 2093001 ] Error in Cost Workflow & Process Details 2008-09-04 12:16:19 +00:00
teo_sarca 0e6b5c6201 RollupWorkflow:
* organized imports
* fixed indentation
2008-09-04 12:14:12 +00:00
teo_sarca f1c81b17b9 FR [ 2092751 ] MO: Components: sort by Line 2008-09-04 08:30:27 +00:00
teo_sarca 4d71731b43 FR [ 2092739 ] When I select a product, default BOM and WF should be set 2008-09-04 08:28:46 +00:00
teo_sarca 351edc13ea MapTreeCellRenderer:
* fix indentation
* fix java 5 issues
2008-09-04 08:13:42 +00:00
vpj-cd 1672bf5c18 little fixed 2008-09-04 02:55:58 +00:00
vpj-cd 23b4715fe9 Refactory do not is necessary send ad parameter the AD_CLient_ID, this can take of context. 2008-09-04 02:41:54 +00:00
vpj-cd 1fceea050d [ 2092263 ] New Implementation the Qty Reserved & Qty Ordered
http://sourceforge.net/tracker/index.php?func=detail&aid=2092263&group_id=176962&atid=879335
Discusion:
https://sourceforge.net/forum/message.php?msg_id=5037014
2008-09-04 02:27:45 +00:00
Carlos Ruiz db492a76f6 Fix [ 2092198 ] Error voiding an Inventory Move 2008-09-04 01:49:37 +00:00
teo_sarca 53bc5e47c4 MResourceType:
* added serialVersionUID
* added @Override annotation
2008-09-03 20:56:17 +00:00