Skip to content
Snippets Groups Projects
Commit a54bf481 authored by pedrambiria's avatar pedrambiria
Browse files

[FIX] point_of_sale: correctly add Global Discount with fiscal position


Previously, it was not possible to apply the Global Discount in cases
where there was a fiscal position with tax included in the price. This
was because of using in the `get_taxes` function, which do not return
taxes after fiscal position.

opw-3267243

closes odoo/odoo#118837

Signed-off-by: default avatarJoseph Caburnay (jcb) <jcb@odoo.com>
parent a859ed80
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment