Commit Graph

2546 Commits

Author SHA1 Message Date
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
Heng Sin Low 50ef51c3db * minor - remove unuse import. 2008-02-13 07:16:34 +00:00
Heng Sin Low 237cb78314 * minor - remove unuse import. 2008-02-13 07:15:54 +00:00
Heng Sin Low 569134d13a * minor - remove unuse import. 2008-02-13 07:15:14 +00:00
Heng Sin Low 589760901e * minor - organize import. 2008-02-13 07:13:18 +00:00
Heng Sin Low ae19bfa77e [ 1892461 ] Callout for VLocation field invoke twice 2008-02-13 07:04:06 +00:00
Heng Sin Low 294f4f87ed [ 1892439 ] Callout not invoke for changes to existing ASI
- previous commit introduce potential NPE
2008-02-13 06:45:41 +00:00
Heng Sin Low 95db1b9d11 [ 1892439 ] Callout not invoke for changes to existing ASI 2008-02-13 06:26:28 +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 e9e5ee5504 [ 1892439 ] Callout not invoke for changes to existing ASI 2008-02-13 06:18:04 +00:00
Heng Sin Low 1955c018cb [ 1878834 ] Bug in the Included Grid mode 2008-02-13 05:03:46 +00:00
Carlos Ruiz 4b874675ef Fix [ 1892384 ] Bug - not saving info on AD_Session 2008-02-13 04:29:00 +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 2beae9081c [ 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:34:14 +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
tspc 97151d1485 Add placeholders for branch 350 2008-02-13 01:13:48 +00:00
tspc 6e406e1d67 Add placeholders for branch 350 2008-02-12 21:56:05 +00:00
teo_sarca 30b401c913 BF [ 1892156 ] MSession is not really cached 2008-02-12 19:16:56 +00:00
Heng Sin Low de4f80e974 [ 1711795 ] Combination copied itself in Grid mode 2008-02-12 16:17:21 +00:00
Heng Sin Low 26d0386f45 [ 1874419 ] JDBC Statement not close in a finally block 2008-02-12 16:13:58 +00:00
Heng Sin Low 0d7024d814 * minor - remove unuse import 2008-02-12 15:55:07 +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 0ff215d419 [ 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:27:37 +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 2e2baad0b4 [ 1871567 ] Wrong value in Payment document
Add OPTIONAL migration scripts to fix problem in current data
2008-02-11 23:02:47 +00:00
mark_o 6521a7be06 [ 1883270 ] Enhance Document No Formatting
Adds Decimal Pattern for sequence number itself.
Solution provided by Tobi42 (Tobias Schöneberg).

Acquired proper centralized ID and created the migration scripts again (Thanx Carlos and Fernando for the hint).

Tested with PostgresSQL.

Please review for oracle.
2008-02-11 18:49:16 +00:00
Heng Sin Low 1c9d32e824 * minor fix - the insert statement doesn't work on sqlplus ( have not test with set sqlblankline on but the extra blank line and bracket is not needed anyway ). 2008-02-11 18:38:09 +00:00
Redhuan D. Oon 13ff6a8cc6 [ 1891079 ] Repaired Login screen in Croatian Language
Given by Mislav Kasner - mkash
2008-02-11 13:40:38 +00:00
Redhuan D. Oon 71e256dd73 correct Malaysian ISO8859-15 naming is ms_MY based on http://www-306.ibm.com/software/globalization/eserver/pseries_locales.jsp#malay 2008-02-11 13:35:18 +00:00
tspc dedfe45a9b BF [ 1891105 ] Migration scripts failing when run with SQLPLUS 2008-02-11 12:34:44 +00:00
teo_sarca 6216f2c06e BF [ 1891082 ] NPE on MiniTable when you hide some columns 2008-02-11 11:44:45 +00:00
Heng Sin Low 8340239975 [ adempiere-Bugs-1891037 ] Tab: if initially grid mode, then no data is displayed 2008-02-11 11:37:41 +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 fbc9a8d7c4 Have to reorganize import.. to solve change of package to adempiere 2008-02-10 04:42:53 +00:00
Redhuan D. Oon 4e5b169848 Removed redundant compiere graph package. Reassign compiere.grid.ed.VCellRenderer to new adempiere package.
Pls review if ok.
2008-02-10 04:41:20 +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
Heng Sin Low b5b8dacf92 [ 1890205 ] VNumber show wrong value when save modified record using F4 2008-02-09 17:10:07 +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
teo_sarca fcf59d7f7f BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for ProcessCtl
* organized imports
* fixed java generics warnings
2008-02-09 14:11:44 +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