Commit Graph

2441 Commits

Author SHA1 Message Date
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 bc69dfed7e [ 1894181 ] Custom Info class must be of the same package 2008-02-15 02:16:27 +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
mark_o eb27717a9c [ 1893518 ] Postgres: 098_BF1892475.sql broken
Minor patch (After ALTER statement ";" is missing.) Thanx to agenda_gm for reporting this.
2008-02-14 14:28:56 +00:00
teo_sarca fe5a502bfb BF [ 1893525 ] Process Dialog: Cannot select the text from text field 2008-02-14 12:13:14 +00:00
teo_sarca a79d599ff6 FR [ 1779410 ] VSortTab: display ID for not visible columns 2008-02-14 11:52:30 +00:00
teo_sarca 6550a13cc4 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for AMenuStartItem
* organized imports for AMenuStartItem
* minor: never call ADialog.error<sync> in "catch" block because you have to close statement & resultset in finally
2008-02-14 09:33:51 +00:00
teo_sarca b4414a594f BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for FormFrame
* organized imports for FormFrame
2008-02-14 09:29:08 +00:00
Heng Sin Low 1dc1281bb4 [ 1893413 ] Email notification from scheduler doesn't set from user. 2008-02-14 09:16:23 +00:00
teo_sarca 1c40a3f7cd BF [ 1893410 ] NPE when try to open Form Frame w/o class 2008-02-14 09:14:33 +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 282b42d59d Fix [ 1893051 ] NPE at Workflow Activities 2008-02-13 20:01:49 +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 3603a3969c * fix mistake in previous commit, should be add instead of alter column. 2008-02-13 14:22:10 +00:00
Heng Sin Low 55b39023cb [ 1887651 ] Add Ad_Reference_Value_ID and AD_Val_Rule_ID to AD_Field
[ 1892335 ] Define custom info class at ad_column or ad_field
2008-02-13 09:25:53 +00:00
Heng Sin Low 2a60faf4b1 [ 1887651 ] Add Ad_Reference_Value_ID and AD_Val_Rule_ID to AD_Field
[ 1892335 ] Define custom info class at ad_column or ad_field
2008-02-13 09:21:44 +00:00
Heng Sin Low 8da616ddfd [ 1892335 ] Define custom info class at ad_column or ad_field 2008-02-13 09:20:21 +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 55174da98e [ 1892475 ] AD_Reference list is hardcoded to always sort by name 2008-02-13 08:27:10 +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
Heng Sin Low 4fc85cb975 * minor - remove unuse import. 2008-02-13 07:18:50 +00:00