Skip to Content
Menú
This question has been flagged
3 Respostes
3703 Vistes

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
Descartar
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
Descartar

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

Best Answer

Hello,

You can check Yenthe's tutorial tutorial  


Avatar
Descartar
Autor

Thanx Ahmed

Thanks for linking it Ahmed :) +1

Related Posts Respostes Vistes Activitat
2
d’ag. 17
9021
1
d’ag. 16
7654
1
d’oct. 15
3486
3
de febr. 24
12631
5
de gen. 20
8224