Commit Graph

2332 Commits

Author SHA1 Message Date
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
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 70268b024f Fix [ 1890013 ] Assiging wrong cash on VPayment 2008-02-09 06:13:34 +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
Carlos Ruiz c57b01638e Fix [ 1882686 ] Resource Assignment problem
Thanks to Alvaro Montenegro - amontenegro
and Mgrigioni
2008-02-09 04:15:13 +00:00