-
- Downloads
[FIX] website_sale_coupon_delivery,sale: validate taxcloud after carrier
change
Configure taxcloud, 2+ delivery carrier, card payment
Go to the website shop
Add product to cart
Checkout with USA address
On the Confirm Order page, the tax is computed via TaxCloud and shown on the right.
Pay via payment acquirer site
The Subtotal (without taxes) is sent to the Payment Acquirer instead of the Total
This occur because when selecting delivery carrier coupon lines are
recomputed. To be on the safe side with taxcloud, taxes are excluded before
recomputing coupon lines, but never added in this specific flow.
opw-2338103
opw-2362493
opw-2353048
closes odoo/odoo#60512
Related: odoo/enterprise#14337
Signed-off-by:
agr-odoo <agr-odoo@users.noreply.github.com>
Loading
Please register or sign in to comment