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
teo_sarca
74a9558394
BF [ 1831060 ] Location dialog should use Address1, Address2 ... elements
2008-02-03 11:03:00 +00:00
teo_sarca
c72adcceb4
BF [ 1834393 ] VNumber.setFocusable not working
2008-02-03 10:55:14 +00:00
teo_sarca
4bb15e12d2
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for Query
2008-02-03 10:20:36 +00:00
teo_sarca
fba218d872
* minor message translation issue
2008-02-03 10:15:21 +00:00
teo_sarca
6608962f25
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MLocator
2008-02-03 10:13:06 +00:00
teo_sarca
e4152c7582
BF [ 1885260 ] MPAttributeLookup: throws SQLException sometimes
...
* reorganize imports
* commented out unused variables
2008-02-03 09:00:00 +00:00
Redhuan D. Oon
0ad10e90d3
1. Reorganize Imports
...
2. Remove deprecated CalloutActive sets
3. BF [ 1874419 ] JDBC Statement not close in a finally block
tested with single POS order, export pricelist, patio BP, invalid complete due to no cash book, change to Std Order, completes ok.
committing for review
2008-02-03 03:28:55 +00:00
Carlos Ruiz
0a15b4a374
[ 1755175 ] ad_changelog should capture insert too
...
[ 1755177 ] ad_changelog should have an 'action' field
2008-02-03 02:23:21 +00:00
Carlos Ruiz
b2865c6d2f
[ 1885417 ] Validate BP on Payment Prepare or BeforeSave
2008-02-03 00:25:18 +00:00
Carlos Ruiz
91a394aaaf
Fix [ 1885485 ] Some windows too little
...
Fix numbering on migration scripts
2008-02-03 00:21:19 +00:00
Carlos Ruiz
a53c81cd95
Fix [ 1885485 ] Some windows too little
2008-02-03 00:11:06 +00:00
Carlos Ruiz
c722164b1f
[ 1854603 ] Prepare method is being called twice
...
Make main and children workflows run in the same thread as the window caller
2008-02-02 19:58:55 +00:00
Carlos Ruiz
d7c31694e4
Fix [ 1773939 ] Processing button is treated as always updateable
2008-02-02 18:33:54 +00:00
teo_sarca
23c4031415
org.compiere.model.PO:
...
* BF [ 1874419 ] JDBC Statement not close in a finally block
* minor - PO.get_xmlString - was exporting xml without indentation
2008-02-02 09:39:22 +00:00
Heng Sin Low
ad34029418
* remove unnecessary checking
...
* only put in record_id param if it is > 0
2008-02-02 07:50:51 +00:00
teo_sarca
92b24e05b8
BF [ 1878743 ] SvrProcess.getAD_User_ID
2008-02-02 07:41:54 +00:00
Heng Sin Low
2e177ba3e6
* NPE if classname not set for jasperreport process
...
* catch throwable to avoid freezing of application.
2008-02-02 06:41:54 +00:00
Heng Sin Low
5e08ba120a
[ 1883270 ] Enhance Document No Formatting
...
- migration script.
2008-02-02 05:14:09 +00:00
Heng Sin Low
b8443b2f9f
[ 1883270 ] Enhance Document No Formatting
2008-02-02 05:03:52 +00:00
Heng Sin Low
bd7a0c321d
[ 1883270 ] Enhance Document No Formatting
2008-02-02 04:53:41 +00:00
Heng Sin Low
0eb0137c73
[ 1883270 ] Enhance Document No Formatting
2008-02-02 04:49:59 +00:00
Heng Sin Low
62daa9a782
[ 1884105 ] Show preview of all open window
...
- Fixed window switching bug, clean up unuse import.
2008-02-02 04:30:15 +00:00
Redhuan D. Oon
4ffe1affbd
BF [ 1874419 ] JDBC Statement not close in a finally block
...
ACTION: Done two db.close acts. Please review.
TESTS:
Tested in Eclipse debug to confirm methods called without incident.
Compiled deployed on desktop, looks OK.
Committing for higher level review.
2008-02-02 00:19:13 +00:00
Redhuan D. Oon
84b3b5b135
Reorganize Import of Base.java
...
After some runs for a day, now wishing to commit direct to trunk. Nothing to review
2008-02-02 00:15:17 +00:00
teo_sarca
9f0cdd3457
test.functional: fixed minor transaction issues
2008-02-01 22:30:59 +00:00
teo_sarca
8e5d2f5b53
BF [ 1564496 ] Inventory Move should warn if insufficient stock on han
...
* Added MStorageTest JUnit Test case
2008-02-01 21:50:43 +00:00
teo_sarca
5ded70c335
BF [ 1564496 ] Inventory Move should warn if insufficient stock on hand
2008-02-01 21:20:47 +00:00
teo_sarca
f8d10212a8
BF [ 1874419 ] JDBC Statement not close in a finally block - fixed for MStorage
2008-02-01 21:06:15 +00:00
teo_sarca
b323065f13
FR [ 1884435 ] Add more DB.getSQLValue helper methods
2008-02-01 20:34:30 +00:00
Carlos Ruiz
567288fbae
Fix [ 1783036 ] Change log management inconsistent for update and delete
2008-02-01 18:34:00 +00:00
Carlos Ruiz
220c7b8580
Fix again [ 1686341 ] List Datatype bug
2008-02-01 18:13:02 +00:00
Carlos Ruiz
72632c33df
Integrate fix [ 1773939 ] Processing button is treated as always updateable
...
Proposed by Bahman
2008-02-01 18:01:48 +00:00
Carlos Ruiz
d19b2cd1ea
Fix for [ 1884676 ] Fact not setting transaction
2008-02-01 17:25:45 +00:00
Carlos Ruiz
57b13fb133
Fix [ 1621517 ] Duplicate vendor invoice document numbers permitted
2008-02-01 17:16:25 +00:00
teo_sarca
c97242420c
org.compiere.util.DB:
...
* reorganize imports
* commented unused variables (from old connection code)
* minor cleanup
2008-02-01 17:14:56 +00:00
Carlos Ruiz
e213c272f9
Fix [ 1869844 ] CLIENT_ID not ReadOnly any more ?!?
2008-02-01 17:09:33 +00:00
teo_sarca
bd8324ebb9
FR [ 1884435 ] Add more DB.getSQLValue helper methods
2008-02-01 17:05:56 +00:00
Carlos Ruiz
071d9768d8
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-02-01 16:33:58 +00:00
Redhuan D. Oon
070b7a20ea
Bugs-1874419 ] JDBC Statement not close in a finally block
...
Trying out another case for review.
Tested call of the method - ok.
2008-02-01 12:30:52 +00:00
Redhuan D. Oon
5d2f5de9c2
Bugs-1874419 ] JDBC Statement not close in a finally block
...
.. left out something when comparing to Teo's.
2008-02-01 10:44:22 +00:00
Redhuan D. Oon
4f3b666ef4
Bugs-1874419 ] JDBC Statement not close in a finally block
...
Trying out with one case for review. If ok, will do the rest
2008-02-01 10:34:10 +00:00
teo_sarca
53d68602fd
org.adempiere.apps.graph package:
...
* BF [ 1874419 ] JDBC Statement not close in a finally block
* replace system.out with logging
* minor - HtmlDashboard: select only active PA_DASHBOARDCONTENT
* reorganized imports
* removed "TODO Auto-generated method stub"
2008-02-01 09:47:49 +00:00
Carlos Ruiz
3d2bae2080
FR [ 1879470 ] Implement Table and Document ModelValidator script JSR 223
2008-02-01 08:48:22 +00:00
Heng Sin Low
462945618d
[ 1884153 ] Table cell editor readwrite setting not always correct
2008-02-01 06:23:38 +00:00
Heng Sin Low
5544bd1022
[ 1884105 ] Show preview of all open window
...
- migration script
2008-02-01 04:29:32 +00:00
Heng Sin Low
af1edda1cc
[ 1884105 ] Show preview of all open window
...
- Ctrl+W to show a preview of all open windows.
2008-02-01 04:23:00 +00:00