You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacopo Cappellato (JIRA)" <ji...@apache.org> on 2007/04/20 09:26:15 UTC

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

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.


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

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ 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.