Commit Graph

617 Commits

Author SHA1 Message Date
Heng Sin Low 434f2d4c7e [ adempiere-ZK Web Client-1883132 ] Open Invoice (Vendor) window throw errors in log 2008-01-31 00:25:09 +00:00
teo_sarca ed7526abcc BF [ 1882470 ] Generate Class Model: setter for lookup fields issue 2008-01-30 09:07:26 +00:00
teo_sarca 1b5a943509 BF [ 1874419 ] JDBC Statement not close in a finally block - for MUserQuery 2008-01-30 08:54:31 +00:00
Heng Sin Low 8393b8113b * [ 1876642 ] Add Collapsed by Default to Field Group
* minor - show java.io.tmpdir value on preference dialog.
2008-01-30 04:31:37 +00:00
armenrz d077175913 BUG [1881727] Fix Create costing return value when catch exception 2008-01-29 10:53:38 +00:00
armenrz b1241e7a95 BUG [ 1878795 ] Invoice-Receipt over matched 2008-01-29 10:44:44 +00:00
Carlos Ruiz 8fab7b03da Fix [ 1760521 ] WebUI: Invoice (Customer) not showing Target Doc Type 2008-01-29 05:41:22 +00:00
Carlos Ruiz 9d60d383a0 Fix [ 1878783 ] Cant seem to access any html window 2008-01-29 04:29:06 +00:00
Carlos Ruiz 538f34352d [ 1840016 ] Avoid usage of clearing accounts
Found a new issue when crossing one payment+ with a payment-, or an invoice against a credit memo
2008-01-29 03:21:27 +00:00
tspc fb989f1134 BF[ 1878783 ] Cant seem to access any html window 2008-01-29 00:55:47 +00:00
Carlos Ruiz 601b6ab46a Fix [ 1881480 ] Navigation problem between tabs
Safer approach - just clear the key column from context
2008-01-29 00:42:55 +00:00
Carlos Ruiz 3491ac2745 Fix [ 1881480 ] Navigation problem between tabs 2008-01-28 23:57:41 +00:00
Carlos Ruiz 7ca3ef5043 Fix [ 1881480 ] Navigation problem between tabs 2008-01-28 23:46:16 +00:00
Carlos Ruiz 8e67bce559 Fix bug [ 1822782 ] login with empty password allowed when ldap active
Implementing suggestion from stefan kuthan - stefan_kuthan
2008-01-28 19:35:12 +00:00
Heng Sin Low 620261e2bb [ 1879395 ] Implement Process script JSR 223
- Implement G_, W_, A_ and P_ prefix for variables.
2008-01-28 17:35:35 +00:00
Carlos Ruiz 346983a22a Fix bug [ 1881291 ] Found orphan trx in Doc_Allocation 2008-01-28 17:28:30 +00:00
Heng Sin Low 17321afafb [ 1879395 ] Implement Process script JSR 223
- Implement G_, W_, A_ and P_ prefix for variables.
2008-01-28 17:26:33 +00:00
teo_sarca f7ebc30818 BF [ 1879568 ] CalloutMouvement QtyAvailable issues
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1879568&group_id=176962
* minor refactoring
2008-01-28 09:44:19 +00:00
Carlos Ruiz b4016c6fc0 [ adempiere-Feature Requests-1879395 ] Implement Process script JSR 223 2008-01-28 01:03:46 +00:00
Carlos Ruiz 6b8491537c Fix [ 1874419 ] JDBC Statement not close in a finally block
Thanks Teo for remember this to me
2008-01-26 18:44:44 +00:00
Carlos Ruiz bc911ef263 Scripting - change underscore by dollar sign -> _ by $ 2008-01-26 18:13:19 +00:00
Heng Sin Low 5adf8c9853 * Fixed .classpath 2008-01-26 07:52:44 +00:00
Carlos Ruiz 54d72ee8a1 FR [ 1879396 ] Implement Login ModelValidator script JSR 223 2008-01-25 23:02:20 +00:00
Carlos Ruiz 3f1d22083e FR [ 1879395 ] Implement Process script JSR 223 2008-01-25 23:00:25 +00:00
Carlos Ruiz 452069c60e Refactoring for [ adempiere-Feature Requests-1877902 ] Implement JSR 223: Scripting callout
Created MRule
2008-01-25 22:58:32 +00:00
Carlos Ruiz 652a22924f Fix bug [ 1871567 ] Wrong value in Payment document
Thanks to Alejandro
2008-01-25 22:48:58 +00:00
Carlos Ruiz a2551a4fde Fix bug [ 1854603 ] Prepare method is being called twice
Make workflows run in one single thread different from the main thread
2008-01-25 22:46:19 +00:00
Carlos Ruiz f3dad924e0 One more slight fix for [ adempiere-Feature Requests-1877902 ] Implement JSR 223: Scripting callout 2008-01-24 23:16:55 +00:00
vpj-cd 1ad2d20761 [ 1877902 ] Implement JSR 223: Scripting callout
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=1877902&group_id=176962
2008-01-24 21:33:37 +00:00
Carlos Ruiz e2d2678df1 FR [ 1564429 ] LDAP username registration (OpenLDAP compatibility) 2008-01-24 21:17:43 +00:00
Carlos Ruiz 9667f26ad9 Fix bug [ 1854603 ] Prepare method is being called twice
great team work on IRC between tobi42, MCalderon, hengsin and me
:-)  Thanks
2008-01-24 19:16:07 +00:00
teo_sarca 51f916f51c BF [ 1874419 ] JDBC Statement not close in a finally block 2008-01-24 10:28:23 +00:00
teo_sarca 920c5f51ea BF [ 1874419 ] JDBC Statement not close in a finally block 2008-01-24 10:12:25 +00:00
teo_sarca bef274f45e BF [ 1874419 ] JDBC Statement not close in a finally block 2008-01-24 10:09:59 +00:00
teo_sarca 757bec9e02 BF [ 1874419 ] JDBC Statement not close in a finally block - only for PrintFormatUtil.java 2008-01-24 09:56:55 +00:00
teo_sarca 002c1948c3 FR [ 1841834 ] PrintFormatUtil: work in transaction
BF [ 1874419 ] JDBC Statement not close in a finally block - only for PrintFormatUtil.java
2008-01-24 09:11:46 +00:00
teo_sarca 2c4be7b8bc BF [ 1874419 ] JDBC Statement not close in a finally block - only for SvrProcess
BF [ 1877935 ] SvrProcess.process should catch all throwables
FR [ 1877937 ] SvrProcess: added commitEx method
* fixed minor java 5 generics warning
2008-01-24 08:38:48 +00:00
tspc a1cc46bf32 [ 1878571 ] Trunk build fails after revision 4278 2008-01-23 23:29:09 +00:00
Carlos Ruiz 07e61b1dc3 Implement [ 1877902 ] Implement beanshell callout
- Add groovy to the ref list
- Fix window fields
2008-01-23 18:15:39 +00:00
Carlos Ruiz a53076bbd4 Implement [ 1877902 ] Implement beanshell callout 2008-01-23 17:44:31 +00:00
Carlos Ruiz ccd2dd41bc [ 1717125 ] Frequently checking for new Requests/Notices (Thread for update info)
minor - comment annoying log messages - now that updateInfo works in thread is better to avoid logging so much
2008-01-23 16:35:00 +00:00
Carlos Ruiz c19b550ae7 FR [ 1876984 ] Make payment numbering configurable 2008-01-22 04:35:32 +00:00
Carlos Ruiz 50d096b84e FR 1860642 - Enhance document numbering
- add deprecated methods for backward compatibility
2008-01-21 18:15:52 +00:00
trifonnt 4a80d16e14 Feature Request [ 1875981 ] Add support for EAN13 Barcode
http://sourceforge.net/tracker/index.php?func=detail&aid=1875981&group_id=176962&atid=879335
2008-01-21 00:19:38 +00:00
vpj-cd ae203ba4cc [ 1875608 ] Error when i try import bpartner with DUMP function
http://sourceforge.net/tracker/index.php?func=detail&aid=1875608&group_id=176962&atid=879332
2008-01-20 04:07:37 +00:00
Heng Sin Low b1627547d0 [ 1874419 ] JDBC Statement not close in a finally block 2008-01-18 07:59:41 +00:00
Heng Sin Low 661f0ba5ef * minor - added one utility method 2008-01-18 00:25:27 +00:00
Heng Sin Low 4d45c2eb8a [ 1756793 ] RMA Feature
- Incorporate bug fix from client production site.
2008-01-17 06:10:33 +00:00
Carlos Ruiz 77d59f707d Fix bug [ 1873417 ] AD_PrintFont - No Persistent Object 2008-01-17 04:01:37 +00:00
Heng Sin Low 6f93dcb593 * minor - copyright header 2008-01-16 04:35:53 +00:00