Ir al contenido
Menú
Se marcó esta pregunta
5 Respuestas
27656 Vistas

Has anyone customized the PDF's for Sales Orders, Invoices, and/or Purchase orders? I don't think the design or placement of information looks very good on the out of the box pdf's and I would love to easily customize them. It seems simple, but I can't find where to do it at all. 

One example is when you print an Invoice to pdf before its validated, its says Draft Invoice, but I just want it to say Invoice. Any help would be great!

Avatar
Descartar

Which version ? You can edit the template (html/qweb) directly in ir_ui_view form view. Or via the front end "Customize" menu.

Autor

I am in Odoo Enterprise 9, the online version. I don't have a coding background, but am tech savvy. Where do you think I should go on the front end to move around stuff on PDF's and change what show's up and where.

Mejor respuesta

Hi,

We are on odoo v10 and we're also trying to customize the printalble Sales Order (SO pdf) template.
- We want to add a sign off area at the end of the pdf document.
- We would like an att: field to include a person to the invoice address area.

How should we make this possible? Thank you very much!

<<< you have to create a template that inherits the (sale.report_saleorder) template, after having done this, execute the "xpath" on the fields you want to modify; so modify the original Odoo template. A good way to start here: http://www.odoo.yenthevg.com/inheriting-and-modifying-qweb-reports/ >>>

Avatar
Descartar
Mejor respuesta

Hello,

I am also using Odoo Online version.

How can we add new fields in the invoice document? I know that it is possible to add new fields with Odoo Studio.

For example, I want to add total weight of the products in the footer. How to do that?

Avatar
Descartar
Mejor respuesta

Could try to click on the user name at the top right corner-> 'about'->activate developer mode

Then 'Users'->'Companies' where on the 'report configuration' page some settings are available.

But I have not found how to modify the invoice temple in the online version.

Probably you can install your additional module that makes all changes to invoice templete you need.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
abr 21
4154
2
nov 16
4248
3
ago 25
194
3
ago 25
1555
1
jul 25
580