Commit Graph

1321 Commits

Author SHA1 Message Date
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
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
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
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 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
Nicolas Micoud ef75ffadd7 IDEMPIERE-1190 2013-07-19 11:34:01 +02: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
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 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
Nicolas Micoud 8e0d71a6ad IDEMPIERE-1762 Ability to set a validation rule on fields for Payments 2014-03-20 10:28:19 -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
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 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 cac1e2d290 IDEMPIERE-1778 Remove final of M classes / integrate patch from Nicolas Micoud (nmicoud) 2014-03-06 19:44:55 -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
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
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
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