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