Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
1083 Vizualizări

I'm working on Odoo 15 CE, specifically with an Arabic version, and looking to customize the kitchen receipt layout. I need to adjust it for RTL (Right-To-Left) support, aiming to display the product name first, then the quantity, in a left-to-right orientation within the RTL context.

 

I'm seeking advice on how to implement this change. Any suggestions or code examples would be greatly appreciated.

Thanks!

Imagine profil
Abandonează
Autor Cel mai bun răspuns

Found solution:

.multiprint-flex { font-weight: bold !important;
text-align: right !important;
direction: rtl !important;
}


Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
iun. 25
1944
3
iul. 25
3536
1
mai 25
1654
1
mai 25
1894
4
mai 25
3027