Skip to Content
Menu
This question has been flagged
1 Odpoveď
1114 Zobrazenia

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šiť
Autor Best Answer

Found solution:

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


Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
sep 25
2009
1
jún 25
2030
3
júl 25
3616
1
máj 25
1744
4
máj 25
3072