In this video, we will see how to create many2one and many2many field.
Odoo Playlist link : • Odoo Tutorial Playlist
some useful commands:-
1.To run the server :- ./odoo-bin -c odoo.conf
2.To update the module when we have done changes in xml file:- ./odoo-bin -c odoo.conf -d database_name -u module_name
URL:-
1.We will Extend the url to view the list of all databases-
2.To update the module when we have done changes in xml file:- ./odoo-bin -c odoo.conf -d database_name -u module_name
/web/database/manager
2.changes in URL to open front end in technical mode/debug mode/ develper mode,
add "debug=" after web in URL
Email :- [email protected]