In Odoo first, we create existing modules and then we inherits the views in modules. Like first, we install the accounting modules in database and then inherits the account modules. Object is the account.invoice in existing modules and if user wants to replace any fields after inheriting the views then he can do this by using xpath in modules. Xpath is very useful for views.
0 Comment(s)