İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
1066 Görünümler

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
Vazgeç
Üretici En İyi Yanıt

Found solution:

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


Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Haz 25
1884
3
Tem 25
3487
1
May 25
1616
1
May 25
1862
4
May 25
2978