Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
1103 Weergaven

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!

Avatar
Annuleer
Auteur Beste antwoord

Found solution:

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


Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
sep. 25
1960
1
jun. 25
1986
3
jul. 25
3575
1
mei 25
1697
4
mei 25
3044