/Odoo-11

Odoo-11 Custom model creattion

Primary LanguagePython

Odoo-11

Odoo-11 Custom model creattion ** At First Install Odoo-11 from the link bellow and follow all the commands

https://www.getopenerp.com/install-odoo-11-on-ubuntu-16-04/

open the directory as opt/odoo/odoo/ and run the command ./odoo-bin to run the odoo in local server

** TO CREAT THE CUSTOM MODEL (Students)**

./odoo-bin scaffold model-name path(where should this model to be saved or stotred) ./odoo-bin scaffold school addons