odoo/odoo#192308

Created by Ali Hassan Youssef (alhy)
Merged at eba8bee2440847a105d2198f10fc95334641bf11

Statuses:

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