Login  Register

[jira] Created: (OFBIZ-907) Fix bug where the billing account's credit limit is used to pay invoices.

Posted by Nicolas Malin (Jira) on Apr 20, 2007; 8:26am
URL: http://ofbiz.116.s1.nabble.com/jira-Created-OFBIZ-907-Fix-bug-where-the-billing-account-s-credit-limit-is-used-to-pay-invoices-tp180257.html

Fix bug where the billing account's credit limit is used to pay invoices.
-------------------------------------------------------------------------

                 Key: OFBIZ-907
                 URL: https://issues.apache.org/jira/browse/OFBIZ-907
             Project: OFBiz (The Open for Business Project)
          Issue Type: Sub-task
          Components: accounting
            Reporter: Jacopo Cappellato


If you create a billing account with the amount field set to, let's say, $1000, and then you take an order for $500 and associate it to the billing account, when the invoice is created for it, it is automatically marked as PAID (by the billing account amount).
This is a bug because a credit limit is just that, not a payment, so the invoice shouldn't be marked paid.


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.