Commit Graph

2159 Commits

Author SHA1 Message Date
Redhuan D. Oon 75a342b900 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Parameterized entry
2008-02-08 08:51:29 +00:00
Redhuan D. Oon 37bfc101b5 *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports
2008-02-08 08:43:21 +00:00
Redhuan D. Oon 4d6fcf009b *BF [ 1874419 ] JDBC Statement not close in a finally block
*Organize imports

*Parameterized - Iterator<Integer> it = set.iterator();
2008-02-08 07:49:23 +00:00
tspc ef999099fa Fix migration script numbering
(091_ already in use in 350 branch)
2008-02-08 01:57:35 +00:00
mark_o 4507624a86 [ 1883270 ] Enhance Document No Formatting
Adds Decimal Pattern for sequence number itself.
Solution provided by Tobi42 (Tobias Schöneberg). Sorry accidently removed MSequence instead of updating it.

Tested with PostgresSQL.

Please review for oracle.
2008-02-07 17:09:49 +00:00
Carlos Ruiz 8296c2c899 Fix [ 1888892 ] Possible BUG on FinReport.java
Thanks to Angelo - Genied

BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 17:07:30 +00:00
mark_o 37a6123696 [ 1883270 ] Enhance Document No Formatting
Adds Decimal Pattern for sequence number itself.
Solution provided by Tobi42 (Tobias Schöneberg)

Tested with PostgresSQL.

Please review for oracle.
2008-02-07 16:35:53 +00:00
Carlos Ruiz ba07d01b9d Fix [ 1888832 ] NPE starting adempiere 2008-02-07 15:11:24 +00:00
Redhuan D. Oon 71ee0da862 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed
* reorganized imports
2008-02-07 14:52:40 +00:00
teo_sarca 19bc8038df BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for AMenu.java
* reorganized imports
* fixed some java warning
2008-02-07 13:52:41 +00:00
Carlos Ruiz f5fbec1f66 FR [ 1795384 ] Setup: create default accounts records is too rigid
Contributed by Teo

BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 05:03:23 +00:00
Carlos Ruiz d812e54ea8 Integrate contribution [ 1886164 ] Posting Doc_Issue from Expense Report
from Ivan Popov (johnniepop)

BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-07 03:48:58 +00:00
teo_sarca 931881e153 BF [ 1760482 ] New Dashboard broke old functionality 2008-02-06 20:12:05 +00:00
teo_sarca 9cef24d42a BF [ 1888085 ] One line location field not working
BF [ 1888094 ] PF: label & label suffix not working for location field
2008-02-06 18:32:52 +00:00
teo_sarca 4e1a51836b BF [ 1887674 ] Deadlock when try to modify PA Goal's Measure Target 2008-02-06 08:19:21 +00:00
teo_sarca 71bd400ba9 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for org.compiere.model.MMeasure 2008-02-06 08:02:35 +00:00
teo_sarca 2cd9802c0f BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for org.compiere.model.MGoal 2008-02-06 07:55:53 +00:00
Carlos Ruiz 65bb91b9e5 Put again to false to allow running in Headless environment 2008-02-06 06:01:39 +00:00
Carlos Ruiz 9c85560ff3 Removing some unnecesary code after [ 1886013 ] MSequence.getNextId should be executed outside of trx 2008-02-06 05:30:22 +00:00
Carlos Ruiz 14deebdab7 Fix [ 1887608 ] SequenceCheck deadlock 2008-02-06 04:58:15 +00:00
Carlos Ruiz f9c0eaed7d More logging on nightly build scripts 2008-02-06 01:43:57 +00:00
Carlos Ruiz 58a3dfbd0a Logging to troubleshoot nightly build problem 2008-02-06 01:15:42 +00:00
Heng Sin Low e8da8ed403 [ 1706651 ] Fixed lookup behaviour on Ranged Parameters 2008-02-05 16:46:35 +00:00
mark_o c426361cbe [ 1869844 ] CLIENT_ID not ReadOnly any more ?!?
Info from Tobi42 Tobias Schöneberg) taken from Buildserver.
Minor change for Postgres because IN types character and integer cannot be matched.

Please review for Oracle migration Script.
2008-02-05 15:14:40 +00:00
mark_o 887c26e8b6 Patch created by tobi42 (Tobias Schöneberg)
Adding missing argument for load in Postgres (as discussed between Tobi and Trifon in IRC on 05.02.2008)
2008-02-05 13:48:39 +00:00
mark_o cecd4c0941 [ 1814291 ] Sales Commitment Offset
Changes for german Accounting Scheme SKR03
2008-02-05 12:18:44 +00:00
Heng Sin Low 0c21b7f328 [ 1874419 ] JDBC Statement not close in a finally block 2008-02-05 08:52:24 +00:00
Carlos Ruiz 7032937dc6 Fix [ 1886773 ] isTradeDiscountPosted not working 2008-02-05 08:43:21 +00:00
Heng Sin Low 7891512128 [ 1874419 ] JDBC Statement not close in a finally block 2008-02-05 08:34:52 +00:00
Heng Sin Low 1873121a4e [ 1886731 ] org.compiere.model.MSequence looking for nonexistant columns 2008-02-05 07:56:12 +00:00
Carlos Ruiz 8c427dbb6c Fix [ 1876965 ] Wrong serial management on purchase process 2008-02-05 07:17:17 +00:00
teo_sarca 3eff6ddfe5 BF [ 1874419 ] JDBC Statement not close in a finally block - for ProductCost, Tax, Env, Msg 2008-02-04 23:50:24 +00:00
teo_sarca 432cfe0bc9 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MChangeLog
* reorganize imports
2008-02-04 23:16:05 +00:00
teo_sarca b0a302589c BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MChangeLog
* reorganize imports
2008-02-04 23:12:49 +00:00
teo_sarca 751ef01796 BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MChangeLog 2008-02-04 21:09:33 +00:00
teo_sarca 8805fceef2 * reorganized imports
* commented some unused variables
* fixed java 5 warnings
2008-02-04 20:40:34 +00:00
Redhuan D. Oon 874cd059de BF [ 1874419 ] JDBC Statement not close in a finally block
this is a deep one to db.close, many stmt/rs closes in between removed. Need for review. Already done simple grid field entry test - ok.
2008-02-04 18:27:17 +00:00
teo_sarca e5d3c08749 BF [ 1886480 ] Print Format Item Trl not updated even if not multilingual 2008-02-04 18:23:07 +00:00
Redhuan D. Oon f8d99975df BF [ 1874419 ] JDBC Statement not close in a finally block
done.
2008-02-04 18:09:23 +00:00
Carlos Ruiz f709cb5203 small enhancements to the serverStart.sh 2008-02-04 16:24:30 +00:00
teo_sarca 5e26c9cc02 * reorganize imports from MSequence 2008-02-04 12:27:56 +00:00
Carlos Ruiz e74f86cba2 Deploy Adempiere ZK webUI by default 2008-02-04 08:00:20 +00:00
Carlos Ruiz e6cd33ee8a include webUI in project general classpath 2008-02-04 07:22:14 +00:00
Carlos Ruiz 154a633c70 A little more on FR [ 1879470 ] Implement Table and Document ModelValidator script JSR 223 2008-02-04 06:57:34 +00:00
Carlos Ruiz 6a4c482c51 - Cleanup of empty directories
- Dropping CalloutEngine.java as the avoid recursion mechanism is already implemented in adempiere trunk
2008-02-04 06:44:28 +00:00
Carlos Ruiz f52ee5b937 [ 1884762 ] FR - Make main logo and link for Home configurable 2008-02-04 04:46:09 +00:00
Heng Sin Low b67b5a1268 [ 1886013 ] MSequence.getNextId should be executed outside of trx 2008-02-04 03:38:19 +00:00
Heng Sin Low cb8ecc26b3 [ 1886007 ] Organization window: form not sync navigating back to root 2008-02-04 02:53:14 +00:00
Heng Sin Low b2e2e1e24b [ 1885989 ] VtreePanel show white space when bar is off 2008-02-04 01:51:31 +00:00
Redhuan D. Oon a5d9c4efff Done for all Callouts
1. Remove deprecated CalloutActive sets
2. BF [ 1874419 ] JDBC Statement not close in a finally block

Not tested, assume no new impact
2008-02-04 00:19:09 +00:00