Commit Graph

3081 Commits

Author SHA1 Message Date
Heng Sin Low 125da4ab35 * merge revision 6136 bug fix from branches/adempiere341 2008-08-16 09:03:15 +00:00
Carlos Ruiz d14217a6ee Export all jars in classpath definition 2008-08-15 17:37:12 +00:00
Carlos Ruiz 5d75884ae7 Fix [ 2053140 ] Mandatory lookup fields autofilled (badly) 2008-08-15 17:30:00 +00:00
trifonnt dd231952a6 identation and prevent NullPointer exception. 2008-08-15 09:49:42 +00:00
trifonnt 5d0df7375b BugFix: [ 2051473 ] CostCollector NullPointerException
https://sourceforge.net/tracker/index.php?func=detail&aid=2051473&group_id=176962&atid=879332
2008-08-15 09:44:29 +00:00
vpj-cd 7172287be8 Refactory and Improve in write code 2008-08-15 09:19:59 +00:00
Heng Sin Low 1d9d823ec0 * Merge performance fix from branches/adempiere341 revision 6125 2008-08-15 08:58:39 +00:00
trifonnt 6fccaaf510 added build.xml files for migration project. 2008-08-15 08:23:42 +00:00
Carlos Ruiz 90850c2fbd Refactoring
- avoid usage of Strings when replacing variables in SQL (to avoid potential SQL injection), better change this for binding variables
2008-08-15 02:29:05 +00:00
Carlos Ruiz 494cad0b57 Refactoring
- imports
- comments
- translating spanish messages and variables
- Use trxname properly
- Avoid hardcoding of variables
2008-08-15 02:19:06 +00:00
vpj-cd e8d28b26fe Only send email when the payment is > 0 2008-08-15 00:35:35 +00:00
vpj-cd 68f9a844f3 Improve and New method implementation 2008-08-15 00:24:57 +00:00
tspc e4fe12b878 BF2052249 Default window size for tabs with included tab 2008-08-15 00:19:25 +00:00
Carlos Ruiz 74bf943568 Minor refactoring 2008-08-14 19:16:41 +00:00
Carlos Ruiz b2b73f772a Refactoring
- imports
- comments
- translating spanish messages and variables
- Use trxname properly
- Avoid hardcoding of docstatus and doctype
2008-08-14 18:42:12 +00:00
Carlos Ruiz efc23da628 Fix [ 2051718 ] Zoom for Locator not working properly 2008-08-14 16:17:57 +00:00
trifonnt bd89c81bf7 Decrease level of SQL statement logging to ALL. 2008-08-14 15:41:24 +00:00
Carlos Ruiz 8d9f866d7f Minor refactoring 2008-08-14 15:14:09 +00:00
teo_sarca 2e34345ccb MPrintFormat.getPrintFormat_ID: fixed minor issue (added order by at that query) 2008-08-14 15:03:14 +00:00
trifonnt 37aa47f47c identation of source code. 2008-08-14 14:44:33 +00:00
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