This question has been flagged
5 Replies
44654 Views

I have created reports in rml and webkit, but i couldn't find any documentation about creating Qweb reports.

Please give me a good resource for reference.

Thanks

Avatar
Discard
Best Answer

Hi,

You may refer this link to have a better understanding:

http://www.odoo.yenthevg.com/creating-custom-reports-odoo-8/ 

Avatar
Discard
Best Answer

First You have to learn the Qweb template Engine from the below link and learn the QWeb Report from the  lunch module in ODOO 

https://doc.odoo.com/trunk/web/qweb/

http://odoo-80.readthedocs.org/en/latest/reference/reports.html

Then After You should start  learning with sale ,crm and account module report for more

Avatar
Discard
Best Answer

Hi,

Following link of code may help you :

https://code.launchpad.net/~openerp-dev/openerp-web/trunk-qweb-report

Avatar
Discard
Best Answer

You can find here https://www.odoo.com/forum/Help-1/question/Is-there-any-way-to-preview-WebKit-report-layout-while-coding-maybe-WYSIWYG-Editor-52307#answer-52417 a step-by-step guide to use/edit the html reports.

Avatar
Discard
Best Answer

There is complete guide related to reports in qweb. Hope this will help you and others (Odoo beginners).

Thanks

Avatar
Discard