跳至內容
選單
此問題已被標幟
2 回覆
3419 瀏覽次數

Hi All

How do i reposition fields in Odoo (v12,13) for example i would like the Country Field in the address form to come before State in the Address form?

Thanks


頭像
捨棄
最佳答案

Hi Bandile:

You can do a view customization using view inheritance to reposition the fields. You can refer to the following documentation to learn more about this feature of Odoo.

https://www.odoo.com/documentation/13.0/reference/views.html#inheritance

頭像
捨棄