Commit Graph

4589 Commits

Author SHA1 Message Date
teo_sarca 4ed7def01a FR [ 1895317 ] InvoiceCreateInOut: you can create many receipts 2008-12-08 10:56:34 +00:00
teo_sarca c78bc26b10 CalloutMovement: minor: use autoboxing 2008-12-08 10:49:58 +00:00
teo_sarca f009cb66cb FR [ 2406123 ] Ini.saveProperties fails if target directory does not exist 2008-12-08 10:46:25 +00:00
teo_sarca 533d0763b9 DB:
* add getSQLValueEx method (same as getSQLValue but throws DBException)
* add getSQLValueBDEx method (same as getSQLValueBD but throws DBException)
* method setParameter(PreparedStatement pstmt, int index, Object param) should throw DBException if param is not supported
* added DBTest JUnit Test Case
2008-12-08 10:44:06 +00:00
tspc 848e81fbf2 FR1840219 Migration from pl/java to pl/pgSQL for PostgreSQL
Created pl/pgsql version of nextBusinessDay function
2008-12-08 01:36:27 +00:00
trifonnt aed07a44fa FR: [ 2392587 ] Serbian on external dialogs
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=2392587&group_id=176962
2008-12-07 14:11:13 +00:00
Heng Sin Low d40a330ff9 SignDatabaseBuild - throw exception cause problem with shell scripting. 2008-12-07 10:09:34 +00:00
Heng Sin Low 0654a5c6a7 Do not cache AD_Image for server. 2008-12-07 01:00:46 +00:00
Heng Sin Low 9e78170f81 Do not hide output from sign database build process.
Ensure sign database build only run after import have finished.
2008-12-07 00:57:00 +00:00
Heng Sin Low b2f73bee73 minor - do not hide output from sign database build process. 2008-12-07 00:46:22 +00:00
Heng Sin Low 5dec4b17c0 Regression : Cancel button of form doesn't work.
Generate Invoice(Manual) & Generate Shipment(Manual) - fixed can't select multiple, improve parameter panel layout.
2008-12-07 00:34:55 +00:00
Heng Sin Low a3b97de98f Fixed dynamic display regression. 2008-12-06 23:16:29 +00:00
Heng Sin Low e72867266c Fix grid rendering issue for button and image field.
Cleanup eclipse warning.
LoginPanel - remove no empty constraint from username and password field. The constraint is too aggressive and annoying at time.
2008-12-06 22:49:36 +00:00
Heng Sin Low 8bf00c253c minor cleanup. 2008-12-06 22:12:45 +00:00
teo_sarca db822559dd BF [ 2188252 ] Make Adempiere build using both jdk 5 and jdk 6 : hide Proxy layer when throwing exceptions 2008-12-06 17:28:57 +00:00
teo_sarca 350aea1253 ColumnSync:
* organized imports
* use DatabaseMetaData
2008-12-06 16:23:18 +00:00
Redhuan D. Oon 57fc79f081 JAVA POS small enhancements
ORGANIZE IMPORTS
2008-12-06 12:44:39 +00:00
Redhuan D. Oon ac10f352f6 ENHANCED JAVA POS TO HAVE COLORED BUTTONS Please see http://www.adempiere.com/wiki/index.php/Image:JavaPOS.png
corrected some other typos
2008-12-06 11:25:18 +00:00
Heng Sin Low 68659e821f alter table script must execute before insert. 2008-12-06 00:11:35 +00:00
Heng Sin Low 3a82aaec93 Enhance image field editor.
Added reset button to image editor dialog, handle user cancellation of dialog correctly.
2008-12-05 19:09:50 +00:00
Heng Sin Low fb02b1955a minor - avoid NPE. 2008-12-05 16:20:18 +00:00
Carlos Ruiz ff6b2bff61 Important -> SQL keywords must go uppercase
Minor -> indentation, organize imports
2008-12-05 16:14:44 +00:00
Heng Sin Low 7e0a2141bb Fixed potential concurrent modification exception.
Image dialog not saving uploaded file to ad_image.
2008-12-05 16:07:12 +00:00
usrdno dbbca01f82 Added method for retrieving a list of shippers with a specific freight category. 2008-12-05 15:30:16 +00:00
usrdno c371504f00 Added convenience method for reading a product using UPC/EAN. 2008-12-05 15:19:08 +00:00
trifonnt d4031c9ea6 FR: [ 2392587 ] Serbian on external dialogs
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=2392587&group_id=176962
2008-12-05 14:53:57 +00:00
teo_sarca 98fbc7cf45 HR & Payroll improvements:
* code cleanup
* convert pseudo-static methods to static methods
* improved exception handling
* removed commented code
* minor refactoring
2008-12-05 14:04:40 +00:00
teo_sarca e2bbd1f0cf MRefList:
* getListDescription should be static
* javadoc fix
* imporve error logging
2008-12-05 14:01:20 +00:00
teo_sarca 592ee1be0a FR [ 2337778 ] Pluggable accounting module
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2337778&group_id=176962

Reserving migration script number.
2008-12-05 12:50:59 +00:00
usrdno cac9cc0219 FR 2350428 - Added locator in Product Replenish Tab. 2008-12-05 12:28:44 +00:00
teo_sarca 4aca9007dd GenerateModel: improve error logging 2008-12-05 12:11:57 +00:00
teo_sarca 7e87449e5a Msg:
* organized imports
* use java generics
2008-12-05 08:44:54 +00:00
teo_sarca 238d17c066 FR [ 2392044 ] Introduce Env.WINDOW_Main
* organized imports
* removed unused variables
* fixed some possible NPE
2008-12-05 08:38:33 +00:00
Heng Sin Low f76a129ff7 Fixed wrong ordering of statement. 2008-12-05 08:11:27 +00:00
phib dba4db09f7 FR [ 2391012 ] Invoke AD_Form from button
https://sourceforge.net/tracker/index.php?func=detail&aid=2391012&group_id=176962&atid=879335
2008-12-04 23:44:30 +00:00
trifonnt 50bebf4bd6 FR: [ 2390957 ] Add Organization to Match Form
https://sourceforge.net/tracker/index.php?func=detail&aid=2390957&group_id=176962&atid=883808
2008-12-04 23:15:15 +00:00
trifonnt 976a821766 bf: [ 2389581 ] Update classpath multiproject
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2389581&group_id=176962
2008-12-04 18:59:18 +00:00
armenrz 67c15c25cd BF [ 2215840 ] MatchPO Bug Collection 2008-12-04 17:07:35 +00:00
teo_sarca e9ac5e52df fix InvoiceCalculateTax:
* unpost invoice because we need to repost it after changing tax amounts
* refactor + able to run process from outside
2008-12-04 11:29:52 +00:00
teo_sarca 1c913f8cbf CRPDatasetFactory.getMaxRange : fix formula 2008-12-04 07:47:37 +00:00
trifonnt ce609bc33f BF: Proper WHERE clause in Payment window. 2008-12-04 06:19:58 +00:00
Redhuan D. Oon 457feb7252 [#2385559] Swing POS: NPE after deleting line IN SUBCURRENTLINE.JAVA (DONE AS ADVISED)
thanks Mario, for been the good tester, telling me where to look. Its tested resolved.
2008-12-04 05:28:18 +00:00
Heng Sin Low e9bf5053cc Fixed NPE when logout. 2008-12-04 04:01:10 +00:00
Heng Sin Low 603301b433 Fixed jdk 1.5 compatibility error. 2008-12-04 01:44:08 +00:00
phib 1fb1574080 FR [ 1840016 ] Avoid usage of clearing accounts
Support for avoiding PPV and PPV Offset use
https://sourceforge.net/tracker/?func=detail&group_id=176962&atid=879335&aid=1840016
2008-12-03 23:59:07 +00:00
tspc 5da8884b6a Temporarily commenting out changes made in
Rev:7376 of Ini class, to enable trunk to compile.
(BF2373679 Validator for beforeSaveProperties)
2008-12-03 22:11:50 +00:00
teo_sarca 76f4216035 BF [ 2314336 ] Can not login after logout
* eclipse classpath: added jbossall-client.jar
* eclipse classpath: exported all jars
* eclipse classpath: attached source jars where possible
2008-12-03 12:00:41 +00:00
Heng Sin Low 0914636b35 Minor - javadoc 2008-12-03 09:56:46 +00:00
Heng Sin Low 4022504df5 Failure to generate getI* shouldn't be fatal. Also, the current algorithm use to discover the reference tablename is by no mean fool proof. 2008-12-03 09:51:08 +00:00
Heng Sin Low 6b33b0ab59 Avoid NPE when no application server client library is detected. 2008-12-03 09:03:38 +00:00