Commit Graph

1184 Commits

Author SHA1 Message Date
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