How to get value in qweb report from python function & calling that function at the time of printing

Опубликовано: 07 Август 2026
на канале: Learnology Coding
828
like

In this video,we will see how to call python function at the time of printing qweb report.

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]