odoo/odoo#192308
Created by Ali Hassan Youssef (alhy)
Merged
at eba8bee2440847a105d2198f10fc95334641bf11
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-17.4-don't_translate_/pos/portal_alhy
- head
- 63cecb2818b8a8539fd19a8a63a3e1dba21d0f3c
- merged
- 10 months ago by POS IoT, Joseph Caburnay (jcb)
odoo/odoo | |
---|---|
saas-17.4 | #192308 |
18.0 | #192412 |
saas-18.1 | #192842 |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #193038 |
[FIX] point_of_sale: don't translate /pos/ticket
In the template, /pos/ticket is concatenated to the base_url. But because /pos/ticket is a normal string inside the template, it is translated.
ticket-4447566