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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato reassigned OFBIZ-907:
---------------------------------------

    Assignee: Jacopo Cappellato

> 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
>            Assignee: 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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-907.
-----------------------------------

    Resolution: Fixed

rev. 543923

> 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
>            Assignee: 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.