You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Karim Rahimpur (JIRA)" <ji...@apache.org> on 2009/02/01 23:23:59 UTC

[jira] Updated: (OFBIZ-2160) Tax amount in invoice is added twice to invoice total.

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

Karim Rahimpur updated OFBIZ-2160:
----------------------------------

    Attachment: InvoiceWorker.java.patch

This patch corrects the bug (in InvoiceWorker.java from revision 739861).

> Tax amount in invoice is added twice to invoice total.
> ------------------------------------------------------
>
>                 Key: OFBIZ-2160
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2160
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: any
>            Reporter: Karim Rahimpur
>             Fix For: SVN trunk
>
>         Attachments: InvoiceWorker.java.patch
>
>
> The method getInvoiceTotal(...) in applications/accounting/src/org/ofbiz/accounting/invoice/InvoiceWorker.java adds the tax item amounts two times so that the total invoice amount is incorrect.

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