Commit Graph

3253 Commits

Author SHA1 Message Date
teo_sarca 1505f1f557 BF [ 2064671 ] Column AD_Process.Classname too small 2008-08-21 12:15:40 +00:00
teo_sarca c1fa0d16c2 POResultSet:
BF [ 1874419 ] JDBC Statement not close in a finally block -more protection added (just in case)
2008-08-21 08:49:14 +00:00
vpj-cd 03a72d738c bug fixed consolidate order 2008-08-20 19:18:01 +00:00
Carlos Ruiz 36d7e38a93 Minor refactoring 2008-08-19 20:55:06 +00:00
Carlos Ruiz 59b65c370c Fix numbering of migration scripts 2008-08-19 16:24:08 +00:00
teo_sarca 674b1b5724 BF [ 2051941 ] MPPMPRP.getHoursAvailable hardcoded 6750000 ?
BF [ 2053279 ] MPPMPRP.getDays always returns zero.
* added some more javadoc comments
* fixed some warnings
2008-08-19 15:59:30 +00:00
teo_sarca dd2f287011 VTreeBOM:
* improved product and BOM description as discussed here: https://sourceforge.net/forum/message.php?msg_id=5178629
* automatically reload BOM if product or implosion fields changed
2008-08-19 15:04:35 +00:00
teo_sarca 562e87a0bc MBPartner - minor bug fix (ensure that getPrimaryC_BPartner_Location_ID and getPrimaryAD_User_ID will get first created item) 2008-08-19 09:53:59 +00:00
teo_sarca 3c3075f1be * refactor Info_Column and ColumnInfo classes 2008-08-19 07:19:09 +00:00
teo_sarca 4513b48f50 MPPProductPlanning.find - improved performance 2008-08-19 07:08:53 +00:00
teo_sarca 6af3e09c77 VMRPDetailed:
* code cleanup
* refactoring
* trying to separate model & view
* making more easily to translate to webui
* minor bug fixing
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-08-19 07:01:29 +00:00
tspc abeb8633af BF2059012 Missing class ViewPI 2008-08-19 06:00:19 +00:00
Heng Sin Low a378b8c11c * merge revision 6147-6148 changes from branches/adempiere341 2008-08-19 02:08:08 +00:00
teo_sarca 7980165ed9 MLanguage:
BF [ 1874419 ] JDBC Statement not close in a finally block
* improve exception handling
2008-08-18 08:45:53 +00:00
teo_sarca 796538357d PO: minor error logging improvements 2008-08-18 08:35:21 +00:00
teo_sarca ec6f0ea17c VOrderDistribution, VOrderReceiptIssue:
* organized imports
* fixed indentation
* added serialVersionUID = 1
2008-08-18 08:29:25 +00:00
teo_sarca 39d29a9116 VTreeBOM:
* reorganized imports
* fixed indentation
* refactor some code
* cleanup
2008-08-18 08:23:38 +00:00
teo_sarca 13e407caff FR [ 2042844 ] PO.get_Translation improvements 2008-08-18 08:14:01 +00:00
vpj-cd fc486133a5 [ 2056097 ] Fix Multiple Change Components
http://sourceforge.net/tracker/index.php?func=detail&aid=2056097&group_id=176962&atid=879332
2008-08-17 17:39:12 +00:00
vpj-cd 274d3df9f7 Small improve in the code 2008-08-16 19:30:44 +00:00
teo_sarca 4021628925 MRP:
BF [ 1874419 ] JDBC Statement not close in a finally block
* improve exception handling
* minor indentation
2008-08-16 11:01:47 +00:00
teo_sarca b98a2bdf03 MDocType: BF [ 1874419 ] JDBC Statement not close in a finally block
* removed not needed variables/properties
2008-08-16 10:18:45 +00:00
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