• The tax computation for cart discount does not apply to the discount : Accounting gets wrong, invoices are illegal.

    You should at least give the possibility to select a fixed taxe rate for the discount. (more sophisticated rules might apply)

    • This topic was modified 1 year, 6 months ago by amfleurs.
Viewing 2 replies - 1 through 2 (of 2 total)
  • To better assist you, could you please provide more information? Specifically, it would be helpful to know the configuration of your discounts, the current output displayed during the checkout process, and the expected results you have in mind. This will allow us to better understand the problem and provide more tailored guidance.

    Thread Starter amfleurs

    (@amfleurs)

    The problem is that the discount simply applies to the total amount regardless the taxes in the case of an order discount (I don’t now for products or categories).

    If we have on order with 120€ including 20% taxes, this means 100€ plus 20€ taxes.

    If we apply a discount of 100€, then the order amount will be 20€, but the taxes are still 20€. We will have to pay this 20€ taxes while we did not get any money.

    A correct calculation would be 120€ – (100€ discount + 100€*20% taxes) = 0€

    A right approach would be to configure the the taxe rate applicable to a given discount :

    • at the simplest : fixed taxe rate selected among configured taxe rates
    • More sophisticated, in addition to the above : based on the more expensive item, on the highest or lowest taxe rate….
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Deal with taxes’ is closed to new replies.