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

I have been able to customize a report in odoo 8 using the odoo saas.

Now I am trying to add a new printed report for invoices. I have created the Report and the views related for the reports using the menu settings/reports. Any clue on how can I make that this new report appears in the Invoices dropdown list?}

Thanks a lot!

 

 

 

 

 

Avatar
Descartar

Thanks a lot to everybody! Leen, I followed the tuttorial you sent, it worked perfectly. Thanks a lot!

Mejor respuesta

The step-by-step procedure how to add a custom qweb-report in the saas-version is perfecty descibed at

http://odoo.guide/multiple-report-layout-step-by-step/

 

 

Avatar
Descartar
Mejor respuesta

Hi Luis Miguel,

You can use the Aeroo Reports module, the you create the reports for your documents and attach the files where the documents have to be printed.

Regards,

Juan José - Ing ADHOC

Avatar
Descartar
Mejor respuesta

Hello Luis,

You can do it from the menu Report (Model ir.actions.report.xml) click on dropdown "Print" and there you will see an option to "Add Print Buttons"...

Behind this button, that will create an ir_values with client_print_multi... (More info here : https://github.com/odoo/odoo/blob/8.0/addons/report_webkit/wizard/report_webkit_actions.py#L84)

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
4
ene 25
44713
0
oct 24
1543
0
oct 24
5
1
may 23
3094
5
may 21
11642