Commit Graph

9952 Commits

Author SHA1 Message Date
Carlos Ruiz cac1e2d290 IDEMPIERE-1778 Remove final of M classes / integrate patch from Nicolas Micoud (nmicoud) 2014-03-06 19:44:55 -05:00
hieplq f7733eb430 IDEMPIERE-1757:miss css file for browse diff IE 2014-02-14 03:03:22 +07:00
Elaine Tan 118c4f74ef IDEMPIERE-1776 Payment Allocation: Allow user to apply payment to credit memo 2014-02-28 10:55:14 +08:00
Elaine Tan 7ca2cbc167 IDEMPIERE-1787 1003797 Payment allocation completed but did not associate the payment to selected invoices - throw exception when 'Allocation not balanced' instead of logging as severe log 2014-03-04 17:07:45 +08: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
Carlos Ruiz 6dd5e1e204 IDEMPIERE-1606 initial client testing > email improvements / fix broken unused swing form 2014-02-26 10:07:27 -05:00
hieplq fbdb0e0efe IDEMPIERE-1606 initial client testing > email improvements 2014-02-26 10:07:07 -05:00
Jesús García aea4e1017a IDEMPIERE-1769 RMA Line with product and charge 2014-02-26 09:51:15 -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
Elaine Tan 41c753a605 IDEMPIERE-1599 Correct naming for acct wildcard dimensions 2014-02-26 12:32:55 +08:00
Elaine Tan a66efa0350 IDEMPIERE-1598 Window Price List Schema - field Discount Type must be Schema Type 2014-02-26 11:34:41 +08:00
Carlos Ruiz 83d3912c79 IDEMPIERE-1613 BOM drop window show error message when click to radio button / integrate patch from hieplq - peer reviewed by red1 2014-02-26 09:35:24 -05: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 b379c973eb IDEMPIERE-1765 Support print format jasper process in WPayPrint 2014-02-20 18:54:37 +08:00
Carlos Ruiz 6361c17201 IDEMPIERE-1677 error message when stopping with debian service script / based on patch from Thomas Bayen (tbayen) 2014-01-08 08:21:10 -05:00
Carlos Ruiz 3e23250e18 IDEMPIERE-1747 when user click cancel button in "select role" in condition "change role". it should forward to system, not login / Peer review 2014-02-19 09:32:43 -05:00
hieplq fc810c64db IDEMPIERE-1747:when user click cancel button in "select role" in condition "change role". it should forward to system, not login. 2014-02-11 00:42:13 +07: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
Elaine Tan a9640975a4 IDEMPIERE-1599 Correct naming for acct wildcard dimensions 2014-02-17 11:33:08 +08:00
Heng Sin Low b6dbfd5015 Trivial fix for process dialog: don't attempt to show status update message if desktop(client browser) is dead. 2014-02-14 20:40:32 +08:00
Heng Sin Low 7d32b0de0f IDEMPIERE-1750 Restore backward compatibility for M_ProductionPlan. 2014-02-13 22:05:15 +08:00
Elaine Tan 124fc54523 IDEMPIERE-1598 Window Price List Schema - field Discount Type must be Schema Type - rename 'Discount Type' field of 'Price List Schema' window to 'Schema Type' 2014-02-13 12:11:14 +08:00
Elaine Tan 7456b05281 IDEMPIERE-362 Hide things that don't work on iDempiere
- Hide 'Receivable Services' and 'Vendor Service Liability' fields from 'Business Partner Group' window > 'Accounting' tab
- Hide 'Distribution Order Print Format' and 'Distribution Order Mail Text' fields from 'Print Form' window
- Hide 'Manufacturing Order Print Format' and 'Manufacturing Order Mail Text' fields from 'Print Form' window
2014-02-13 12:10:11 +08:00
Elaine Tan 2c2743fcbf IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added css class to pending and in progress parent node 2014-02-13 11:51:52 +08:00
Elaine Tan 0321098119 * IDEMPIERE-1748 NullPointerException in Setup Wizard window
* IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added css class to open tasks parent node
2014-02-11 11:37:19 +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 8432afa26a Closing maintenance branch for release-1.0c 2014-02-19 08:10:21 -05:00
Carlos Ruiz 8981c65aa0 IDEMPIERE-1265 Add Adaxa Sales Management / Summary menu not exported to trl 2014-02-18 23:05:38 -05:00
Carlos Ruiz 3184fed1a1 IDEMPIERE-1758 Currency conversion rate default for ValidTo is misleading 2014-02-16 12:06:16 -05:00
Carlos Ruiz a8f76d932b IDEMPIERE-400 Column ad_system.lastbuildinfo is not updated / apply same solution as IDEMPIERE-1676 2014-02-16 11:47:41 -05:00
Carlos Ruiz 128ee5cbab IDEMPIERE-1755 when copy a user some field should reset 2014-02-15 11:38:52 -05:00
Carlos Ruiz 574243be63 IDEMPIERE-1398 Tax lookups not transaction aware / minor - remove warnings on Callouts 2014-02-15 11:17:05 -05:00
Thomas Bayen 271d3180a5 IDEMPIERE-1676 zk tries to connect to X11 when DISPLAY is set 2014-01-08 08:41:43 -05:00
Carlos Ruiz 881667bb11 IDEMPIERE-646 Debian start script can not stop the server 2014-01-08 08:40:54 -05:00
Carlos Ruiz 9cecab37f3 hg merge release-1.0c (merge release1 into release2) 2014-02-15 11:39:39 -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 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 fef5e02b27 IDEMPIERE-1416 Pack-in issue when an attachment has been changed 2014-02-05 08:26:41 -05:00
Carlos Ruiz e471faf00a hg merge release-1.0c (merge release1 into release2) 2014-01-24 16:57:48 -05:00