Skip to Content
Menu
This question has been flagged
3 Replies
2823 Views

Hi guys, I need a simple form (list) of products so I added <report> into the xml, now I can see print button in tree view if product selected. Adapted one report(label) form from product but it's structure is horrible. So I would like to ask you for help ... how to create a simple ..... very simple form which will contain a header (title, date), table which will contain only 3 columns: name, quantity and location, no footer required. Simplest ..... Best.

Still getting an error:

TypeError: get_response() takes exactly 2 arguments (1 given)

while trying create a simple report form :(

What a'm i doing wrong ?

<?xml version="1.0" encoding="ISO-8859-1"?>

<templates xml:space="preserve">

<t t-name="Product report" t-attf-class="base #{cls}">

<div style="background-color: red;">This is simple HTML</div>

</t>

</templates>

Avatar
Discard
Best Answer

Hello,

you can check this link : http://parikshitvaghasiya.blogspot.in/2015/09/qweb-report-in-odoo.html

hope this will help you.

Avatar
Discard

Thank you @parikshit. It's helpful for me.

Best Answer

Hello,

You can check Yenthe's tutorial tutorial  


Avatar
Discard
Author

Thanx Ahmed

Thanks for linking it Ahmed :) +1

Related Posts Replies Views Activity
2
Aug 17
7712
1
Aug 16
6540
1
Oct 15
2366
3
Feb 24
11399
5
Jan 20
6986