Skip to content
Snippets Groups Projects
Commit 26c50f8b authored by Ivan Yelizariev's avatar Ivan Yelizariev
Browse files

[FIX] point_of_sale: set fiscal position on scanning client barcode


On scanning customer barcode, POS updates pricelist, but not fiscal position.

Fix it by using method `updatePricelist`, which both updates pricelist and
fiscal position.

STEPS:

-On a customer, define a fiscal position, a price list and a barcode
-Go to the POS, in settings, define that several price lists & fiscal positions are possible
-open a session and scan your customer.

opw-3102568

closes odoo/odoo#108668

Signed-off-by: default avatarTrinh Jacky (trj) <trj@odoo.com>
parent 746794fe
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment