Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
1069 Zobrazení

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
Zrušit
Autor Nejlepší odpověď

Found solution:

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


Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
čvn 25
1885
3
čvc 25
3488
1
kvě 25
1616
1
kvě 25
1862
4
kvě 25
2979