odoo/odoo#196531
Created by fw-bot
Merged
at f9c276bcef67e23e1177b3cefd01e7b9697e536b
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- odoo-dev:saas-18.1-18.0-pos-opw-4544010-pebr-413808-fw
- head
- 87eeb7a64bb7a5b947a682105df5d36d62074514
- merged
- 8 months ago by Pedram Bi Ria (pebr)
odoo/odoo | |
---|---|
18.0 | #196368 |
saas-18.1 | #196531 |
saas-18.2 | #197963 |
master | #196538 |
[FW][FIX] point_of_sale: fix error on Arabic language setting
When the Arabic language was selected, the PoS Restaurant module would error due to date formatting using Arabic numerals. This commit forces Latin digits in the date format to prevent the error.
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #196368