odoo/odoo#196538
Created by fw-bot
Closed
- label
- odoo-dev:master-18.0-pos-opw-4544010-pebr-414086-fw
- head
- e73e24e44b4c6cb8f27cb43a09824f030cfd7bac
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