Odoo Architecture
Odoo architecture is built upon a Model-View-Controller (MVC)architecture. One of the primary purposes of this architecture is to separate the view the user sees from the functionality of the application. For example, if you need to change the way data is organized in the model, it is desirable not to have to make dramatic changes to how you view the data. This is true for maintaining flexibility…
View On WordPress















