Commit Graph

603 Commits

Author SHA1 Message Date
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
Heng Sin Low 909e6f215f [ 1869609 ] Tabs within Collapsed Grid disabled 2008-01-16 04:32:15 +00:00
fer_luck a841e16ad0 FR[1866079] - Added the AmtInWords_PT. Contributed by emontenegro. 2008-01-16 00:23:36 +00:00
Heng Sin Low 058f7feaf3 [ 1805503 ] UI allows changing record while new record not saved
- replacing the bad m_inserting fix
2008-01-15 05:04:02 +00:00
Carlos Ruiz 503c6389fb Fix bug [ 1854605 ] C_PaySelection is being saved with wrong org 2008-01-15 03:33:17 +00:00
Carlos Ruiz 6005e2cfb1 Peer review [ 1867464 ] Incorrect Partner Location when create manual shipment
Small refactoring
2008-01-14 23:07:58 +00:00
Heng Sin Low 690016fa37 [ 1814892 ] Bug# 1814870 PriceList error when creating PO From Requisition 2008-01-14 04:11:03 +00:00
Heng Sin Low 271966a547 [ 1805503 ] UI allows changing record while new record not saved 2008-01-14 02:26:50 +00:00
Heng Sin Low 2a14e6d2d0 [ 1807947 ] creating invoice with copy record doesnt reset document type 2008-01-13 22:17:50 +00:00
Heng Sin Low 9b89d06951 [ 1866793 ] ReadOnly Orderlines For Open Order 2008-01-13 04:23:39 +00:00
Carlos Ruiz d8beaf7fd7 FR [ 1868756 ] Enable smtp gmail support 2008-01-10 18:21:30 +00:00
Carlos Ruiz 6140877e5f Implement FR [ 1846929 ] SaaS (ASP) (On-Demand) configurator 2008-01-10 05:19:55 +00:00
vpj-cd 3d3d7796d8 Fix bug [ 1867477 ] when run calculate commission process take deactivate record
http://sourceforge.net/tracker/index.php?func=detail&aid=1867477&group_id=176962&atid=879332
2008-01-09 05:55:23 +00:00
vpj-cd 3ccb80d06a Fixed [ 1867464 ] Incorrect Partner Location when create manual shipment
http://sourceforge.net/tracker/index.php?func=detail&aid=1867464&group_id=176962&atid=879332
2008-01-09 05:46:45 +00:00
vpj-cd 863fdf174a Fixed [ 1867464 ] Incorrect Partner Location when create manual shipment
http://sourceforge.net/tracker/index.php?func=detail&aid=1867464&group_id=176962&atid=879332
2008-01-09 05:30:47 +00:00