shoppingflux / shoppingfluxexport

7 stars 7 forks source link

CDiscount fees should not have taxes applied #404

Closed ghost closed 6 years ago

ghost commented 6 years ago

Expected behaviour

When an order includes CDiscount fees, these fees shouldn't be added with taxes.

Actual behaviour

We currently consider that "CDiscount fees" is behaving like a normal product. Therefore we calculate the price without taxes based on taxes rate for products.

Steps to reproduce the behaviour

1 - Create an order from CDiscount with fees 2 - The order is received in PrestaShop and the fees are added in the invoice with the same tax rate than a product.