Skip to content
Snippets Groups Projects
Commit bfccdf07 authored by Robin Heinz's avatar Robin Heinz
Browse files

[FIX] point_of_sale: Fix down/up rounding


While using the cash rounding, there were issues when rounding up and down.
The pre filled amount was correct but the rest of the transaction was wrong. (Wrong due, wrong change,...)
This commit re calculate the rounding applied when using up or down payment.

closes odoo/odoo#71219

Signed-off-by: default avatarpimodoo <pimodoo@users.noreply.github.com>
parent d2e93463
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