Skip to content
Snippets Groups Projects
Commit 9f7f79ab 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#108907

X-original-commit: 26c50f8b
Signed-off-by: default avatarTrinh Jacky (trj) <trj@odoo.com>
Signed-off-by: default avatarIvan Elizaryev (iel) <iel@odoo.com>
parent 37560b34
No related branches found
No related tags found
No related merge requests found
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