跳至内容
菜单
此问题已终结
1 回复
1086 查看

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!

形象
丢弃
编写者 最佳答案

Found solution:

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


形象
丢弃
相关帖文 回复 查看 活动
1
6月 25
1945
3
7月 25
3537
1
5月 25
1659
1
5月 25
1896
4
5月 25
3028