In this video,we will see how to create statusbar, control statusbar with object button & make button invisible based on conditions of any of the 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-
/web/database/manager
2.changes in URL to open front end in technical mode/debug mode/ developer mode,
add "debug=" after web in URL
Email :- [email protected]