[
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.