[jira] [Commented] (OFBIZ-4160) Tax not added for order shipping or promotion

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

[jira] [Commented] (OFBIZ-4160) Tax not added for order shipping or promotion

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681204#comment-16681204 ]

Benjamin Jugl commented on OFBIZ-4160:
--------------------------------------

That is a tough one. I had a good thought about that and I think it is advisable to introduce a new ProductCategory "TAX_SHIPPING". This could be administered through TAX_AUTHORITY_RATE_PRODUCT for individual tax authorities.  Then there could be a condition before my newly implemented logic, to use this tax rate, if it is found, and if it is not, my logic is executed.

This would be sufficient, if the range of possible handling for shipping tax does not exceed this two options. If it did, a new field could be added to TAX_AUTHORITY, to indicate the proper way of handling shipping taxes.

> Tax not added for order shipping or promotion
> ---------------------------------------------
>
>                 Key: OFBIZ-4160
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4160
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Release Branch 12.04, Release Branch 13.07, Trunk
>         Environment: rev 1065908
>            Reporter: Paul Foxworthy
>            Assignee: Jacques Le Roux
>            Priority: Major
>              Labels: VAT, tax
>         Attachments: OFBIZ-4160_shipping_tax.patch, OFBIZ-4160_weighted_shipping_tax.patch
>
>
> When shipping is calculated for the entire order or a promotion adjustment is made, the relevant tax rows from the TaxAuthorityRateProduct table are not being found.
> Here's a patch.
> This bug was discovered independently by Sergei Biletnikov, see http://ofbiz.135035.n4.nabble.com/VAT-is-not-applied-for-the-shipping-td3234699.html.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)