Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
3708 Vistas

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
Mejor respuesta

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.

Mejor respuesta

Hello,

You can check Yenthe's tutorial tutorial  


Avatar
Descartar
Autor

Thanx Ahmed

Thanks for linking it Ahmed :) +1

Publicaciones relacionadas Respuestas Vistas Actividad
2
ago 17
9033
1
ago 16
7665
1
oct 15
3494
3
feb 24
12637
5
ene 20
8233