Commit Graph

1367 Commits

Author SHA1 Message Date
Heng Sin Low bc2d581399 1003862 Barcode type UPC A is needed for print formats going to Amazon. Added UPCA support using barcode4j. Use barcode4j instead of barbecue as I can't get decent output from barbecue, barbecue have the underline bug and barbecue is a dead project. Should completely drop the use of barbecue in future. 2014-05-14 12:25:10 -05:00
hieplq 908050c3bd IDEMPIERE-1649:Reference of User1_id, User2_id in new table is create incorrect 2014-05-08 09:54:40 -05:00
Carlos Ruiz 854076ee2c hg merge release-2.0 (merge release2 into development) 2014-05-07 22:04:48 -05:00
Carlos Ruiz 10da987cff IDEMPIERE-1898 When save a new record, row select is change to latest record / IDEMPIERE-1412 Creating a new record on window access moves to wrong position 2014-05-07 22:00:50 -05:00
Carlos Ruiz 6007d9f661 IDEMPIERE-1763 Reporting engine fixes / fix the fixed width problem for null values - backward compatible with existing formats 2014-05-07 20:46:33 -05:00
Carlos Ruiz 9a1a4eb2ee IDEMPIERE-1894 Missing SeqNoGrid when generating Fields in a Tab (TabCreateFields.java) / based on patch from Jan Thielemann 2014-05-07 18:47:38 -05:00
Nicolas Micoud 778d8a1307 IDEMPIERE-1843 Tabs and Fields not translated in Help 2014-05-07 18:29:13 -05:00
Carlos Ruiz 9f24e8a85b IDEMPIERE-1927 MAccount.get creating deadlocks because it doesn't have trx 2014-05-02 16:19:10 -05:00
Carlos Ruiz 448b84f284 IDEMPIERE-1925 Log SEVERE when creating a record in a window with a field based on Created or Updated / IDEMPIERE-709 2014-05-02 10:14:59 -05:00
Carlos Ruiz bfcf026a76 hg merge release-2.0 (merge release2 into development) 2014-04-29 21:29:54 -05:00
Carlos Ruiz e7a19cb6b0 hg merge release-2.0 (merge release2 into development) 2014-04-23 18:20:20 -05:00
Carlos Ruiz af43f27785 IDEMPIERE-1912 Document Action Access bug / thanks to hieplq 2014-04-23 18:18:58 -05:00
hieplq 049cc9ebf0 IDEMPIERE-1696:can't add password to report file by miss lib bouncycastle. 2014-03-30 19:27:53 +07:00
Carlos Ruiz 1dd6fecce4 hg merge release-2.0 (merge release2 into development) 2014-04-16 17:58:44 -05:00
Carlos Ruiz 33753cb358 IDEMPIERE-1715 Implement Document Action for Production / integrate and peer review patch from Heng Sin 2014-04-16 17:58:33 -05:00
Heng Sin Low a4f0254bc4 IDEMPIERE-1902 Minor bug in MWorkflow.runDocumentActionWorkflow 2014-04-16 17:16:03 -05:00
Juan David Arboleda d3b618511b IDEMPIERE-1888 Easy Import allows to import any BP Location regardless of the BP master record 2014-04-16 17:03:17 -05:00
Carlos Ruiz 7c3dd909e7 IDEMPIERE-1907 DB helpers for multi-row and multi-column queries / committing into r2 as is harmless to add unused new helpers, but worthy for plugins and extensions 2014-04-16 13:29:34 -05:00
hieplq 50bfd9089c IDEMPIERE-1251:some character in html report is break when encode of os is win-1252 2014-04-16 15:28:03 +07:00
Carlos Ruiz ae3f1fbecf IDEMPIERE-1461 Zoom Condition doesn't work on empty fields / fix reported issue from hieplq, also fixes IDEMPIERE-1862 2014-04-16 10:23:56 -05:00
Carlos Ruiz 3f0f694709 IDEMPIERE-1905 Add feedback to time-consuming processes 2014-04-16 09:17:02 -05:00
Carlos Ruiz e7730780ba IDEMPIERE-1877 Product Info Window Implementation broke the usage of barcode reader 2014-04-11 12:10:56 -05:00
Carlos Ruiz 1c3b7c4179 IDEMPIERE-1884 phantom shipment record create when create wrong Drop Shipment 2014-04-09 12:40:21 -05:00
Carlos Ruiz 2a980dfc58 hg merge release-2.0 (merge release2 into development) 2014-04-07 15:30:40 -05:00
Carlos Ruiz 772ec43368 IDEMPIERE-1572 Last Run and Saved parameter for process / based on patch from Deepak Pansheriya 2014-04-04 10:19:40 -05:00
Dirk Niemeyer 93bc5f0909 IDEMPIERE-1875 Bad SQL produces ORA-Error 2014-04-03 16:44:10 -05:00
Carlos Ruiz 156bde8b07 hg merge release-2.0 (merge release2 into development) 2014-04-02 22:24:15 -05:00
Carlos Ruiz aba6e6ca48 1003869 Form to captured process parameter for scheduler. IDEMPIERE-1486 / Fixed captured value for null fields - fix default @#Date# being saved with time 2014-04-02 20:02:36 -05:00
Carlos Ruiz c3effef177 IDEMPIERE-1216 Add missing translation tables / fix oracle migration script / peer review java patch from Nicolas Micoud (nmicoud) 2014-04-02 15:56:21 -05:00
Elaine Tan 1e2cf53d61 IDEMPIERE-1904 Incorrect document status when void a document with completed document status 2014-04-18 12:51:08 +08:00
Thomas Bayen 036f065d70 IDEMPIERE-1686 GenerateModel does not take commandline arguments 2014-04-02 10:22:20 -05:00
Carlos Ruiz d75a1cb722 hg merge release-2.0 (merge release2 into development) 2014-03-26 21:26:40 -05:00
Carlos Ruiz c372315ce8 IDEMPIERE-294 Maintenance / minor patch required for plugin org.evenos.broadcaster 2014-03-26 11:51:16 -05:00
Heng Sin Low b392cc090c IDEMPIERE-1135 Report wizard not clearing order items. Revert 9442:c5593c3165ff as it is not consistent with how the printformat sorttab work and break packin of printformatitem ( Ticket #1003444 ). 2014-03-20 11:37:00 +08:00
Carlos Ruiz 115211d74c IDEMPIERE-1850 CRITICAL / Allocation Date Issue / integrate patch suggested by Michal Zilincar 2014-03-26 10:10:19 -05:00
Carlos Ruiz 8b7260453b hg merge release-2.0 (merge release2 into development) 2014-03-19 21:53:55 -05:00
hieplq 94610a51ac IDEMPIERE-1619:Link on third tab pointing to field on first tab instead of second 2014-03-19 21:49:27 -05:00
Nicolas Micoud 840abd46ee IDEMPIERE-1891 Cannot access Process message is hardcoded 2014-04-20 14:54:52 -05:00
Carlos Ruiz fc8a941055 IDEMPIERE-1903 Error save new user if "Password Policies" enabled 2014-04-16 21:53:57 -05:00
Carlos Ruiz 508a0dcb9b IDEMPIERE-1835 CSV Exporter is exporting fields that are not displayed to the user / based on patch from Juan Arboleda (jarboleda) 2014-03-19 20:52:52 -05:00
Carlos Ruiz 0543cd8685 IDEMPIERE-1829 Impossible to send reset password email in the user language / based on patch from Nicolas Micoud (nmicoud) 2014-03-19 20:42:06 -05:00
Juan David Arboleda 6e8fbabdfa IDEMPIERE-1548 Error import location when no region 2014-03-19 20:16:56 -05:00
Carlos Ruiz 37463c57d4 IDEMPIERE-811 Direct inserts not filling _UU columns / initial client setup 2014-03-19 13:30:51 -05:00
Carlos Ruiz f821b5fbed IDEMPIERE-1831 Missing AD_Preference_UU in some places+Patch / based on patch from Jan Thielemann 2014-03-19 12:55:26 -05:00
Carlos Ruiz b90759bae2 IDEMPIERE-1649 Reference of User1_id, User2_id in new table is create incorrect / based on patch from Hiep 2014-03-13 11:02:16 -05:00
Elaine Tan db3a14f6da IDEMPIERE-1814 Payment check no and stock check number do not match when using Payment Selection and Payment Print/Export 2014-03-13 12:24:15 +08:00
Carlos Ruiz ee3e5644ca IDEMPIERE-1717 Maintenance mode 2014-04-02 10:53:37 -05:00
Carlos Ruiz 4f44c80e25 IDEMPIERE-1410 Non-advanced users can assign themselves advanced roles 2014-04-02 09:27:18 -05:00
Carlos Ruiz bc9b8049bc hg merge release-2.0 (merge release2 into development) 2014-03-12 23:07:54 -05:00
Nicolas Micoud 8e0d71a6ad IDEMPIERE-1762 Ability to set a validation rule on fields for Payments 2014-03-20 10:28:19 -05:00