Commit Graph

1668 Commits

Author SHA1 Message Date
vpj-cd 7c64bf9942 FR 2039663 fix some minors issues 2008-08-22 21:40:38 +00:00
Carlos Ruiz 679bb893b7 Integrate revision 5905
Fix from Paul (phib) BF [ 2032185 ] Periods should not overlap
2008-08-22 20:30:27 +00:00
Carlos Ruiz becce9b627 Minor refactoring
- organize imports
- use current method to get bank account
- drop unused variable
2008-08-22 16:42:46 +00:00
teo_sarca becf8a33ad BF [ 2053279 ] MPPMPRP.getDays always returns zero
* minor wrong use of "==" bug fix
2008-08-22 14:27:04 +00:00
vpj-cd 500cac765f [ 2037954 ] BOM AND Workflow Cost Roll-Up
http://sourceforge.net/tracker/index.php?func=detail&aid=2037954&group_id=176962&atid=879332
2008-08-22 04:55:59 +00:00
tspc 408e8a3364 Fix errors in rev 6180
Order Rate Variance duplicated
Operation Activity missing
Payroll already added in 140_FB1935325HRProcess.sql
2008-08-22 00:30:34 +00:00
Carlos Ruiz 13c23d78c6 [ adempiere-Feature Requests-2065395 ] Implement New Document when create a new Client
minor - fix typo - regenerate model classes "ordered"
2008-08-21 20:06:53 +00:00
vpj-cd dd0a3bdce7 [ adempiere-Feature Requests-2065395 ] Implement New Document when create a new Client
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2065395&group_id=176962
2008-08-21 18:43:27 +00:00
Carlos Ruiz 4a362a08c6 Fix [ 1890616 ] Workflow infinate loop (fix attached)
Thanks to Kostadin
2008-08-21 18:05:44 +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
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 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 4513b48f50 MPPProductPlanning.find - improved performance 2008-08-19 07:08:53 +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 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
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
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
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
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
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
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
Heng Sin Low 59902e3a1a & Merge zkwebui revision 6081 changes from branches/adempiere341 2008-08-11 07:14:54 +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
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
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
armenrz a891d6fa5e [ 1875622 ] Negative posting in Return Material Transaction 2008-08-07 05:38:21 +00:00
armenrz ffdb2aa393 [ 2041202 ] BPartnerOrgLink out of trx 2008-08-07 05:21:40 +00:00
armenrz 9af52f43e9 [ 1702235 ] Voided Bank Statement should recover the balance 2008-08-07 05:19:45 +00:00
vpj-cd 7e58933bde [ 2030865 ] Let use the Distribution List and Distribution Run for DO
http://sourceforge.net/tracker/index.php?func=detail&aid=2030865&group_id=176962&atid=879335
2008-08-06 17:10:26 +00:00
vpj-cd 3f234fca58 [ 2030865 ] Let use the Distribution List and Distribution Run for DO
http://sourceforge.net/tracker/index.php?func=detail&aid=2030865&group_id=176962&atid=879335
2008-08-06 16:59:34 +00:00
teo_sarca edc4d5a3f0 FR [ 2039775 ] Refactor/cleanup HRCreatePeriods code 2008-08-06 06:38:04 +00:00
tspc 70d98a06ef BF1874419 JDBC Statement not close in a finally block
+ Fix indentation and format
2008-08-06 00:46:10 +00:00
vpj-cd d8dfc605e6 [ 2038848 ] Product Planning window - can't save if Fixed Order Qty
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2038848&group_id=176962
2008-08-05 15:58:30 +00:00
vpj-cd 8a84aabf10 [ 2037983 ] CreateProductPlanning
http://sourceforge.net/tracker/index.php?func=detail&aid=2037983&group_id=176962&atid=879332
2008-08-05 08:16:54 +00:00
vpj-cd 0099f9febd [ 2037954 ] Workflow Cost Roll-Up
http://sourceforge.net/tracker/index.php?func=detail&aid=2037954&group_id=176962&atid=879332
2008-08-05 06:07:22 +00:00
vpj-cd 4a9c3e18b2 Fixed Document Type to Manufacturing Order 2008-08-04 22:58:11 +00:00
vpj-cd 847fe3d1ed Process to Generate Movement from DO is Implemented 2008-08-04 22:56:30 +00:00
vpj-cd 979d9c553f [ 2037027 ] Invalid order Policy
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2037027&group_id=176962
2008-08-04 22:50:26 +00:00
vpj-cd fd4c41fffe [ 2038014 ] New form Material Receipt Distribution Order
http://sourceforge.net/tracker/index.php?func=detail&aid=2038014&group_id=176962&atid=879335
2008-08-04 21:01:27 +00:00
vpj-cd 828d67431e Setup for implement product with Manufacturing process 2008-08-04 17:13:59 +00:00
Carlos Ruiz 373b60f28e Implement [ 1795398 ] Process Parameter: add display and readonly logic 2008-08-02 22:19:08 +00:00
Carlos Ruiz 19beaeaf8b minor refactoring and fixing comments 2008-08-02 16:20:09 +00:00
vpj-cd 60894d8ffa [ 2035366 ] Implementing DocAction for new document.
https://sourceforge.net/tracker/index.php?func=detail&aid=2035366&group_id=176962&atid=879335
2008-08-01 22:32:11 +00:00
Carlos Ruiz 319167d436 Implement [ 2035176 ] Immediate Bank Transfer 2008-08-01 20:12:05 +00:00
Heng Sin Low 7399729733 * need to change method visibility to public for ZkReportViewer implementation. 2008-08-01 08:48:20 +00:00
Carlos Ruiz 280a274fde [ adempiere-Bugs-2022372 ] Reset Accounting process failure 2008-08-01 03:02:43 +00:00
Carlos Ruiz 627ac1bd4d Fix [ 2034366 ] Firefox 3 problem with #Date context
Better solution - it's not about firefox, but the Timestamp.toString sometimes returns one digit nanos, and sometimes more (I suppose this depend on the op. sys)
2008-07-31 22:02:34 +00:00
Carlos Ruiz 83a28c6d60 Fix [ 2034366 ] Firefox 3 problem with #Date context 2008-07-31 21:14:31 +00:00
Carlos Ruiz 90e8d05860 Fix [ 1989152 ] DataEngine.getPrintDataInfo getting more columns than needed
-- need to include image type also
2008-07-31 18:30:03 +00:00
Carlos Ruiz 6b49111199 Fix [ 2033791 ] No Document Print Format defined
[ 2033315 ] Oracle SQL error in ReportEngine.get()
2008-07-31 17:48:26 +00:00
Carlos Ruiz ac2e1f1f01 Fix [ 2034138 ] HR_Employee.ImageURL wrongly defined 2008-07-31 17:38:21 +00:00
teo_sarca a1d0ce1d58 org.compiere.dbPort.Convert.dontLog: minor bug fix 2008-07-31 16:40:59 +00:00
teo_sarca 2100340d06 DocumentEngine: refactor getServer() code 2008-07-31 16:35:12 +00:00
Carlos Ruiz e069024049 Model generated for 352a 2008-07-30 00:27:57 +00:00
Carlos Ruiz faf6e29f9d Fix [ 1979978 ] A_VALID_ASSET_COMBINATIONS in dict not in db
GenerateModel is generating even for inactive tables
2008-07-29 23:45:59 +00:00
teo_sarca eed9b754b8 * FR [ 1990848 ] Generated Models: remove hardcoded field length
* reverted [ 2028151 ] Dynamic column length validation
2008-07-29 21:23:38 +00:00
Carlos Ruiz 524147954a Minor fix - comment header is truncated when generated 2008-07-29 20:38:22 +00:00
Carlos Ruiz 6830aa7e5f Implement [ 1810133 ] Add logging policy on column level 2008-07-29 19:56:12 +00:00
Carlos Ruiz 091fe072e9 Fix [ 2028301 ] Errors with Revison 5784 2008-07-29 19:29:29 +00:00
Carlos Ruiz 574b0befe5 Integrate Karsten's autocompletion from trunk revisions 5521 and 5670
FR [2003044] Autocomplete for Textfields
http://sourceforge.net/tracker/index.php?func=detail&aid=2003044&group_id=176962&atid=879335
[Ctrl + Tab] iterates through all available matches
2008-07-29 17:57:49 +00:00
teo_sarca 02b749cd4c BF [ 2031461 ] Scriptlet not working for context vars that contain "." 2008-07-29 13:33:32 +00:00
teo_sarca 70c84dd787 BF [ 2031197 ] Skips saving
Thanks to Cristina Ghita
2008-07-29 11:55:34 +00:00
teo_sarca 67dc6b32ff DistributionRunOrders - fix compile error issue ( => organized imports) 2008-07-29 11:47:56 +00:00
teo_sarca 316306e951 MInOut.checkMaterialPolicy - fix indentation 2008-07-29 11:11:44 +00:00
Carlos Ruiz 5303895f63 Integrate phib's change from trunk revision 5447
BF[ 1688862 ] Replenish report fails unless all replenish records active
2008-07-29 07:48:52 +00:00
Carlos Ruiz 72c88dcb3e Integrate phib's change from trunk revision 5453
[ 1990524 ] Shipment does not clear stock reservations
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1990524&group_id=176962
2008-07-29 07:47:20 +00:00
Heng Sin Low 582d8a0e07 [ 1564523 ] Max width of print element not always respected 2008-07-29 07:33:52 +00:00
Carlos Ruiz 9f3e5592d7 Integrate phib's change from trunk revision 5693
BF [ 2019262 ] Allocation posting currency gain/loss omits line reference
2008-07-29 07:30:00 +00:00
vpj-cd b032e1051a [ 2022372 ] Reset Accounting process failure
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2022372&group_id=176962
2008-07-29 07:24:17 +00:00
Carlos Ruiz 2be812419a Integrate Trifon's change from trunk revision 5700
Buf Fix: [ 2017673 ] Export Report as Excel - Bad Encoding
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2017673&group_id=176962
2008-07-29 07:24:04 +00:00
vpj-cd 716bb3311d [ 2027935 ] Resubmit Posting failing
http://mail.google.com/a/e-evolution.com/#search/posting/11b5ad33da9f1a86
2008-07-29 07:14:12 +00:00
Carlos Ruiz 7eb915047a Integrate Trifon's change from trunk revision 5795
BugFix: [ 1939524 ] Bad context for cache of po objects on server
https://sourceforge.net/tracker/index.php?func=detail&aid=1939524&group_id=176962&atid=879332
2008-07-29 07:07:14 +00:00
Carlos Ruiz 5c4d6def6f Integrate Trifon's change from trunk revision 5799
Feature: [ 2028151 ] Dynamic column lenght validation
http://sourceforge.net/tracker/index.php?func=detail&aid=2028151&group_id=176962&atid=883808
2008-07-29 07:04:21 +00:00
vpj-cd 730e60cf49 [ 2011569 ] Implementing new Summary flag in Report View
http://sourceforge.net/tracker/index.php?func=detail&aid=2011569&group_id=176962&atid=879335
Implementing from trunk revision 5581,5582
2008-07-29 06:27:41 +00:00
Carlos Ruiz 0122b11eb1 Preparing release 3.5.2a 2008-07-29 05:34:48 +00:00
Carlos Ruiz d823361719 Implement [ 1810133 ] Add logging policy on column level 2008-07-29 05:27:49 +00:00
vpj-cd 6aa7c87454 [ 2031000 ] Detail Order Distribution Report
http://sourceforge.net/tracker/index.php?func=detail&aid=2031000&group_id=176962&atid=879335
2008-07-29 05:27:44 +00:00
vpj-cd c96e6c2496 [ 2030865 ] Let use the Distribution List and Distribution Run for DO
https://sourceforge.net/tracker/index.php?func=detail&aid=2030865&group_id=176962&atid=879335
2008-07-29 01:52:54 +00:00
Carlos Ruiz ff16cba290 Fix [ 2030685 ] Payment Selection is creating payments with dateacct=today 2008-07-28 20:51:08 +00:00
teo_sarca 1912256998 MUOM:
* reorganized imports
* BF [ 1874419 ] JDBC Statement not close in a finally block
2008-07-28 13:45:53 +00:00
teo_sarca da73066385 BF [ 2030280 ] org.compiere.model.Query apply access fielter issue 2008-07-28 13:40:18 +00:00
teo_sarca 31b3674aa9 * BF [ 2030233 ] Remove duplicate code from DB class
* refactored "pstmt.set..." code
2008-07-28 11:53:24 +00:00
vpj-cd 8c3073d498 Fix Callout Distribution Order 2008-07-27 21:28:03 +00:00
Carlos Ruiz 51a787b461 Fix [ 2019115 ] Don't allow UoM change if product already used 2008-07-27 01:13:05 +00:00
Heng Sin Low c7cf233ed0 [ 1981944 ] Report Loading Takes time 2008-07-26 08:21:22 +00:00
Carlos Ruiz 79d3469f72 FR [ 1829798 ] Easy generation of migration scripts
Generate different names for different sessions
2008-07-25 16:06:32 +00:00
vpj-cd a3239d014b [ 2027432 ] Distribution Order print format as Special Format
http://sourceforge.net/tracker/index.php?func=detail&aid=2027432&group_id=176962&atid=879332
2008-07-25 07:37:47 +00:00
vpj-cd cc7b263981 Implement create Export Format Key for parent link in children transaction table ie C_Order_ID into C_OrderLine 2008-07-25 00:30:00 +00:00
teo_sarca b1e41cdaf1 BF [ 2025680 ] Import java.math in MHRProcess
* organized imports
* more logging, useful for debugging rule engines
* use MRole instead of X_AD_Rule
* minor bug fixing
2008-07-24 08:23:42 +00:00
Carlos Ruiz d1ab1ad3e3 Fix [ 2025274 ] Identifier not shown in postgresql 2008-07-23 01:46:35 +00:00
teo_sarca 5364036b18 MRefList:
* BF [ 1874419 ] JDBC Statement not close in a finally block
* organized imports
* added test case
2008-07-22 10:00:21 +00:00
vpj-cd f5984501b4 [ 2023927 ] Receivables Write-Off do not work
http://sourceforge.net/tracker/index.php?func=detail&aid=2023927&group_id=176962&atid=879332
2008-07-21 22:20:59 +00:00
tspc 008b832548 BF2022161 - MRPUpdate process failing on Oracle 2008-07-19 12:42:02 +00:00
kzmp 2d57b2e869 Simplified AmtInWords_BG and fixed a problem with separator other than comma or with no separator. 2008-07-19 08:48:18 +00:00
Carlos Ruiz ffe229a48c Fix [ 2021745 ] Cannot assign project to payment with charge 2008-07-18 18:51:24 +00:00
vpj-cd 146c0cc4b4 [ 2021146 ] Do not work VMRPDetail, MRP Detail Report and VIEWs
http://sourceforge.net/tracker/index.php?func=detail&aid=2021146&group_id=176962&atid=879332
2008-07-18 16:47:46 +00:00
Carlos Ruiz 1e41bbd864 [ 1965015 ] Posting not balanced when is producing more than 1 produc
Fix a rounding problem found
2008-07-18 03:46:07 +00:00
tspc 4bc63ab3b4 BF2017087 Relation »pp_mrp_id« does not exist
+ organise imports
+ fix db close
2008-07-16 10:51:17 +00:00
Carlos Ruiz a6345d0702 [ 1955264 ] Changing columns is updating fields needlessly 2008-07-16 02:50:25 +00:00
Heng Sin Low c9fea0e495 [ 1897512 ] CLogger not thread safe
- replace use of static and instance variable with context. Context should then be implemented as inheritable thread local in server environment ( done for ZK client, need to check the EJB & Servlet implementation ).
2008-07-15 09:42:35 +00:00
Carlos Ruiz f9fc05acb1 Speed up financial reports
[ 1642765 ] problem with Facc_act_balance slow financial report
Implemented a better approach (suggested by Heng Sin)
- Dropped Fact_Acct_Balance table
- Created Fact_Acct_Balance view for backward compatibility
- Created speed up index on Fact_Acct
- Replaced the accesses to Fact_Acct_Balance by accessing directly Fact_Acct in code
- Don't need to "update balances" anymore
2008-07-15 08:47:46 +00:00
Carlos Ruiz ef26def1bb Fix [ 1797687 ] Find Form: boolean is not working ok 2008-07-15 07:23:40 +00:00
Carlos Ruiz 6a400a45bf [ 1774332 ] Public MInvoice.isReversal 2008-07-14 19:19:19 +00:00
teo_sarca fe6f073442 BF [ 2017987 ] Env.getContext(TAB_INFO) should NOT use global context 2008-07-14 14:18:41 +00:00
tspc 6ecc91660a BF2017794 BOM verification, Error not being detected by AfterSave 2008-07-14 09:06:55 +00:00
tspc badca70452 BF2016936 BOM verification while saving BOM lines not working
- fix typo in last commit
2008-07-14 07:35:11 +00:00
tspc 7f3483d363 BF2003790 BOM Verify - root insert error 2008-07-14 04:23:53 +00:00
tspc a5a40bdb81 BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
+ re-format
2008-07-14 04:11:00 +00:00
tspc b4750dad0a BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
+ re-format
2008-07-14 03:51:38 +00:00
tspc 5a443d4ee9 BF2016936 BOM verification while saving BOM lines not working 2008-07-14 03:08:46 +00:00
Redhuan D. Oon 7d76f73d9a [ 1743159 ] Requests - Start Date is not retained
commit for peer review.

Line changed: commented // setStartDate(null);
2008-07-12 14:01:04 +00:00
tspc 4288218dac BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
+ re-format
2008-07-11 12:41:10 +00:00
tspc 1a58eca004 BF2015925 Mfg Order WF start node always set to 1st wf node 2008-07-11 11:39:24 +00:00
Carlos Ruiz 1afbdc34d4 Implement [ 2015331 ] Financial Report Source with Type Combination
Organize imports in other report class sources
2008-07-11 02:43:34 +00:00
vpj-cd b9d6775bf6 [ 1966760 ] DRP Implementation
http://sourceforge.net/tracker/index.php?func=detail&aid=1966760&group_id=176962&atid=879335
2008-07-08 05:37:21 +00:00
vpj-cd 7237a0d9ea [ 2012882 ] Implementing Planning Horizon for MRP Calculated
http://sourceforge.net/tracker/index.php?func=detail&aid=2012882&group_id=176962&atid=879335
2008-07-07 22:39:27 +00:00
Carlos Ruiz dd3673533b Fix [ 2012750 ] NX printers can't be discovered 2008-07-07 18:49:07 +00:00
teo_sarca bc6ae9ad5f BF [ 2012439 ] DiscountSchemaBreak: setting product & category is allowed 2008-07-07 12:33:01 +00:00
vpj-cd 931bae1a4a [ 2011935 ] Implementing the Locate for MX,VE,EC,DO
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2011935&group_id=176962
2008-07-06 22:37:04 +00:00
Redhuan D. Oon ae9e30aa84 Reverting back commit Revision: 5580 - (wrongly commented meant for core trunk) 2008-07-06 08:46:38 +00:00
Redhuan D. Oon 2d299caecd commenting away /* Java 6 support - teo_sarca BF [ 1806700 ] */ to remove errors 2008-07-06 03:29:19 +00:00
tspc 492bd93551 BF2011489 BOM & Formula window difficult to set up correctly 2008-07-06 01:28:49 +00:00
tspc 98903ed276 BF1991523 CopyFromBOM class not found 2008-07-05 07:58:43 +00:00
Redhuan D. Oon 01a63d62dc BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-07-04 03:39:24 +00:00
Redhuan D. Oon f6e16856c9 BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-07-03 16:46:09 +00:00
Redhuan D. Oon 64e56fb818 BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-07-03 16:40:35 +00:00
Redhuan D. Oon 6bcf6c444d BF [ 1874419 ] JDBC Statement not close in a finally block 2008-07-03 14:38:40 +00:00
Redhuan D. Oon ca5a97280c BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-07-03 14:38:27 +00:00
Redhuan D. Oon c4d792b425 BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-07-03 14:04:45 +00:00
Carlos Ruiz 796857544a Fix [ 1970150 ] Incorrect combination used in posting of Cash
Thanks to Georgi Angelov - gangelov
2008-07-01 17:18:02 +00:00
teo_sarca 5e3e989248 org.compiere.model.MInOutLine:
* fix db connection
* organized imports
2008-07-01 16:17:42 +00:00
vpj-cd 86553f3279 [ 2007264 ] Adding 2 parameter Org, Resource, Warehouse Create MRP
http://sourceforge.net/tracker/index.php?func=detail&aid=2007264&group_id=176962&atid=879335
Now the process execute direct insert and improve the performance, this is very useful when start implementation.
2008-07-01 05:07:22 +00:00
vpj-cd c41fa360c0 simplify the comments 2008-07-01 01:34:33 +00:00
teo_sarca 5542d14a95 org.compiere.acct: fix db connection 2008-06-30 07:03:14 +00:00
teo_sarca a0884d2c93 org.compiere.acct.DocTax: fix db connection 2008-06-30 06:53:58 +00:00
tspc d533ea444d BF2004751 Import Payments - column doesn't exist 2008-06-28 03:32:55 +00:00
Carlos Ruiz 93a64eeea6 Fix [ 1965015 ] Posting not balanced when is producing more than 1 product 2008-06-27 17:47:33 +00:00
teo_sarca d990073486 BF [ 1989090 ] Incorrect HRProcess.getConceptGroup behaviour 2008-06-27 15:34:38 +00:00
teo_sarca d4d6fea6fb BF [ 1974309 ] Exporting a report to XLS is not setting page format 2008-06-27 15:26:18 +00:00
teo_sarca 6adcc98adb BF [ 2004203 ] Default conversion type is used always 2008-06-27 14:59:40 +00:00
teo_sarca 4da24b6233 FR [ 1894651 ] Info Account: Excel Export support 2008-06-27 14:33:17 +00:00
vpj-cd 3483a4f8c1 Fixed the Transaction lock, Now the transaction is short 2008-06-26 05:42:24 +00:00
vpj-cd 8814b541ee [ 2002892 ] Error in 2 Pack when try save the history
http://sourceforge.net/tracker/index.php?func=detail&aid=2002892&group_id=176962&atid=879332
2008-06-26 03:46:21 +00:00
teo_sarca 33f8fdd77c BF [ 2002318 ] Context WINDOW_INFO bug 2008-06-25 09:02:42 +00:00
vpj-cd b647cd38cb [ 1999230 ] Add Safety Stock in Create Planning Data
http://sourceforge.net/tracker/index.php?func=detail&aid=1999230&group_id=176962&atid=879335
2008-06-25 03:00:34 +00:00
tspc 83509e0546 BF2002143 integrity constraint (ADEMPIERE.PPORDERNODE_PPORDERWORKFLOW) 2008-06-25 02:29:42 +00:00
Carlos Ruiz 0787b8fd47 Refactoring - organize imports - avoid warnings 2008-06-23 21:32:31 +00:00
Carlos Ruiz 2f9d6e74e6 Small performance improvement on Payment completion - don't rewrite a valid value (avoid save/check cycle) 2008-06-23 21:31:37 +00:00
kthiemann cb9e7efa69 BF [2000582] Error in Tax Correction
https://sourceforge.net/tracker/index.php?func=detail&aid=2000582&group_id=176962&atid=879332
2008-06-23 08:49:57 +00:00
tspc 3d379974d2 BF1999731 Loading Translation table where none exist 2008-06-22 02:20:04 +00:00
tspc 08a1ba7636 BF1999688 - OrderReceipt&Issue - NullPointerException
and begin some clean-up
2008-06-22 01:49:16 +00:00
tspc 29058f7f83 Fix indentation to make reading easier.
No code changes.
2008-06-21 22:22:23 +00:00
vpj-cd 9887014984 Safety Stock fixed 2008-06-21 03:14:20 +00:00
vpj-cd ddbc493f38 [ 1999156 ] Is necessary that can create the network distribution
http://sourceforge.net/tracker/index.php?func=detail&aid=1999156&group_id=176962&atid=879335
2008-06-20 21:46:48 +00:00
kthiemann a9e6b6f3c2 [1998727] MMovementLine.setM_LocatorTo_ID() sets the M_Locator_ID 2008-06-20 12:36:58 +00:00
teo_sarca 30c8cf617a org.compiere.acct.ProductInfo: db connection fix 2008-06-20 12:04:58 +00:00
Carlos Ruiz 499e03f066 Implement [ 1992542 ] Import Payment doesn't have DocAction parameter 2008-06-13 01:56:07 +00:00
Carlos Ruiz d7648d34cf Refactor - indentation - improve readability - translate comments - organize imports - fix warnings 2008-06-12 17:13:14 +00:00
teo_sarca b71f4b88c3 BF [ 1990856 ] PO.set_Value* : truncate string more than needed
* fixed minor saveEx/deleteEx issue
2008-06-11 14:22:55 +00:00
Carlos Ruiz c473d0d1a9 Fix [ 1989305 ] Missing GL Journal Batch in GardenWorld 2008-06-10 01:24:11 +00:00
Carlos Ruiz 69112bea2f Fix [ 1989152 ] DataEngine.getPrintDataInfo getting more columns than needed 2008-06-09 20:38:04 +00:00
teo_sarca 48bf37d878 * deleted org.eevolution.model.X_S_Resource - bad model class (right package is org.compiere.model) 2008-06-06 13:04:51 +00:00
teo_sarca 5681b0992b * fixed entity types for some tables + moved the models in right package 2008-06-06 13:02:02 +00:00
teo_sarca 4227d852a0 [ 1981760 ] Improve Query class
* org.compiere.model.Query.Query(String tableName, String whereClause, String trxName) ctor should take ctx parameter too, bug introduced in rev. 5343
2008-06-06 07:31:24 +00:00
teo_sarca 64b3c191d6 org.eevolution.process.MRP:
* removed unused/unnecessary code
* fixed minor message issue
* breaked one line big query in multiple lines (for readability)
2008-06-05 19:25:19 +00:00
teo_sarca ec9947dc93 org.eevolution.process.MRP:
* fixed indentation
* organized imports
* fixed warning: static variables should be access in a static way
2008-06-05 19:19:04 +00:00
teo_sarca e0a2c35a8a BF MHRProcess.getProcessMsg - was not returning anything 2008-06-05 19:12:06 +00:00
teo_sarca 7ab35749be FR [ 1984794 ] DBException improvements - introduced org.compiere.util.DBException class for backward compatibility 2008-06-05 18:22:21 +00:00
teo_sarca ff1cbef06a FR [ 1984794 ] DBException improvements - move DBException to org.adempiere.exceptions 2008-06-05 18:13:53 +00:00
teo_sarca ab2af4a206 FR [ 1984794 ] DBException improvements 2008-06-05 18:07:07 +00:00
teo_sarca 2abbe97cba FR [ 1984831 ] Add DB.close(POResultSet) convenient method 2008-06-05 17:40:40 +00:00
tspc 1a920db54e BF1985495 - Errors in MCost and MCostElement classes 2008-06-05 14:20:11 +00:00
teo_sarca 72a2978dcf FR [ 1985321 ] CalloutEngine introduce NO_ERROR constant 2008-06-05 11:43:21 +00:00
teo_sarca 626546f3f2 FR [ 1984834 ] Add POResultSet.hasNext convenient method
FR [ 1985134 ] POResultSet improvements
2008-06-05 07:08:59 +00:00
vpj-cd eb83609f3a [ 1983672 ] Manufacturing: Don't use PO set/get methods
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1983672&group_id=176962
2008-06-05 04:34:25 +00:00
teo_sarca 8a71746ee0 FR [ 1984700 ] Introduce PeriodClosedException 2008-06-04 18:26:56 +00:00
teo_sarca f3a58107b3 BF [ 1984193 ] All records are readonly if IsAccessAllOrgs 2008-06-04 17:34:17 +00:00
teo_sarca 0513be6de5 BF [ 1984310 ] GridTable.getClientOrg() doesn't work for AD_Client/AD_Org 2008-06-04 09:45:35 +00:00
Carlos Ruiz c291cc3a1b Fix get_Value part [ 1983672 ] Manufacturing: Don't use PO set/get methods
Safer approach
2008-06-03 20:29:48 +00:00
teo_sarca a2b7c5c2dd MPPMRP - fix trx locking issue 2008-06-03 18:27:47 +00:00
Carlos Ruiz 69c5821477 Fix [ 1983672 ] Manufacturing: Don't use PO set/get methods
Solving get_Value part
Pending some reported in tracker
2008-06-03 17:28:13 +00:00
teo_sarca 098cd34531 BF [ 1983657 ] "Data found" error on creating new MO (manually) 2008-06-03 15:41:01 +00:00
teo_sarca e2341b3fe2 org.eevolution.model.CalloutOrder:
* organized imports
* fix indentation
2008-06-03 15:37:10 +00:00
teo_sarca 785797db9b FR [ 1720995 ] Add PO.saveEx() and PO.deleteEx() methods 2008-06-03 11:23:57 +00:00
teo_sarca 65a3041424 BF [ 1983118 ] Not all doc processing exceptions are displayed to user 2008-06-03 07:24:09 +00:00
teo_sarca 89092ef2ed Fact:
* organize imports
* minor java generics fix
2008-06-03 06:11:42 +00:00
teo_sarca 35911d8163 BF [ 1817768 ] Isolate hardcoded table direct columns 2008-06-02 19:19:45 +00:00
teo_sarca 364f6b8327 BF [ 1966406 ] Report Engine: AD_PInstance_Logs should be displayed 2008-06-02 18:51:07 +00:00
teo_sarca 112a00914b BF [ 1968598 ] Callout is not called if tab is processed 2008-06-02 18:17:43 +00:00
teo_sarca eaf0953a45 BF [ 1982327 ] Can see data from other AD_Client 2008-06-02 18:10:45 +00:00
teo_sarca ba1ac65ecf FR [ 1982448 ] GridTab context, use constants instead of literal strings 2008-06-02 18:01:19 +00:00
teo_sarca 7a34172016 BF [ 1982398 ] Editable records from other AD_Client 2008-06-02 17:15:51 +00:00
teo_sarca 16e64af5c4 FR [ 1981760 ] Improve Query class 2008-06-02 11:04:14 +00:00
teo_sarca 65eaf44dfa FR [ 1981760 ] Improve Query class 2008-06-02 07:27:35 +00:00
vpj-cd 01817f66b4 [ 1980626 ] BOM and Formula Info needs translation
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1980626&group_id=176962
2008-05-31 21:37:54 +00:00
Carlos Ruiz 4b805febaa Integrate Fixed Assets 2008-05-31 02:43:50 +00:00
teo_sarca 63a5c4c2a6 MMovementLine:
* organized imports
* fixed identation
* fixed javadoc
* db fix
2008-05-30 19:51:59 +00:00
teo_sarca 3b98a76541 MPrintFormat.getPrintFormat_ID
* db fix
* javadoc fix
2008-05-30 19:34:40 +00:00
teo_sarca e56e3a90ef MInvoice:
* db fix
* minor error message fix
2008-05-30 16:16:08 +00:00
teo_sarca fc9dd192a8 MInventoryLineMA: db fix 2008-05-30 16:10:37 +00:00
teo_sarca bd540ac2aa MInventory:
* db fix
2008-05-30 16:07:12 +00:00
teo_sarca d57133a358 MInOutLineMA:
* use new persistence layer
* javadoc fix
2008-05-30 16:04:21 +00:00
teo_sarca b01513d2d3 * db transaction fix
* minor error message fix
2008-05-30 15:58:13 +00:00
teo_sarca 84e2f1855b MCash.getOfCash - db connection fix 2008-05-30 15:12:58 +00:00
teo_sarca 5d34128328 BF [ 1943720 ] WF Next Condition: handling boolean values is poor 2008-05-30 15:02:08 +00:00
teo_sarca 1448c5ff2f * minor error message issue 2008-05-30 14:44:33 +00:00
Carlos Ruiz dceffbc8e8 Recommit to recover history on files modified integrating libero 2008-05-30 04:02:59 +00:00
Carlos Ruiz 089bfcd9b5 Recommit to recover history on files modified integrating libero 2008-05-30 04:00:21 +00:00
Carlos Ruiz 3b762965b1 2008-05-30 03:50:03 +00:00
Carlos Ruiz c68297f7bb Reverting revisions 5291 & 5292 in sqlj - the way it was integrated deleted all history on the modified classes 2008-05-30 03:45:27 +00:00
Carlos Ruiz e9f8d5f020 Revert commented code from [ 1977523 ] Missing PP_MRP.DD_Order_ID & DD_OrderLine_ID columns 2008-05-30 00:37:18 +00:00
Carlos Ruiz bb17d5aaf8 Model classes for the last generated tables 2008-05-30 00:32:53 +00:00
Carlos Ruiz 0249ca39c4 Integrate libero into stable - missing model classes not committed yesterday because connection broke 2008-05-30 00:01:32 +00:00
Carlos Ruiz 976d142fc1 Integrate libero in stable
Prepare release 3.5.1a
2008-05-29 10:23:06 +00:00
Carlos Ruiz dcec4f3aa5 Integrate libero in stable 2008-05-29 09:46:44 +00:00
teo_sarca 021414ff7b MPaymentAllocate:
* db connection fix
* organized imports
2008-05-29 09:25:18 +00:00
teo_sarca 0f4d1721ff BF [ 1976350 ] ModelValidatorEngine should use getLocalizedMessage 2008-05-28 10:54:09 +00:00
teo_sarca f0406c132e MRole: minor javadoc issue 2008-05-28 10:52:47 +00:00
teo_sarca ea24bb05f9 BF GridTab.toString() is throwing NullPointerException if m_vo is null 2008-05-20 16:00:59 +00:00
teo_sarca 1e80c340be BF [ 1964496 ] AccessSqlParser is not parsing well JOIN CLAUSE
* AccessSqlParserTest: don't invoke Adempiere.startup() on setUp() because is not needed
* organized imports
2008-05-17 07:41:23 +00:00
Carlos Ruiz 452c495ab5 Fix [ 1965744 ] Dependent entities access problem 2008-05-17 00:52:22 +00:00
teo_sarca c7e00408b0 BF [ 1964738 ] MAlertProcessor should use CCache 2008-05-15 17:57:59 +00:00
teo_sarca 5d6eae4868 BF [ 1964552 ] Alerts: AD_Alert.IsValid flag is not auto updated 2008-05-15 12:42:25 +00:00
teo_sarca 4373c65846 BF [ 1964542 ] Alerts: MAlert.getRules should be ordered 2008-05-15 12:28:52 +00:00
teo_sarca 0d82d31c79 BF [ 1964516 ] Alerts: access sql should be added before "OtherClause" 2008-05-15 12:21:20 +00:00
teo_sarca d4f1d42e57 [ 1904460 ] DB.executeUpdate should handle Boolean params
[ 1962568 ] DB.executeUpdate should handle null params
2008-05-12 18:50:08 +00:00
teo_sarca e3f2673e7f BF [ 1961491 ] Payment Term Schedule : In/Active valid / >100% cant delete 2008-05-11 10:05:48 +00:00
teo_sarca 33abd518c2 BF [ 1960563 ] AdempiereMonitor doesn't display time for active trxs 2008-05-08 22:09:53 +00:00
Carlos Ruiz ad86833b08 Fix [ 1960007 ] Bottom line was always displayed whether or not header lines
Implementing fix proposed by ashley
2008-05-08 04:49:46 +00:00
Carlos Ruiz 5d7be47e19 Fix [ 1959977 ] SQLException on MUOMConversion 2008-05-08 03:12:31 +00:00
Carlos Ruiz 0165e4d540 Fix [ 1955264 ] Changing columns is updating fields needlessly 2008-05-01 05:41:20 +00:00
Carlos Ruiz d0036eff0e Fix [ 1953184 ] Validate BP marks draft invoice as paid 2008-05-01 05:19:22 +00:00
fer_luck 035445f5f1 [FR 1954358] - Problems with credit check. 2008-04-29 18:17:05 +00:00
fer_luck 18071c1e3b [FR 1913527] - http://sourceforge.net/tracker/index.php?func=detail&aid=1913527&group_id=176962&atid=879335
Thanks goes to Michael Judd for developing this awesome functionality! I just backported it from trunk into stable.

Regards,
Fernando
2008-04-29 18:06:22 +00:00
fer_luck 8945869df7 [FR 1913029] - Comission Run now has the Payment Term 2008-04-29 00:39:48 +00:00
Carlos Ruiz df60069575 Fix [ 1951878 ] Warning on Initial Client Setup 2008-04-25 20:11:17 +00:00
Carlos Ruiz 1a8fae01b2 Revert revision 4360 [ 1882470 ] Generate Class Model: setter for lookup fields issue
to solve [ 1944848 ] Generate Inv from SO - wrong contact
2008-04-25 18:34:37 +00:00
Carlos Ruiz 3e591b9194 Fix [ 1950305 ] Can't define default for Time fields 2008-04-24 04:13:26 +00:00
teo_sarca 96dd2d3f66 BF [ 1949649 ] MPrintFormat.get() should return null if not found 2008-04-23 13:05:20 +00:00
teo_sarca 9a1d6791dd * db connection fix 2008-04-23 13:01:47 +00:00
teo_sarca a4ca3e8948 BF [ 1949543 ] Window freeze if there is a severe exception 2008-04-23 11:52:20 +00:00
Heng Sin Low 67bb818eb0 [ 1949319 ] ReportEngine doesn't work inside transaction 2008-04-23 06:02:09 +00:00
Heng Sin Low ede5509e89 [ 1949329 ] Workflow sendMail doesn't handle html flag in mail template 2008-04-23 05:03:16 +00:00
Heng Sin Low 620114592c [ 1949329 ] Workflow sendMail doesn't handle html flag in mail template 2008-04-23 05:01:04 +00:00
Heng Sin Low 536349d69f [ 1949319 ] ReportEngine doesn't work inside transaction 2008-04-23 03:58:00 +00:00
Heng Sin Low 29d894b269 [ 1949329 ] Workflow sendMail doesn't handle html flag in mail template 2008-04-23 03:12:40 +00:00
Heng Sin Low 1315cc4757 [ 1949324 ] Can't trigger workflow before commit 2008-04-23 02:25:43 +00:00
Heng Sin Low 9e5979268e [ 1949319 ] ReportEngine doesn't work inside transaction 2008-04-23 02:09:14 +00:00
teo_sarca 01ef4e2f8e BF [ 1943682 ] Copy Record should not copy IsApproved and IsGenerated 2008-04-16 08:03:52 +00:00
teo_sarca 31b7ce5c5b BF [ 1901192 ] LogMigrationScripts: GridTable.dataSave: manual update 2008-04-16 07:59:22 +00:00
teo_sarca 3c9d93b5dd [ 1939010 ] Excel Export ERROR - java.sql.Date 2008-04-11 17:53:08 +00:00
Carlos Ruiz d52ef4b32e Fix [ 1938912 ] Problem detected with clearing account and interorg posting
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1938912&group_id=176962
2008-04-10 01:08:02 +00:00
Carlos Ruiz 82a7e72261 Integrate bug fixing from branch 350 into stable 2008-04-09 18:01:52 +00:00
Carlos Ruiz bfe004c117 Fix [ 1937320 ] Problems defaulting webstart connection to VPN 2008-04-08 04:42:29 +00:00
Carlos Ruiz 2540820787 Fix [ 1933947 ] BPartnerValidate Error 2008-04-07 15:28:03 +00:00
Carlos Ruiz 97a99937f0 FR [ 1920314 ] Make configurable the changelog for insert
- Fix error in parenthesis precedence when system configurator = K
2008-03-31 02:30:14 +00:00
Carlos Ruiz ea9b8e4be3 Fix [ 1926878 ] PackIn.process: java.lang.NullPointerException 2008-03-29 18:55:48 +00:00
Carlos Ruiz 949e9b8fd3 Minor type on ImportProduct 2008-03-29 15:49:57 +00:00
Carlos Ruiz 440c7b2177 Preparing 3.4.0s release - model classes 2008-03-26 18:05:27 +00:00
Carlos Ruiz f7ca192e31 Preparing 3.4.0s release 2008-03-26 16:14:06 +00:00
Heng Sin Low fe2e2b78c9 [ 1921832 ] Workflow transaction management deadlock prone
- left out a fix.
2008-03-26 05:02:20 +00:00
Heng Sin Low d72317ab51 * minor refactoring
- extracted new convenient method: public static MLookupInfo getLookupInfo(Properties ctx, int WindowNo, int Column_ID, int AD_Reference_ID)
2008-03-26 02:53:05 +00:00
Heng Sin Low 35c7ff469b [ 1921832 ] Workflow transaction management deadlock prone 2008-03-26 02:43:29 +00:00
Heng Sin Low da11893959 [ 1921777 ] 2pack do not support import a Dynamic Validation Rule 2008-03-22 01:11:33 +00:00
Heng Sin Low 2ed0d0a2dc [ 1922680 ] Tab element should get window id from parent element 2008-03-21 23:45:20 +00:00
Heng Sin Low 8fb5a00608 [ 1922677 ] Export of field doesn't export related reference. 2008-03-21 23:42:07 +00:00
Heng Sin Low f26eacc50c [ 1921777 ] 2pack do not support import a Dynamic Validation Rule 2008-03-21 23:37:06 +00:00
Heng Sin Low fa4343d2ad [ adempiere-Bugs-1921691 ] Issue with cache in 2Pack
- missout one.
2008-03-21 17:22:36 +00:00
Heng Sin Low be285084f9 * [1921799] - disable reaonly optimization
* Added autocommit checking, failure to set autocommit on connection is very dangerous.
2008-03-21 01:20:34 +00:00
Heng Sin Low 1646564349 FR [1921784] 2008-03-21 01:06:18 +00:00
Heng Sin Low 4b777f3ba4 [ adempiere-Bugs-1921691 ] Issue with cache in 2Pack 2008-03-21 00:13:37 +00:00
mark_o ad52c26c75 [ 1914483 ] MimeType recognition fails with uppercase FileExt
Solution provided by Tobi42 (Tobias Schoeneberg).
2008-03-20 13:48:40 +00:00
Carlos Ruiz 0423542a2f FR [ 1920314 ] Make configurable the changelog for insert 2008-03-20 00:46:18 +00:00
Heng Sin Low 19f6725583 * minor - null checking. 2008-03-19 04:54:35 +00:00
afalcone eee1cee0d5 [ 1837219 ] User Defined Elements - Unknown TreeType=U1 2008-03-17 12:35:36 +00:00
Heng Sin Low 34dea236ee [ 1761780 ] Packout create many duplicate element
[ 1786994 ] 2Pack can handle translations now
[ 1793972 ] 2Pack &FieldGroup
2008-03-17 05:49:31 +00:00
Heng Sin Low 6a83f4a282 [ 1916285 ] CStatement.close should do nothing if it have been closed. 2008-03-17 04:15:16 +00:00
Carlos Ruiz 5e02efd9cb Fix [ 1915030 ] Validation in CalloutProductCategory must be done beforeSave 2008-03-15 23:48:59 +00:00
Heng Sin Low 9a021a1340 * update model class for ad_column and ad_field 2008-03-08 00:11:33 +00:00
Heng Sin Low 538ddb99d2 [ 1909894 ] WorkflowElementHandler sometime set start node incorrectly 2008-03-07 23:54:39 +00:00
Heng Sin Low eb305ea590 * [ 1909891 ] NPE when missing global model validator class 2008-03-07 23:50:46 +00:00
Heng Sin Low dc1183f706 * 2pack
- Add support for new field added.
2008-03-07 23:41:20 +00:00
tspc 12501c3570 Fix Typo in revision 4832
and Placeholders for 350 branch
2008-03-07 07:47:23 +00:00
vpj-cd dcb35dab6f [ 1909210 ] Current a parameter in process support value minor of 60
http://sourceforge.net/tracker/index.php?func=detail&aid=1909210&group_id=176962&atid=879335
2008-03-07 01:25:29 +00:00
tspc 103a7aab44 Fix for BF[ 1909049 ] Adempiere.launch classpath errors 2008-03-06 20:59:46 +00:00
fer_luck b100c457e7 FR 1834749
It should be reviewd for Oracle, as I only have a postgres instance for testing. Also, when you finish applying the scripts you should go into the Tables window and create the table AD_MigrationScript by syncing the table and the db.
For those of you who want to use it asap, there's a a manual in the FR tracker, inside the zip file. I'll add it to the wiki as soon as time allows me.
Regards,

Fernando
2008-03-06 18:59:32 +00:00
Carlos Ruiz 3177eb5037 Fix [ 1908940 ] TreeMaintenance.verifyTree: No Model for AD_TreeNodeMM 2008-03-06 17:56:14 +00:00
Carlos Ruiz 19e200089d [ 1717125 ] Frequently checking for new Requests/Notices
- Implemented sysconfig parameter MENU_INFOUPDATER_SLEEP_MS to allow parameterization of the wait seconds.
- Implemented also in MSysConfig the cache of not found keys.
2008-03-06 04:25:16 +00:00
Carlos Ruiz 350ba7a5be [ 1906709 ] NPE exception if no name and key2name defined on drow 2008-03-04 03:01:57 +00:00
Carlos Ruiz 8e18feb9cc minor fix - change log from info to warning on exception 2008-03-04 02:34:41 +00:00
armenrz a6668e11b9 Fix [1902240] BanksStatement beggining balance not working 2008-02-28 04:21:52 +00:00
Heng Sin Low 03cce7a010 * Enhance document no not working using vpn/wan profile. 2008-02-27 21:23:40 +00:00
Heng Sin Low c44f98d895 [ 1902785 ] Copy record shouldn't copy the Line field value 2008-02-27 06:23:31 +00:00
Carlos Ruiz e2d9076772 FR [ 1866483 ] Jasper on Financial Reports
- Allow preprocess of database procedure
2008-02-26 23:33:35 +00:00
mark_o 8004c37c38 BF [ 1885632 ] MReportTree.getWhereClause: bad where clause for huge trees
Patch provided by Tobi42 (Tobias Schoeneberg).
Reviewed and tested by Teo Sarca.
2008-02-25 09:26:20 +00:00
kthiemann 81ccac84b9 BF [1894251] Grid mode checking for hidden columns to be filled 2008-02-22 12:45:17 +00:00
kthiemann f1a8f5c7cb BF [1759431] Problems with VCreateFrom 2008-02-21 15:58:55 +00:00
mark_o 9ca8c4b2d3 BF [ 1894716 ] CalloutPayment.amounts calculates wrong amts.
Patch provided by Mario Calderon and Tobias Schöneberg.

Please review.
2008-02-21 12:00:54 +00:00
kthiemann 56cac23117 BF [1688844] Problem with replenish -- reorder below minimum level
Fixed by Paul Bowden (phib)
2008-02-21 10:19:41 +00:00
Heng Sin Low 8d113ba2a5 * change default to vpn profile instead of wan for webstart client. 2008-02-21 05:52:38 +00:00
Carlos Ruiz d547eca34b Missing code from previous version causing problems on
Feature Request [1772015] Generate java Interface and implementation instead of X_ classes
2008-02-20 21:39:43 +00:00
Heng Sin Low bb271ef34d [ 1898050 ] PO.delete trx management bug 2008-02-20 17:20:13 +00:00
Heng Sin Low c1b14374e1 [ 1898042 ] VPN/Wan transaction management bugs 2008-02-20 17:14:53 +00:00
Heng Sin Low 0b4e764f46 * refactoring
- make parseVariable a public static method so that it can be use for other stuff.
2008-02-20 04:17:10 +00:00
Redhuan D. Oon 4c589f7007 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 14:20:31 +00:00
Redhuan D. Oon ccfe6939ce remove commercial branding and just maintain Victor Perez as contributor 2008-02-19 14:01:13 +00:00
Redhuan D. Oon 563a2ba707 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:39:40 +00:00
Redhuan D. Oon 78f067a5b6 *BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-19 13:35:38 +00:00
Redhuan D. Oon b352e3960b *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:34:40 +00:00
Redhuan D. Oon 40c4adc801 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:33:08 +00:00
Redhuan D. Oon 9b2adb058e *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:32:03 +00:00
Redhuan D. Oon f5061798f9 *BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-19 13:29:08 +00:00
Redhuan D. Oon 0498f82f20 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:27:53 +00:00
Redhuan D. Oon b76998a7a2 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:25:57 +00:00
Redhuan D. Oon 6272c772c0 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:23:34 +00:00
Redhuan D. Oon 9cc5602fa6 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 13:21:13 +00:00
Redhuan D. Oon adeef0ea0f *BF [ 1874419 ] JDBC Statement not close in a finally block
requires review... lots of nested TRY CATCH been closed.
2008-02-19 13:13:27 +00:00
Redhuan D. Oon 62c0a3152d *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 12:59:44 +00:00
Redhuan D. Oon cf2793cae1 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 12:53:18 +00:00
Redhuan D. Oon 6f3f7ddfb6 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 12:51:02 +00:00
Redhuan D. Oon 6bf804d6df *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 12:48:43 +00:00
Redhuan D. Oon d906d61243 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 10:54:56 +00:00
Redhuan D. Oon 1d2ac06ad9 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 10:52:49 +00:00
Redhuan D. Oon 5e752fa1fb *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 10:52:17 +00:00
Redhuan D. Oon 0be4012cfb *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 10:44:43 +00:00
Redhuan D. Oon aa5981ad8f *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 10:39:08 +00:00
Redhuan D. Oon 2e6f00dc7e *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 10:37:36 +00:00
Redhuan D. Oon 24c5b135f4 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 10:34:53 +00:00
Redhuan D. Oon 67b98722a5 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 10:33:12 +00:00
Heng Sin Low a8ebaee19f [ 1895357 ] SignDatabaseBuild - Transaction read-only Error
- new fix, set concurrency base on sql.
2008-02-19 07:24:45 +00:00
Redhuan D. Oon 17ad1bcfc2 *BF [ 1874419 ] JDBC Statement not close in a finally block
organize imports
2008-02-19 07:17:32 +00:00
Heng Sin Low dde594363d [ 1895357 ] SignDatabaseBuild - Transaction read-only Error
- rollback previous commit, not fully compatible with oracle.
2008-02-19 07:14:27 +00:00
Redhuan D. Oon 16697248fb *BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-19 06:29:01 +00:00
Redhuan D. Oon dcc794fddc *BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-19 06:26:45 +00:00
teo_sarca 78972aabd0 Query - minor javadoc fix 2008-02-19 06:25:21 +00:00
teo_sarca 2dcbacf587 BF [ 1874419 ] JDBC Statement not close in a finally block
- changed Query.list method signature as we discussed on tracker's page
2008-02-19 06:19:03 +00:00
teo_sarca e2ca6313fa MInOut: BF [ 1884379 ] MM Doc: MA should be created on complete and for each line 2008-02-18 22:18:03 +00:00
teo_sarca cab309511f BF [ 1885414 ] ASI should be always mandatory if CostingLevel is Batch/Lot 2008-02-18 17:49:23 +00:00
teo_sarca 71b71e4618 FR [ 1885153 ] Refactor: getMMPolicy code 2008-02-18 17:26:14 +00:00
teo_sarca 5b32d5e6b2 MMatchPO.java:
* BF [ 1874419 ] JDBC Statement not close in a finally block
* organized imports
* removed unused variables
2008-02-18 17:15:01 +00:00
teo_sarca 9d5cab42ef DataEngine.java:
* BF [ 1874419 ] JDBC Statement not close in a finally block
* organized imports
2008-02-18 14:50:52 +00:00
teo_sarca 6d57f81797 ReportEngine:
* BF [ 1874419 ] JDBC Statement not close in a finally block
* organized imports
2008-02-18 11:00:41 +00:00
teo_sarca f56ca3c2fb BF [ 1895993 ] Excel Exporter: YesNo fields are not correctly exported 2008-02-18 10:50:11 +00:00
teo_sarca aea3de1fb0 FR [ 1894640 ] Report Engine: Excel Export support 2008-02-18 10:45:55 +00:00
teo_sarca 0c7d4e1056 BF [ 1894524 ] Pay an reversed invoice
* minor error user friendly improvements
2008-02-18 08:49:00 +00:00
Heng Sin Low 65bf35e5d4 [ 1895357 ] SignDatabaseBuild - Transaction read-only Error 2008-02-18 06:06:57 +00:00
Heng Sin Low 23553de8e4 * [ 1894790 ] Script editor for ad_rule always open beanshell editor
- added syntax validation support

* .classpath fix
2008-02-16 04:57:01 +00:00
Heng Sin Low 5569168787 BF [ 1874419 ] JDBC Statement not close in a finally block
- implemented close using finalization, now much more stable even there are leak connections!
2008-02-16 03:09:40 +00:00
teo_sarca c39ed6b8d0 FR [ 1894573 ] Alert Processor Improvements 2008-02-15 20:27:59 +00:00
teo_sarca 8219afb5ca MCash:
* BF [ 1874419 ] JDBC Statement not close in a finally block
* organized imports
2008-02-15 16:15:59 +00:00
teo_sarca 34f30961d5 BF [ 1831997 ] Cash journal allocation reversed 2008-02-15 15:23:49 +00:00
teo_sarca e84a90cf0c BF [ 1894474 ] Log Migration Script issue if you edit the file in meantime 2008-02-15 14:35:11 +00:00
teo_sarca 0a605ae9c4 MPeriod:
* BF [ 1874419 ] JDBC Statement not close in a finally block
* organized imports
* java 5 generics warning fixed
2008-02-15 10:49:29 +00:00
teo_sarca a289b6e501 BF [ 1893486 ] Auto Period Control return that period is always open 2008-02-15 10:41:34 +00:00
teo_sarca a6554cc949 BF [ 1877532 ] PO.copyValues should not copy Processing field 2008-02-15 08:58:47 +00:00
Carlos Ruiz 02d1330975 Fix [ 1880016 ] Import Accounts Hangs (if role hase maintain log checked) 2008-02-15 08:36:21 +00:00
teo_sarca 8554fb8d24 BF [ 1803316 ] CalloutPayment: use C_Order.Bill_BPartner_ID 2008-02-15 08:26:21 +00:00
Carlos Ruiz c92fe5dc13 Fix [ 1742751 ] Workflow: User Choice is not working 2008-02-15 06:12:13 +00:00
Carlos Ruiz b98604c254 Implement [ 1639204 ] Delete Old Notes is deleting all notes 2008-02-15 05:15:21 +00:00
Carlos Ruiz a8508c45cc Fix [ 1755221 ] BPartner must not be mandatory on Import Product
Implemented suggestion from Teo
2008-02-15 04:35:16 +00:00
Carlos Ruiz 200604f40b Fix [ 1755209 ] Import product only allows I/S in product type 2008-02-15 04:32:16 +00:00
Carlos Ruiz 12ae95b4e8 Fix [ 1722057 ] Encrypted columns throw error if saved as null 2008-02-15 04:29:08 +00:00
Heng Sin Low 1cfcf92f6a BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-14 23:05:06 +00:00
Heng Sin Low 9e328e0500 BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-14 23:03:38 +00:00
Heng Sin Low cd0d76a388 BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-14 23:00:57 +00:00
Heng Sin Low 09a3263b6c BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-14 22:51:12 +00:00
Heng Sin Low 705c78d33d BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-14 22:48:41 +00:00
Heng Sin Low f2e82970e0 BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-14 22:46:04 +00:00
Heng Sin Low 3e0dda6632 BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-14 22:39:39 +00:00
Heng Sin Low 9064a1e62b BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-14 22:36:24 +00:00
Heng Sin Low aa73374af2 BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-14 22:34:09 +00:00
Heng Sin Low 84e38e45a1 BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-14 22:32:05 +00:00
Heng Sin Low 47ce11e65d BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-14 22:30:35 +00:00
Heng Sin Low 7821230d9c BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-14 22:28:38 +00:00
teo_sarca 4b7aa69c0b BF [ 1893828 ] Email should use same charset as ADempiere 2008-02-14 16:07:16 +00:00
Heng Sin Low e02854dee6 [ 1893397 ] Table reference can't use virtual column as display column 2008-02-14 08:57:09 +00:00
teo_sarca 038d0c5142 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for BPartnerValidate
* organized imports for BPartnerValidate
2008-02-14 07:45:51 +00:00
Heng Sin Low 3c059e91c8 [ 1854603 ] Prepare method is being called twice
- trx management fix.
- remove non-thread safe code.
2008-02-14 04:49:18 +00:00
Carlos Ruiz ac21848e01 Fix [ 1619300 ] Passwords shown in context variables 2008-02-14 04:33:50 +00:00
Carlos Ruiz 50d0a61176 Fix [ 1722235 ] Encryption for password wrongly managed 2008-02-14 03:32:55 +00:00
Carlos Ruiz 8459f86e36 Integrate contribution from Bahman
[ 1726329 ] Setting a column encrypted should also encrypt its contents
2008-02-14 03:30:55 +00:00
Heng Sin Low 353c1000c7 [ 1893254 ] Error in CalloutOrder.docType 2008-02-14 02:36:27 +00:00
Carlos Ruiz ec7588b1e3 [ 1885496 ] Performance NEEDS 2008-02-13 19:21:43 +00:00
teo_sarca 79cfb4f56b BF [ 1890206 ] getLines without reload not assigning trx - fixed for MPaySelectionCheck 2008-02-13 18:03:59 +00:00
teo_sarca e6ffe66916 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MAllocationHdr
* organized imports
* refactor: use MFactAcct.delete instead of "DELETE" sql query
2008-02-13 17:54:02 +00:00
teo_sarca 50b33b8f53 BF [ 1892920 ] Locators fieldshould be ordered by Warehouse/Value 2008-02-13 17:31:11 +00:00
teo_sarca c2d086291d BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MLocatorLookup
* organized imports
* fixed java 5 generics warnings
2008-02-13 17:22:58 +00:00
Heng Sin Low 64ce410b20 * minor - more detail error message. 2008-02-13 17:06:27 +00:00
teo_sarca b37c0f827d BF [ 1885496 ] Performance NEEDS
- added caching support for MSysConfig
- added MSysConfigTest test case
2008-02-13 17:03:15 +00:00
teo_sarca ba4af07e4b ModelValidationEngine:
* fixed java 5 generics warnings
* organized imports
* commented 1 unused variable
2008-02-13 16:37:50 +00:00
Carlos Ruiz 44980e848b FR [ 1892819 ] Field Phone Format 2008-02-13 15:50:59 +00:00
Heng Sin Low ac741f0218 [ 1892335 ] Define custom info class at ad_column or ad_field 2008-02-13 09:17:24 +00:00
Heng Sin Low 5b1dd2078e [ 1892475 ] AD_Reference list is hardcoded to always sort by name 2008-02-13 08:23:37 +00:00
Carlos Ruiz 911d7e4f3e Implement security mechanism for [ 1851190 ] Running outdated client can cause data corruption 2008-02-13 06:24:51 +00:00
Heng Sin Low c6e4203274 [ 1854603 ] Prepare method is being called twice
- trx management fix.
2008-02-13 04:22:10 +00:00
Carlos Ruiz 8e6133e094 [ 1755177 ] ad_changelog should have an 'action' field
[ 1783027 ] Add descriptive info to AD_Session (like Role)
[ 1755175 ] ad_changelog should capture insert too
2008-02-13 03:30:34 +00:00
teo_sarca 30b401c913 BF [ 1892156 ] MSession is not really cached 2008-02-12 19:16:56 +00:00
Heng Sin Low 26d0386f45 [ 1874419 ] JDBC Statement not close in a finally block 2008-02-12 16:13:58 +00:00
teo_sarca 1de46accf4 BF [ 1885496 ] Performance NEEDS - for MTableScriptValidator 2008-02-12 11:51:59 +00:00
teo_sarca e235d6daaf BF [ 1891775 ] NPE on GrindWindowVO when no access 2008-02-12 08:14:27 +00:00
teo_sarca 77269ce5d8 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for GridWindowVO
* organized imports
2008-02-12 08:02:39 +00:00
Heng Sin Low f2444456f0 [ 1891711 ] ServerBean.saveLob doesn't support transaction
- added trxName parameter.
[ 1627679 ] Complete CPreparedStatement Implementation for WAN Profile
- added execute() support
- added output parameter and named parameter support for CallableStatement
- some cleanup and refactoring
2008-02-12 05:24:02 +00:00
Heng Sin Low 42d32cc8f1 [ 1874419 ] JDBC Statement not close in a finally block 2008-02-12 04:55:37 +00:00
Carlos Ruiz 213ff5826a Fix [ 1890725 ] CopyOrder creating new order out of trx 2008-02-10 19:05:34 +00:00
Redhuan D. Oon 37c580cd58 *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed
*Organize imports
2008-02-10 04:37:51 +00:00
Redhuan D. Oon 12487d063b [ 1890204 ] 2Pack PackRoll hangs fix attached
Submitted by  Kostadin (kzmp) for review testing
2008-02-10 03:56:43 +00:00
Carlos Ruiz 52e5d28049 Fix [ 1890206 ] getLines without reload not assigning trx
Removing duplicated code left by the fix
2008-02-09 17:26:29 +00:00
Carlos Ruiz 232f2c383c Fix [ 1890206 ] getLines without reload not assigning trx
Implement suggestion from Teo
2008-02-09 17:23:00 +00:00
teo_sarca 23e35757c4 * java generics warning fix
* refactored duplicate JASPER_STARTER_CLASS constant (use ProcessUtil.JASPER_STARTER_CLASS)
2008-02-09 14:36:16 +00:00
Redhuan D. Oon 7a7bf13e74 *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots 2008-02-09 12:34:32 +00:00
teo_sarca 4da0bc719d BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MQuery 2008-02-09 12:34:11 +00:00
Redhuan D. Oon 76ac6d191f *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
*Organize imports
2008-02-09 12:31:39 +00:00
Redhuan D. Oon c4f0c7a1fa *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
*Organize imports
2008-02-09 11:08:45 +00:00
Redhuan D. Oon d515236a61 *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 3 spots
*Organize imports
2008-02-09 10:16:25 +00:00
Redhuan D. Oon 28c5fb4621 *BF [ 1874419 ] JDBC Statement not close in a finally block - fixed in 2 spots
*Organize imports
2008-02-09 10:12:24 +00:00
teo_sarca 6b2e33bb3b GridTab: minor java generics exception 2008-02-09 09:59:19 +00:00
Carlos Ruiz 72c8ce87c1 [ 1883270 ] Enhance Document No Formatting
Duplicating the number on document save
2008-02-09 05:59:44 +00:00
Carlos Ruiz fa68ad7513 Applying again changes from revision 4491 2008-02-09 05:54:43 +00:00
Carlos Ruiz 2d148d573e This is again MSequence from version 4489
The file MSequence.java was too changed in format in revision 4491 and don't allow good peer review or comparison with previous versions.
2008-02-09 05:46:52 +00:00
Carlos Ruiz 1f34545432 Deleting again MSequence to recreate version 4489 and apply changes after that.
The file MSequence.java was too changed in format in revision 4491 and don't allow good peer review or comparison with previous versions.
2008-02-09 05:45:48 +00:00
Carlos Ruiz 1ba1780c55 Fix [ 1789935 ] Wrong Sum Total Debit/Credit in GL Journal
Thanks to Colin
2008-02-09 05:09:41 +00:00
Carlos Ruiz 6a0b2f1ae3 Fix [ 1704203 ] Charges: Income accounts are also debited 2008-02-09 05:01:41 +00:00
Redhuan D. Oon 9a9eeda926 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 19:33:21 +00:00
Redhuan D. Oon 02b352fdb4 forgot reorganize imports 2008-02-08 19:28:43 +00:00
Redhuan D. Oon 4aa01e3459 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 19:25:19 +00:00
Redhuan D. Oon 70159b94bf left out one db.close 2008-02-08 19:21:31 +00:00
Redhuan D. Oon b46a2dd4ed *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 19:13:13 +00:00
Redhuan D. Oon 0eb0840aaa *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Parameterized <T>
2008-02-08 10:26:59 +00:00
Redhuan D. Oon 918872fd8a *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Comment Never Used variable
2008-02-08 10:20:30 +00:00
Redhuan D. Oon 8ebf127df3 forgot the organize imports not done! 2008-02-08 10:08:30 +00:00
Redhuan D. Oon 0446feffaf *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 10:07:35 +00:00
Redhuan D. Oon 6039fa88f2 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 10:04:43 +00:00
Redhuan D. Oon 6400fd0d45 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 10:02:07 +00:00
Redhuan D. Oon 7e51491b76 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:59:52 +00:00
Redhuan D. Oon c9678e1527 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:57:28 +00:00
Redhuan D. Oon f73b7e164b *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:54:56 +00:00
Redhuan D. Oon a1dec79980 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:48:23 +00:00
Redhuan D. Oon 84ed404db1 *BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-08 09:46:03 +00:00
Redhuan D. Oon dc20d4e7b3 *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
2008-02-08 09:40:53 +00:00
Redhuan D. Oon e9675e3e9d *BF [ 1874419 ] JDBC Statement not close in a finally block
Organize Imports
Parameterize ArrayList<String>
2008-02-08 09:36:22 +00:00
Redhuan D. Oon 434a2b8a7b left out many other *BF [ 1874419 ] JDBC Statement not close in a finally block
thanks to Teo for the tips
2008-02-08 09:32:10 +00:00
Redhuan D. Oon a82a15d41f *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Parameterized entry <String>
2008-02-08 09:02:37 +00:00
Redhuan D. Oon 75a342b900 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Parameterized entry
2008-02-08 08:51:29 +00:00
Redhuan D. Oon 37bfc101b5 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 08:43:21 +00:00
Redhuan D. Oon 4d6fcf009b *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Parameterized - Iterator<Integer> it = set.iterator();
2008-02-08 07:49:23 +00:00
mark_o 4507624a86 [ 1883270 ] Enhance Document No Formatting
Adds Decimal Pattern for sequence number itself.
Solution provided by Tobi42 (Tobias Schöneberg). Sorry accidently removed MSequence instead of updating it.

Tested with PostgresSQL.

Please review for oracle.
2008-02-07 17:09:49 +00:00
Carlos Ruiz 8296c2c899 Fix [ 1888892 ] Possible BUG on FinReport.java
Thanks to Angelo - Genied

BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 17:07:30 +00:00
mark_o 37a6123696 [ 1883270 ] Enhance Document No Formatting
Adds Decimal Pattern for sequence number itself.
Solution provided by Tobi42 (Tobias Schöneberg)

Tested with PostgresSQL.

Please review for oracle.
2008-02-07 16:35:53 +00:00
Carlos Ruiz ba07d01b9d Fix [ 1888832 ] NPE starting adempiere 2008-02-07 15:11:24 +00:00
Redhuan D. Oon 71ee0da862 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed
* reorganized imports
2008-02-07 14:52:40 +00:00
Carlos Ruiz f5fbec1f66 FR [ 1795384 ] Setup: create default accounts records is too rigid
Contributed by Teo

BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 05:03:23 +00:00
Carlos Ruiz d812e54ea8 Integrate contribution [ 1886164 ] Posting Doc_Issue from Expense Report
from Ivan Popov (johnniepop)

BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 03:48:58 +00:00
teo_sarca 931881e153 BF [ 1760482 ] New Dashboard broke old functionality 2008-02-06 20:12:05 +00:00
teo_sarca 9cef24d42a BF [ 1888085 ] One line location field not working
BF [ 1888094 ] PF: label & label suffix not working for location field
2008-02-06 18:32:52 +00:00
teo_sarca 4e1a51836b BF [ 1887674 ] Deadlock when try to modify PA Goal's Measure Target 2008-02-06 08:19:21 +00:00
teo_sarca 71bd400ba9 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for org.compiere.model.MMeasure 2008-02-06 08:02:35 +00:00
teo_sarca 2cd9802c0f BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for org.compiere.model.MGoal 2008-02-06 07:55:53 +00:00
Carlos Ruiz 65bb91b9e5 Put again to false to allow running in Headless environment 2008-02-06 06:01:39 +00:00
Carlos Ruiz 9c85560ff3 Removing some unnecesary code after [ 1886013 ] MSequence.getNextId should be executed outside of trx 2008-02-06 05:30:22 +00:00
Carlos Ruiz 14deebdab7 Fix [ 1887608 ] SequenceCheck deadlock 2008-02-06 04:58:15 +00:00
Carlos Ruiz f9c0eaed7d More logging on nightly build scripts 2008-02-06 01:43:57 +00:00
Carlos Ruiz 58a3dfbd0a Logging to troubleshoot nightly build problem 2008-02-06 01:15:42 +00:00
Heng Sin Low e8da8ed403 [ 1706651 ] Fixed lookup behaviour on Ranged Parameters 2008-02-05 16:46:35 +00:00
Heng Sin Low 0c21b7f328 [ 1874419 ] JDBC Statement not close in a finally block 2008-02-05 08:52:24 +00:00
Carlos Ruiz 7032937dc6 Fix [ 1886773 ] isTradeDiscountPosted not working 2008-02-05 08:43:21 +00:00
Heng Sin Low 7891512128 [ 1874419 ] JDBC Statement not close in a finally block 2008-02-05 08:34:52 +00:00
Heng Sin Low 1873121a4e [ 1886731 ] org.compiere.model.MSequence looking for nonexistant columns 2008-02-05 07:56:12 +00:00
Carlos Ruiz 8c427dbb6c Fix [ 1876965 ] Wrong serial management on purchase process 2008-02-05 07:17:17 +00:00
teo_sarca 3eff6ddfe5 BF [ 1874419 ] JDBC Statement not close in a finally block - for ProductCost, Tax, Env, Msg 2008-02-04 23:50:24 +00:00
teo_sarca 432cfe0bc9 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MChangeLog
* reorganize imports
2008-02-04 23:16:05 +00:00
teo_sarca b0a302589c BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MChangeLog
* reorganize imports
2008-02-04 23:12:49 +00:00
teo_sarca 751ef01796 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MChangeLog 2008-02-04 21:09:33 +00:00
teo_sarca 8805fceef2 * reorganized imports
* commented some unused variables
* fixed java 5 warnings
2008-02-04 20:40:34 +00:00
Redhuan D. Oon 874cd059de BF [ 1874419 ] JDBC Statement not close in a finally block
this is a deep one to db.close, many stmt/rs closes in between removed. Need for review. Already done simple grid field entry test - ok.
2008-02-04 18:27:17 +00:00
teo_sarca e5d3c08749 BF [ 1886480 ] Print Format Item Trl not updated even if not multilingual 2008-02-04 18:23:07 +00:00
Redhuan D. Oon f8d99975df BF [ 1874419 ] JDBC Statement not close in a finally block
done.
2008-02-04 18:09:23 +00:00
teo_sarca 5e26c9cc02 * reorganize imports from MSequence 2008-02-04 12:27:56 +00:00
Carlos Ruiz 154a633c70 A little more on FR [ 1879470 ] Implement Table and Document ModelValidator script JSR 223 2008-02-04 06:57:34 +00:00
Heng Sin Low b67b5a1268 [ 1886013 ] MSequence.getNextId should be executed outside of trx 2008-02-04 03:38:19 +00:00
Redhuan D. Oon a5d9c4efff Done for all Callouts
1. Remove deprecated CalloutActive sets
2. BF [ 1874419 ] JDBC Statement not close in a finally block

Not tested, assume no new impact
2008-02-04 00:19:09 +00:00
teo_sarca 4bb15e12d2 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for Query 2008-02-03 10:20:36 +00:00
teo_sarca fba218d872 * minor message translation issue 2008-02-03 10:15:21 +00:00
teo_sarca 6608962f25 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MLocator 2008-02-03 10:13:06 +00:00
teo_sarca e4152c7582 BF [ 1885260 ] MPAttributeLookup: throws SQLException sometimes
* reorganize imports
* commented out unused variables
2008-02-03 09:00:00 +00:00
Redhuan D. Oon 0ad10e90d3 1. Reorganize Imports
2. Remove deprecated CalloutActive sets
3. BF [ 1874419 ] JDBC Statement not close in a finally block

tested with single POS order, export pricelist, patio BP, invalid complete due to no cash book, change to Std Order, completes ok.

committing for review
2008-02-03 03:28:55 +00:00
Carlos Ruiz 0a15b4a374 [ 1755175 ] ad_changelog should capture insert too
[ 1755177 ] ad_changelog should have an 'action' field
2008-02-03 02:23:21 +00:00
Carlos Ruiz b2865c6d2f [ 1885417 ] Validate BP on Payment Prepare or BeforeSave 2008-02-03 00:25:18 +00:00
Carlos Ruiz c722164b1f [ 1854603 ] Prepare method is being called twice
Make main and children workflows run in the same thread as the window caller
2008-02-02 19:58:55 +00:00
Carlos Ruiz d7c31694e4 Fix [ 1773939 ] Processing button is treated as always updateable 2008-02-02 18:33:54 +00:00
teo_sarca 23c4031415 org.compiere.model.PO:
* BF [ 1874419 ] JDBC Statement not close in a finally block
* minor - PO.get_xmlString - was exporting xml without indentation
2008-02-02 09:39:22 +00:00
teo_sarca 92b24e05b8 BF [ 1878743 ] SvrProcess.getAD_User_ID 2008-02-02 07:41:54 +00:00
Heng Sin Low 0eb0137c73 [ 1883270 ] Enhance Document No Formatting 2008-02-02 04:49:59 +00:00
Redhuan D. Oon 4ffe1affbd BF [ 1874419 ] JDBC Statement not close in a finally block
ACTION: Done two db.close acts. Please review.
TESTS:
Tested in Eclipse debug to confirm methods called without incident.
Compiled deployed on desktop, looks OK.
Committing for higher level review.
2008-02-02 00:19:13 +00:00
Redhuan D. Oon 84b3b5b135 Reorganize Import of Base.java
After some runs for a day, now wishing to commit direct to trunk. Nothing to review
2008-02-02 00:15:17 +00:00
teo_sarca 5ded70c335 BF [ 1564496 ] Inventory Move should warn if insufficient stock on hand 2008-02-01 21:20:47 +00:00
teo_sarca f8d10212a8 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MStorage 2008-02-01 21:06:15 +00:00
teo_sarca b323065f13 FR [ 1884435 ] Add more DB.getSQLValue helper methods 2008-02-01 20:34:30 +00:00
Carlos Ruiz 567288fbae Fix [ 1783036 ] Change log management inconsistent for update and delete 2008-02-01 18:34:00 +00:00
Carlos Ruiz 220c7b8580 Fix again [ 1686341 ] List Datatype bug 2008-02-01 18:13:02 +00:00
Carlos Ruiz 72632c33df Integrate fix [ 1773939 ] Processing button is treated as always updateable
Proposed by Bahman
2008-02-01 18:01:48 +00:00
Carlos Ruiz d19b2cd1ea Fix for [ 1884676 ] Fact not setting transaction 2008-02-01 17:25:45 +00:00
teo_sarca c97242420c org.compiere.util.DB:
* reorganize imports
* commented unused variables (from old connection code)
* minor cleanup
2008-02-01 17:14:56 +00:00
teo_sarca bd8324ebb9 FR [ 1884435 ] Add more DB.getSQLValue helper methods 2008-02-01 17:05:56 +00:00
Carlos Ruiz 071d9768d8 BF [ 1874419 ] JDBC Statement not close in a finally block 2008-02-01 16:33:58 +00:00
Carlos Ruiz 3d2bae2080 FR [ 1879470 ] Implement Table and Document ModelValidator script JSR 223 2008-02-01 08:48:22 +00:00
Heng Sin Low 9932a8538e * minor - missing image file shouldn't be log as error or warning. 2008-02-01 04:21:26 +00:00