Commit Graph

1525 Commits

Author SHA1 Message Date
Carlos Ruiz 4d8dc152e3 IDEMPIERE-1773 Asking for input from within a process / integrated patch from Jan Thielemann, thanks! 2014-05-16 10:46:26 -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
Heng Sin Low 06ce3aae94 1003754 Landed cost issue -- related to IDEMPIERE-1285. Fix landed cost posting. 2014-05-05 15:29:23 +08: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
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
Elaine Tan 1e2cf53d61 IDEMPIERE-1904 Incorrect document status when void a document with completed document status 2014-04-18 12:51:08 +08:00
Carlos Ruiz af43f27785 IDEMPIERE-1912 Document Action Access bug / thanks to hieplq 2014-04-23 18:18:58 -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 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 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
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
Carlos Ruiz 5583a606c2 hg merge release-2.0 (merge release2 into development) 2014-03-07 22:20:51 -05:00
Carlos Ruiz cac1e2d290 IDEMPIERE-1778 Remove final of M classes / integrate patch from Nicolas Micoud (nmicoud) 2014-03-06 19:44:55 -05:00
Carlos Ruiz 26e7dfdc64 hg merge release-2.0 (merge release2 into development) 2014-03-05 12:14:58 -05:00
Carlos Ruiz 772fca9f09 IDEMPIERE-1620 Improve ITaxProvider / integrate patch from Murilo Habermann Torquato (muriloht) 2014-03-05 08:43:17 -05:00
Heng Sin Low e0a5c43285 IDEMPIERE-1766 Add support to print different text for summary line ( "Grand Total" instead of "total" ). 2014-02-24 10:27:38 -05:00
Carlos Ruiz 6fb6825665 hg merge release-2.0 (merge release2 into development) 2014-02-19 10:14:38 -05:00
Heng Sin Low 5080fb0eed IDEMPIERE-1173 1003754 Landed cost issue -- related to IDEMPIERE-1285. Fixed issues with one landed cost invoice line match against multiple receipt line. Handle incompatibility between average invoice and average po costing method. 2014-03-05 14:45:20 +08:00
Elaine Tan aab81ae1c7 IDEMPIERE-1761 Report tree cache issue 2014-02-18 17:23:04 +08:00
Heng Sin Low ce45dcf0f3 IDEMPIERE-1530 Allow Material Receipt Line with Quantity Receipt more then Purchase Order Line's Quantity Ordered. Fixed update of QtyOrder ( PO Qty pending MR ). 2014-02-18 15:34:53 +08:00
Heng Sin Low 7d32b0de0f IDEMPIERE-1750 Restore backward compatibility for M_ProductionPlan. 2014-02-13 22:05:15 +08:00
Elaine Tan 300ae850ac IDEMPIERE-2063 Ticket #1004146: cannot remove reserve quantity off order 2014-07-16 17:49:03 +08:00
Carlos Ruiz 367ca9794e IDEMPIERE-1730 Counter Document can not create at Order and Invoice / integrate patch from Hagiwara Hideaki 2014-03-12 21:03:05 -05:00
Carlos Ruiz 9a3b47b3a0 IDEMPIERE-1679 Remove MGoal.getUserGoals: No Records found message from log 2014-03-12 16:07:48 -05:00
Carlos Ruiz f3321a3eba IDEMPIERE-1536 Error running a report with SQL columns / thanks to Antonio Cañaveral for suggested patch 2014-03-12 15:59:58 -05:00
Carlos Ruiz ea3620f953 IDEMPIERE-604 Fix implementation hiding SQL errors from user - all SQL errors are being shown as "timeout error" 2014-03-12 15:14:28 -05:00
hieplq 1afe37e25b IDEMPIERE-1670:log-in with ldap account fail 2014-03-07 20:59:32 +07:00
Carlos Ruiz d8f3f0d6b7 Fix IDEMPIERE-1707 A single default country for all tenant 2014-03-12 09:54:14 -05:00
Carlos Ruiz 2ce72c6e56 hg merge release-2.0 (merge release2 into development) 2014-02-15 11:39:41 -05:00
Carlos Ruiz 9cecab37f3 hg merge release-1.0c (merge release1 into release2) 2014-02-15 11:39:39 -05:00
Carlos Ruiz 51b70dfa33 hg merge release-2.0 (merge release2 into development) 2014-02-07 16:08:03 -05:00
Carlos Ruiz ca0455b9db hg merge release-1.0c (merge release1 into release2) 2014-02-07 16:08:01 -05:00
Carlos Ruiz 93b7e0b75b IDEMPIERE-1732 two users can complete same M_InOut and data is corrupted / peer review and integrate patch from hengsin 2014-02-07 15:47:22 -05:00
Heng Sin Low a6bbb96983 1003754 Landed cost issue -- related to IDEMPIERE-1285. Fixed the transfer of invoice price variance to product cost for average invoice and average po costing. 2014-02-07 16:48:44 +08:00
Carlos Ruiz 1ab126b461 hg merge release-2.0 (merge release2 into development) 2014-02-05 11:19:22 -05:00
Carlos Ruiz 5f2afcf93a hg merge release-1.0c (merge release1 into release2) 2014-02-05 11:19:17 -05:00
Carlos Ruiz 3c8bc873dc IDEMPIERE-1732 two users can complete same M_InOut and data is corrupted / integrate patch from hengsin 2014-02-05 09:59:18 -05:00
Carlos Ruiz c2737073e6 IDEMPIERE-1045 Improve info Window implementation to enable the definition of related info which will be rendered as tabs at the bottom of the content Pane / thanks to Anthony Sossah (xolali) for the contribution and red1 for the peer review and integration 2014-01-26 17:10:29 -05:00
Carlos Ruiz 0a5309d390 IDEMPIERE-452 Control dates / based on patch from Nicolas Micoud (nmicoud) 2014-01-25 14:46:01 -05:00
Carlos Ruiz 410a19b632 IDEMPIERE-1353 Choose to display trees on master, detail or both tabs / based on patch from Nicolas Micoud (nmicoud) 2014-01-25 13:56:48 -05:00
Redhuan D. Oon f26d5d6a94 IDEMPIERE-1711 InfoWindow Process 2014-01-24 22:25:36 -05:00
Carlos Ruiz 75a83242d1 hg merge release-2.0 (merge release2 into development) 2014-01-24 16:57:56 -05:00
Carlos Ruiz e471faf00a hg merge release-1.0c (merge release1 into release2) 2014-01-24 16:57:48 -05:00
Carlos Ruiz 6a4151faab hg backout dfc4781 / IDEMPIERE-1574 Sales Order Line lets Price under the Price Limit when updating 2014-01-24 16:55:53 -05:00
Heng Sin Low 7e7317c661 IDEMPIERE-246 1003703 ERROR SAVING MPRODUCTION. Remark call in constructor that create severe log. 2014-01-24 08:10:33 +08:00
Heng Sin Low b7cacdac2e IDEMPIERE-1763 Table based layout - respect fixed column width even when data is null. 2014-01-23 22:15:59 +08:00
Heng Sin Low 157b2f1534 IDEMPIERE-1763 Add Index out of bound checking. 2014-01-23 22:13:20 +08:00
Carlos Ruiz d4ac873530 hg merge release-1.0c (merge release1 into release2) 2014-02-19 08:11:00 -05:00
Carlos Ruiz 3184fed1a1 IDEMPIERE-1758 Currency conversion rate default for ValidTo is misleading 2014-02-16 12:06:16 -05:00
Elaine Tan e060114381 IDEMPIERE-1702 Incorrect report result when there are more than 2 print formats with different report view where clause 2014-01-21 11:45:50 +08:00
Carlos Ruiz 8b256677d0 IDEMPIERE-1700 Java error creating a new Price List Version / Thanks to Sergio Oropeza (soropeza) 2014-01-19 13:27:24 -05:00
Nicolas Micoud ec148a553d IDEMPIERE-1627 Jasper Report shouldn't display "No Colums - Delete Report Format " + reportName + " and start again" message 2014-01-15 10:19:41 -05:00
Carlos Ruiz 59965d5841 IDEMPIERE-1505 Missing getParameter_ToAsTimestamp() method in ProcessInfoParameter 2014-01-15 10:17:18 -05:00
Carlos Ruiz b9f272bbc3 IDEMPIERE-1588 Add country on non business days table 2014-01-15 10:06:04 -05:00
Carlos Ruiz b3345e1e89 IDEMPIERE-1461 Zoom Condition doesn't work on empty fields 2014-01-15 09:36:21 -05:00
Carlos Ruiz 677b13dde1 IDEMPIERE-1684 Quick Info Widget 2014-01-13 08:46:06 -05:00
Carlos Ruiz ce00df6052 IDEMPIERE-1150 Status Line window / based on patch from Nicolas Micoud 2014-01-12 15:51:11 -05:00
hieplq 8835fdb149 IDEMPIERE-1683:Make iDempiere safer using saveEx(trx) instead of save(trx) 2014-01-12 10:38:05 +07:00
Carlos Ruiz 17d281a701 IDEMPIERE-1764 Reversing a prepayment messes up the accounting 2014-02-26 10:10:12 -05:00
hieplq fbdb0e0efe IDEMPIERE-1606 initial client testing > email improvements 2014-02-26 10:07:07 -05:00
Heng Sin Low 38f64d4f54 1003759 How to re-post a document if Charge type is changed in Product? ( related to IDEMPIERE-216 Average Costing: Zero Costing Item From Vendor but for standard costing ). 2014-02-26 15:01:52 +08:00
Heng Sin Low a1332d890a 1003759 How to re-post a document if Charge type is changed in Product? ( related to IDEMPIERE-216 Average Costing: Zero Costing Item From Vendor but for standard costing ). 2014-02-26 14:08:06 +08:00
Carlos Ruiz 98943d645b IDEMPIERE-1767 1003774 Business Partners are not being allowed to be imported with BP Groups in a 2pack. / Peer review 2014-02-24 10:30:19 -05:00
Heng Sin Low c3031074da IDEMPIERE-1767 1003774 Business Partners are not being allowed to be imported with BP Groups in a 2pack. 2014-02-24 10:29:02 -05:00
Carlos Ruiz 536f700fa4 hg merge release-2.0 (merge release2 into development) 2014-01-08 22:03:33 -05:00
Carlos Ruiz 8ef1250754 hg merge release-1.0c (merge release1 into release2) 2014-01-08 22:03:25 -05:00
Carlos Ruiz 8097e21fba IDEMPIERE-1085 Loading Info windows dynamically / based on patches from Nicolas Micoud (nmicoud) 2014-01-08 22:01:38 -05:00
Carlos Ruiz 6ce125d160 IDEMPIERE-775 Documents without C_DocType_ID cannot be distributed directly 2014-01-08 14:19:27 -05:00
Thomas Bayen da35b57376 IDEMPIERE-1545 There is no OSGi interface for a BankStatementLoader 2014-01-08 13:32:59 -05:00
Carlos Ruiz 5a5243d1ff merge 45fdbcf 2014-01-02 09:12:21 -05:00
Heng Sin Low 355ea6055c IDEMPIERE-1607 1003649 Payment menu - unable to over-allocate payment amounts to invoices. 2013-12-31 12:46:26 +08:00
Carlos Ruiz 7506668fb6 hg merge release-1.0c (merge release1 into release2) 2013-12-30 21:42:30 -05:00
Thomas Bayen 85228c17e5 IDEMPIERE-1254 Bug with fields based on lists in swing mode 2013-12-30 20:39:45 -05:00
Carlos Ruiz b0e2acb2a6 IDEMPIERE-1656 GL Journal Generator assigning wrong period 2013-12-30 12:08:34 -05:00
Elaine Tan eff55eb13f Merged release-1.0c into release-2.0 2013-12-27 19:04:44 +08:00
Elaine Tan 56f7a0c200 IDEMPIERE-400 Column ad_system.lastbuildinfo is not updated 2013-12-27 17:41:42 +08:00
Carlos Ruiz 7f55f46569 hg merge release-1.0c (merge release1 into release2) 2013-12-26 18:29:00 -05:00
Carlos Ruiz 38ef57f99d IDEMPIERE-1642 Window Customization with no window name give null on Recent Items / thanks to Nicolas Micoud (nmicoud) 2013-12-26 17:31:30 -05:00
Elaine Tan 8d5d9350aa Merged release-1.0c into release-2.0 2013-12-24 16:42:25 +08:00
Elaine Tan 8a6f3709b0 IDEMPIERE-1632 When match 1 receipt linked 1 PO with two invoice. 2 new matchPO is create with error post - set invoice info for match po when the quantity is the same else create match po record for po-invoice 2013-12-24 16:31:49 +08:00
Carlos Ruiz 469edd0b96 IDEMPIERE-1480 Usability - Toolbar buttons reordering 2013-12-23 09:37:35 -05:00
Elaine Tan c1e857b4b8 Merged release-1.0c into release-2.0 2013-12-20 19:52:07 +08:00
Elaine Tan 149316e79e IDEMPIERE-1632 When match 1 receipt linked 1 PO with two invoice. 2 new matchPO is create with error post 2013-12-20 18:38:21 +08:00
Heng Sin Low fe8d50e213 1003581 IDEMPIERE-1584 -- Custom sort order is lost when updating a record. Fixed retain sort order for detail tabs. 2013-12-20 17:56:52 +08:00
Heng Sin Low cd58305761 1003628 Incorrect Landed Cost Allocation calculation. Fixed rounding issue. 2013-12-18 16:36:04 +08:00
Heng Sin Low bbdb201465 1003628 Incorrect Landed Cost Allocation calculation. Fixed issue with currency conversion and rounding. 2013-12-18 15:10:21 +08:00
Carlos Ruiz f4ab371718 hg merge release-1.0c (merge release1 into release2) 2013-12-17 21:24:37 -05:00
Carlos Ruiz 5f9c1f7dc8 IDEMPIERE-1597 Price List and Date must be not-updateable 2013-12-17 21:14:26 -05:00
Carlos Ruiz 053bf7e8f4 hg merge release-1.0c (merge release1 into release2) 2013-12-17 12:05:23 -05:00
Carlos Ruiz 6ed966a307 IDEMPIERE-1532 Reversed Allocation document has wrong TrxDate / based on patch from Thomas Bayen (tbayen) 2013-12-17 11:47:12 -05:00
Heng Sin Low 0e6d317e2b 1003581 IDEMPIERE-1584 -- Custom sort order is lost when updating a record. 2013-12-17 18:04:50 +08:00
Carlos Ruiz 4626279112 hg merge release-1.0c (merge release1 into release2) 2013-12-13 13:21:03 -05:00
Heng Sin Low 7e958c4f3f Merged release-1.0c into release-2.0 2013-12-13 20:49:04 +08:00
Heng Sin Low ed0d30fd31 IDEMPIERE-1448 Import File Loader window is showing columnnames. Peer review and commit patch from Carlos Ruiz. 2013-12-13 20:27:59 +08:00
Carlos Ruiz 6c63b156a7 hg merge release-1.0c (merge release1 into release2) 2013-12-11 18:34:48 -05:00
Carlos Ruiz 51e2832bc7 IDEMPIERE-1521 Ability to delete a view within AD / based on patch from Nicolas Micoud (nmicoud) 2013-12-11 12:31:47 -05:00
Carlos Ruiz 38c6ca185c IDEMPIERE-1558 Performance indicators display fails using context variables in measure calculation / based on patch from Jesus Garcia (j2garcia) 2013-12-11 12:18:16 -05:00
Carlos Augusto Sanchez ee448d8c45 IDEMPIERE-1574 Sales Order Line lets Price under the Price Limit when updating / fix NPE 2013-12-11 11:54:37 -05:00
Jesús García 9acb39e8c6 IDEMPIERE-1516 Performance indicators display fails when role user assigment inactive 2013-12-11 11:47:24 -05:00
Carlos Ruiz 074be8ab1a IDEMPIERE-1624 Restrict access to System dashboards / based on patch from Nicolas Micoud (nmicoud) 2013-12-11 10:11:50 -05:00
Jesús García 853d0727a5 IDEMPIERE-1574 Sales Order Line lets Price under the Price Limit when updating 2013-12-13 12:58:42 -05:00
Carlos Ruiz 4e0c3365cd hg merge release-1.0c (merge release1 into release2) 2013-12-06 08:42:19 -05:00
Heng Sin Low 7e38cf51ed IDEMPIERE-337 zkwebui - Improve Info Product window - enforce only one current vendor per product rule. Disallow saving of duplicate current vendor record instead of update existing current vendor record to 'N'. 2013-12-05 23:15:51 +08:00
Nicolas Micoud 6542926f11 IDEMPIERE-1623 MAIL_SEND_BCC_TO_FROM is not used 2013-12-11 08:44:56 -05:00
Carlos Ruiz d9eeaf3aaa IDEMPIERE-1587 Error ORA-12704 for some columns 2013-12-11 08:11:50 -05:00
Heng Sin Low 83bf6f7e36 Merged release-1.0c into release-2.0 2013-12-05 18:10:32 +08:00
Heng Sin Low efd459134b Merge 10018:d1cf5d600c4e 2013-12-05 18:07:33 +08:00
Heng Sin Low ada15c177b IDEMPIERE-1335 Info window multi-select for product info is broken. Fixed save error when user select multiple product with QtyAvailable=0. 2013-12-05 18:04:56 +08:00
Elaine Tan a9364f6af6 IDEMPIERE-337 zkwebui - Improve Info Product window - enforce only one current vendor per product rule, execute the update statement if current record is active and is current vendor 2013-12-05 18:04:46 +08:00
Elaine Tan 838af05634 IDEMPIERE-337 zkwebui - Improve Info Product window - enforce only one current vendor per product rule 2013-12-05 15:38:53 +08:00
Nicolas Micoud 7993bdde48 IDEMPIERE-1589 MailText template don't use language 2013-12-04 12:58:41 -05:00
Jesús García 853b3e9da8 IDEMPIERE-1574 Sales Order Line lets Price under the Price Limit when updating 2013-12-04 11:36:03 -05:00
Elaine Tan 38a8dfb728 Merge with release-1.0c 2013-12-03 19:43:01 +08:00
Heng Sin Low c436141c39 1003528 GL Bug? Reversed payment showing up on Payment Allocation. Fixed reverse accrual of payment. 2013-12-03 17:57:54 +08:00
Elaine Tan c03e01aa2e 1003544 Purchase Order window is showing as default the Sales Price List 2013-12-03 12:29:25 +08:00
Elaine Tan f9b81ab26e Merge with release-1.0c 2013-12-02 19:25:06 +08:00
Heng Sin Low 4eb3ef097c Merge 9985:cb7dcb1455d0 2013-11-29 18:34:35 +08:00
Heng Sin Low a7db58fb5b IDEMPIERE-1583 Zk: Pluggable Chart Renderer Service. 2013-11-29 18:33:03 +08:00
Carlos Ruiz 4ff74bfef3 IDEMPIERE-1232 Zoom condition fixes / found problem obtaining parent tab on MZoomCondition as the variable _TabInfo_TabLevel has not been initialized - when navigating to BP Location it finds User BP Access as parent tab instead of the master BP 2013-11-28 12:59:08 -05:00
Carlos Ruiz 887f4cb57d hg merge release-1.0c (merge release1 into release2) 2013-11-27 10:44:06 -05:00
hieplq 7cf96275a2 IDEMPIERE-1213 set encoding when export grid to file 2013-11-26 19:22:42 -05:00
Carlos Ruiz 4f1aa96b14 hg merge release-1.0c (merge release1 into release2) 2013-11-25 19:22:58 -05:00
Carlos Ruiz b1d9aad6f2 IDEMPIERE-1559 create purchase order not success still make link / based on patch from hieplq 2013-11-25 19:02:58 -05:00
Carlos Ruiz 59c7fc705f IDEMPIERE-1569 Import File Loader hiding unparseable date exception 2013-11-25 18:17:27 -05:00
Carlos Ruiz 3370bcbcc9 Merged idempiere/idempiere/release-2.0 into release-2.0 2013-11-21 16:33:12 -05:00
Heng Sin Low 2065fbff22 Merged release-1.0c into release-2.0 2013-11-21 20:47:23 +08:00
Heng Sin Low c8f9f36295 IDEMPIERE-1510 Exception when closing Report Wizard ( ticket #1003516 ) 2013-11-21 20:35:21 +08:00
Heng Sin Low c55e22415c Merge 9941:8232e473b5a8 2013-11-21 17:23:44 +08:00
Heng Sin Low bb6607d553 IDEMPIERE-1561 Update product version to 2.0.0. 2013-11-21 14:32:17 +08:00
Elaine Tan feb76efeeb Handle NumberFormatException in parse number when import format 2013-11-21 14:07:57 +08:00
Carlos Ruiz 1c862454ea IDEMPIERE-1520 Ability to delete an index within AD / Based on patch from Nicolas Micoud (nmicoud) 2013-11-20 10:32:53 -05:00
Carlos Ruiz 540a7c71c4 Merged trekglobal/idempiere/release-2.0 into release-2.0 2013-11-20 08:44:52 -05:00
Carlos Ruiz 90a17a7753 Merged trekglobal/idempiere/release-1.0c into release-1.0c 2013-11-20 08:43:48 -05:00
Heng Sin Low 21452940d9 Merged release-1.0c into release-2.0 2013-11-20 10:02:07 +08:00
Heng Sin Low 439e3e453a 1003454 Large reports slow, throwing errors. Reduce memory usage for generation of html output. 2013-11-19 23:54:37 +08:00
Heng Sin Low d283971397 Merge release-1.0c 2013-11-19 21:15:12 +08:00
Carlos Ruiz dc63e9ce78 hg merge release-1.0c (merge release1 into release2) 2013-11-18 09:48:47 -05:00
Carlos Ruiz bec5e24fb4 IDEMPIERE-1498 The values true and false are not translated in reports / based on patch from Flemming Birch 2013-11-18 08:52:52 -05:00
Heng Sin Low 6937c2dbdb 1003475 IDEMPIERE-1530 Allow Material Receipt Line with Quantity Receipt more then Purchase Order Line's Quantity Ordered. Fixed NPE when create MR line without order line. 2013-11-18 10:35:51 +08:00
Heng Sin Low 08752afca5 Merge release-1.0c 2013-11-14 14:44:56 +08:00
Heng Sin Low d421ce00e2 1003475 IDEMPIERE-1530 Allow Material Receipt Line with Quantity Receipt more then Purchase Order Line's Quantity Ordered 2013-11-13 22:05:39 +08:00
Heng Sin Low b1d7fd674b Merge release-1.0c 2013-11-08 18:25:14 +08:00
Heng Sin Low f92efb10c7 1002848 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management. Always create foreign key with the DEFERRABLE INITIALLY DEFERRED clause. 2013-11-08 17:52:00 +08:00
Carlos Ruiz 5447f06c0f In order to make the migration scripts littler in size - just write the comment one time or when changed 2013-11-07 17:03:39 -05:00
Elaine Tan 2e3e4fc61f IDEMPIERE-1083 Print shipping label applet is not working 2013-11-07 14:51:50 +08:00
Heng Sin Low 3bb87436f3 IDEMPIERE-583 Delete Selection Panel improvement. Drop the delete selection button and just leave the delete button which will work on actual record on form mode and on selected records on grid mode (or actual if none selected). 2013-11-07 05:31:15 +08:00
Elaine Tan 5a8a5e05cd Merge with release-1.0c 2013-11-07 16:22:34 +08:00
Carlos Ruiz ceb8469d97 hg merge release-1.0c (merge release1 into release2) 2013-11-05 13:15:28 -05:00
Heng Sin Low a4ec500a56 Remove the variable initializer for tableID and tableName. We must not use variable initializer for the 2 variable since that will overwrite the initialization done in the initPO method ( Execution Sequence: GenericPO Constructor > PO Constructor > initPO() > GenericPO instance variable initializer ). 2013-11-04 21:29:39 +08:00
Heng Sin Low e79d02b392 IDEMPIERE-1442 Additional confirmation on close and void action. 2013-11-01 15:39:09 +08:00
Carlos Ruiz 690d73697b Generate model classes for release 2.0 2013-10-31 23:04:02 -05:00
Carlos Ruiz 6e31d731b2 Versioning Release 2.0 2013-10-31 22:56:57 -05:00
Heng Sin Low 39247bf2f0 IDEMPIERE-386 Redesign ASI usage for FIFO. Improve backward compatibility. Ensure dateMPolicy is without time in the MStorageOnHand.* method that will create or update storage record. 2013-10-31 18:09:41 +08:00
Elaine Tan 374d7ac576 Backed out changeset: 73faec21c2de IDEMPIERE-1196 2013-10-31 11:05:23 +08:00