Name:
[FIX] point_of_sale: adapt tour helper to integer quantity display
State:
Killed
finished in 313m
PR State:
merged
PR Author:
Roy Le
PR Author Email:
PR:
#1249
Committer:
Roy Le
Committer Email:
roy.le@viindoo.com
Commit:
1a140fe2650f601f8efbbab71a26faa3b138f232
Description:
[FIX] point_of_sale: adapt tour helper to integer quantity display
Commit bf677a9c7e08 backported the Odoo 19 behavior of displaying
whole-number quantities without a decimal part, but the tour helper
still compared the raw expected quantity string ('1.0'/'1.00') against
the rendered '1', breaking every orderline check step across the POS
test suites (runbot 223649). Normalize the expected quantity the same
way upstream does in 456a7428f8e3 (order_widget_util.js).
Branch:
17.0
Age:
Up-time: