Commit Graph

3211 Commits

Author SHA1 Message Date
trifonnt 1686f3a321 BugFix: [ 2051473 ] CostCollector NullPointerException
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2051473&group_id=176962
2008-08-14 14:29:46 +00:00
teo_sarca 1a5f51e1c7 [ 2051056 ] MResource[Type] should be cached
* use MUOM.get() (cached) instead of new MUOM
2008-08-14 09:44:06 +00:00
teo_sarca ce561b9bdc MPPOrderWorkflow:
BF [ 1874419 ] JDBC Statement not close in a finally block
* fix translation issues (table PP_Order_Workflow_Trl does not exist)
* cleanup unnecessary copy/paste code from MWorkflow class
2008-08-14 08:02:15 +00:00
trifonnt 6f8ad73360 fixed Print Format to lookup for report in system client. 2008-08-14 07:48:37 +00:00
teo_sarca 3e83c905d4 MPPOrderWorkflow:
* fix indentation
* organized imports
2008-08-14 07:39:47 +00:00
teo_sarca f3487bc607 CRPReasoner
* fix indentation
* organized imports
2008-08-13 18:33:31 +00:00
trifonnt d51e50402e Libero fixed to work with Postgre.
Fixed deletion of records.
2008-08-13 15:28:32 +00:00
teo_sarca 437927389e BF [ 2049497 ] Allow Info MRP should be mandatory - fixed for all AD_Role.Allow_Info_* fields 2008-08-13 12:43:56 +00:00
Heng Sin Low 077f4f6b00 [ 1693997 ] Calculation of cost should happen when transaction complete 2008-08-13 07:34:02 +00:00
teo_sarca 148d0ad69a MPPOrderBOM: organized imports, fix indentation, major cleanup 2008-08-13 07:28:14 +00:00
Heng Sin Low 2e27910d9b * Merge branches/adempiere341 revision 6095 bug fixes for zkwebui 2008-08-13 03:32:02 +00:00
Carlos Ruiz cd7097d6ab Fix [ 2004396 ] Collapse field group + Text column problem 2008-08-12 21:10:15 +00:00
teo_sarca 643a60cb98 FR [ 2048081 ] Mf. Workflow editor should display only mf. workflows 2008-08-12 17:36:15 +00:00
teo_sarca 47324c4dbd CRP: fix indentation 2008-08-12 16:23:31 +00:00
vpj-cd 6a953c5e12 [ 2046897 ] Error when try set Project Type
http://sourceforge.net/tracker/index.php?func=detail&aid=2046897&group_id=176962&atid=879332
2008-08-11 20:11:17 +00:00
vpj-cd 1443714128 [ 2011567 ] Implement background image for Document printed
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2011567&group_id=176962
2008-08-11 19:30:41 +00:00
teo_sarca 4a62f95bae VMRPDetailed:
* fix indentation
* organized imports
2008-08-11 15:14:04 +00:00
teo_sarca c77f53376b BF [ 2046200 ] Qty reference in table PP_Order_BOMLine 2008-08-11 11:27:49 +00:00
Heng Sin Low 59902e3a1a & Merge zkwebui revision 6081 changes from branches/adempiere341 2008-08-11 07:14:54 +00:00
Carlos Ruiz 09dfff3a6c Making sample MyValidator work also with Global ModelValidator approach
for a better sample and testing purposes on [ 2039563 ] zk webui not calling modelvalidator
2008-08-09 17:03:19 +00:00
Carlos Ruiz 5a5cdac18d Making sample MyValidator work also with Global ModelValidator approach
for a better sample and testing purposes on [ 2039563 ] zk webui not calling modelvalidator
2008-08-09 16:36:11 +00:00
Heng Sin Low 8d94bc195e * Merge change from branches/adempiere341, revision 6036-6040 2008-08-09 10:49:03 +00:00
Carlos Ruiz 24f348b34a Fix migration scripts - releasing weekly patches_352 2008-08-08 20:29:00 +00:00
vpj-cd c6c4dd7dcb [ 2011567 ] Implement background image for Document printed
http://sourceforge.net/tracker/index.php?func=detail&aid=2011567&group_id=176962&atid=879335
2008-08-08 14:40:25 +00:00
teo_sarca b4f4756a4e MPPProductBOM, MPPProductBOMLine, CalculateLowLevel, PP_Product_BOM_Check:
BF [ 1874419 ] JDBC Statement not close in a finally block
BF [ 2041456 ] Don't use Env.getCtx in base project
* added cache support (MPPProductBOM.get())
* refactored a lot of code
* removed static and pseudo-static methods and properties (like getLines, getLowLevel)
* removed deprecated and not used code (too much code to maintain)
* better exception handling support
2008-08-08 13:41:03 +00:00
teo_sarca 0544b26115 MPPProductBOM:
* organized imports
* fixed indentation
2008-08-08 10:44:28 +00:00
teo_sarca ed095deea5 MPPOrder: fix bug introduced in rev. 6018 2008-08-08 08:17:51 +00:00
Heng Sin Low 1759d9d4a7 [ 1851417 ] Problem with AveragePO Costing
[ 1693997 ] Calculation of cost should happen when transaction complete
[ 1991574 ] Average Cost Error
2008-08-08 06:53:33 +00:00
teo_sarca 22df2fec30 BF [ 1896885 ] BS Line: don't update header if after save/delete fails 2008-08-08 06:49:30 +00:00
vpj-cd ab37a3eeac fixed views 2008-08-08 03:28:21 +00:00
vpj-cd 3b4bf9c894 Fixed view DRP Functionality 2008-08-08 03:26:11 +00:00
armenrz 06cbca5a71 [ 2041226 ] BP Open Balance should count only Completed Invoice 2008-08-07 23:45:04 +00:00
teo_sarca a4a20bca26 MPPOrder:
BF [ 2041456 ] Don't use Env.getCtx in base project
* refactored getLines methods and removed static method
2008-08-07 21:42:29 +00:00
teo_sarca cd14a70e07 BF [ 2042195 ] MPPOrderBOMLine: Set Line automatically if zero 2008-08-07 21:25:51 +00:00
teo_sarca cce7e13ae8 MPPOrderBOMLine:
* fixed indentation
* organized imports
* removed unused code
2008-08-07 20:59:37 +00:00
vpj-cd e0605a3553 Fixed error with execute transaction out the context and some issue to run MRP 2008-08-07 19:15:04 +00:00
vpj-cd e01ca930d2 Fix refactory 2008-08-07 17:48:00 +00:00
teo_sarca c19dc4cd23 FR [ 2041894 ] Add Query.match() method
* optimization: don't use ORDER BY clause for "count" and "match" records
2008-08-07 17:24:27 +00:00
teo_sarca 4a2dca160e BF [ 2030233 ] Remove duplicate code from DB class
- refactored instead of remove
2008-08-07 17:12:53 +00:00
teo_sarca 942d3f3dc9 [ 2041456 ] Don't use Env.getCtx in base project
fixed for class org.eevolution.process.MRP
2008-08-07 16:06:16 +00:00
teo_sarca dd3a4c796f BF [ 2041456 ] Don't use Env.getCtx in base project
fixed for org.eevolution.model.MPPMRP.getMaxLowLevel
2008-08-07 16:02:33 +00:00
teo_sarca 2566e3d814 BF [ 2041799 ] Can't delete PP_Order_Node (Not found=PP_Order_Node_Trl)
BF [ 1874419 ] JDBC Statement not close in a finally block
* organized imports
* removed not used methods and properties
* fixed some warnings
2008-08-07 15:54:17 +00:00
teo_sarca e456509bf4 BF [ 2041819 ] Can't delete PP Order
* exception friendly
2008-08-07 15:36:12 +00:00
tspc db8c94c5c0 BF2041535 Oracle migration script errors 2008-08-07 11:19:16 +00:00
teo_sarca 1bd2033620 BF [ 1874419 ] JDBC Statement not close in a finally block 2008-08-07 09:56:02 +00:00
teo_sarca 8f04152e25 MPPProductPlanning:
* fix indentation
* organized imports
2008-08-07 08:55:25 +00:00
teo_sarca 1bd24e90b0 MPPMRP:
* fix indentation
* organized imports
2008-08-07 07:58:23 +00:00
teo_sarca 6a93958932 BF [ 2041299 ] DB Function "documentNo" is not working 2008-08-07 07:25:14 +00:00
armenrz 811567c666 Add Indonesia Chart of Account 2008-08-07 06:07:43 +00:00
armenrz a891d6fa5e [ 1875622 ] Negative posting in Return Material Transaction 2008-08-07 05:38:21 +00:00