Commit Graph

10171 Commits

Author SHA1 Message Date
Heng Sin Low c232e04e04 1003856 IDEMPIERE-1951 Run report as a background job. Fix bug discover during testing. 2014-04-24 22:44:16 +08:00
Carlos Ruiz c73000c38b 1003856 IDEMPIERE-1951 Integrate commit from hengsin -> Run report as a background job. Peer review implementation from Elaine. 2014-05-14 14:44:06 -05:00
Carlos Ruiz e247dac3a8 hg merge release-2.0 (merge release2 into development) 2014-05-14 12:41:43 -05:00
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
Heng Sin Low cfa8050b0b 1003754 Landed cost issue -- related to IDEMPIERE-1285. Fix rounding issue. Fix wrong posting when estimated landed cost is more than actual landed cost. 2014-05-12 16:15:15 +08:00
Elaine Tan 8cbea90a1b IDEMPIERE-1944 Reverse Issue with GL Journal and GL Journal Batch 2014-05-09 16:46:54 +08:00
Carlos Ruiz 669b5e65f0 IDEMPIERE-1857:Incorrectly info window opens from views panel / minor - remove warning 2014-05-08 18:47:43 -05:00
Heng Sin Low 06ce3aae94 1003754 Landed cost issue -- related to IDEMPIERE-1285. Fix landed cost posting. 2014-05-05 15:29:23 +08:00
Heng Sin Low 2915294c5c 1003965 IDEMPIERE-1950 Product Info Reservation not showing if Warehouse > Reservation Locator not populated. 2014-04-29 20:09:26 +08:00
Carlos Ruiz bb7dd0a1cc IDEMPIERE-1943 NPE using 2Pack with migrated DB with null on AD_Client_UU 2014-05-08 17:33:02 -05:00
hieplq a12919dd2f IDEMPIERE-1649:Reference of User1_id, User2_id in new table is create incorrect 2014-05-08 09:54:09 -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 20d2b7fdc3 IDEMPIERE-1726 Error in report when there are filters (historical records) 2014-05-07 19:10:47 -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 20a8fd221c IDEMPIERE-1843 Tabs and Fields not translated in Help 2014-05-07 18:32:44 -05:00
Nicolas Micoud 778d8a1307 IDEMPIERE-1843 Tabs and Fields not translated in Help 2014-05-07 18:29:13 -05:00
Carlos Ruiz e3ed5124c2 IDEMPIERE-709 All Created and Updated columns must be not null default statement_timestamp() in database / packin failed creating Created column with default SYSDATE 2014-05-07 18:16:28 -05:00
hieplq 45ede791a4 IDEMPIERE-1935:in changepassword window, push "enter" key make waiting window never end 2014-05-07 22:27:23 +08:00
hieplq 7aa1fe51b2 IDEMPIERE-1935:in changepassword window, push "enter" key make waiting window never end 2014-05-07 02:25:49 +08: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 25311770b9 IDEMPIERE-709 All Created and Updated columns must be not null default statement_timestamp() in database / fix default on postgresql columns 2014-05-02 10:14:37 -05:00
Carlos Ruiz 7e51ee33d7 IDEMPIERE-1921 Copy Role is not taking into account info window access 2014-04-29 19:12:29 -05:00
Carlos Ruiz 1c4f333dfc IDEMPIERE-1920 Restrict Copy Role 2014-04-29 17:54:07 -05:00
Heng Sin Low 8ecad8bea8 1003894 Java OutOfMemory Issue. Turn off zk gzip compression - it is suspected that the zk gzip compression implementation leave many Deflater object over time that relying on finalizer thread to perform clean up. The finalizer thread failed to keep up and eventually cause OOM error. 2014-04-10 11:57:11 +08:00
Heng Sin Low 1d117110de 1003875 Prevent crashing. Disable desktop timeout as different desktop and session timeout value can produce unexpected error. 2014-03-26 20:36:13 +08:00
Carlos Ruiz 6db95e4968 IDEMPIERE-709 All Created and Updated must be not null default statement_timestamp() in database / fixes for oracle migration script 2014-04-28 16:51:16 -05:00
Heng Sin Low 4b62f4c206 1003920 IDEMPIERE-709 All "Created" and "Updated" must be not null default statement_timestamp() in database. 2014-04-21 17:35:28 +08:00
Heng Sin Low 4eae8905a4 1003920 IDEMPIERE-709 All Created and Updated must be not null default statement_timestamp() in database 2014-04-18 15:07:03 +08: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
Elaine Tan 80f1cafe49 IDEMPIERE-1915 Tool Tip panel collapses when clicking into it or out of a field on window 2014-04-28 15:44:23 +08:00
Carlos Ruiz 898e61f153 IDEMPIERE-1917 Division by zero rendering performance indicator 2014-04-28 16:07:48 -05:00
Carlos Ruiz af43f27785 IDEMPIERE-1912 Document Action Access bug / thanks to hieplq 2014-04-23 18:18:58 -05:00
Carlos Ruiz 9cf721e1ad IDEMPIERE-1822 RequestEmailProcessor is not compatible with gmail / peer review and text - add some additional fixes for problems found on test 2014-04-20 17:31:43 -05:00
hieplq 9b1f81f2cd IDEMPIERE-1857:Incorrectly info window opens from views panel 2014-03-25 18:17:48 +07: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 682ebf5955 hg merge release-2.0 (merge release2 into development) 2014-05-08 09:54:21 -05:00
Carlos Ruiz 854076ee2c hg merge release-2.0 (merge release2 into development) 2014-05-07 22:04:48 -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
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 5de8f0f2e7 IDEMPIERE-1715 Implement Document Action for Production / fix oracle migration script 2014-04-16 21:56:25 -05: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
Carlos Ruiz e75af0f62e IDEMPIERE-1869 List Reference value are trimmed / drop trimming of strings on packin 2014-04-16 11:46:26 -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