Skip to Content
Menu
This question has been flagged
2 Replies
2935 Views

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


Avatar
Discard
Best Answer

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

Avatar
Discard