Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2467 Vistas

okay is kinda weird. I have check everything but no idea why odoo not updating my company name on the invoice. or i am wrong 

here is the code on the page just in case.

also i have uploaded 2 image 
https://ibb.co/0JMYhXk

https://ibb.co/bFLbfyF


company.id}_layout" t-att-style="report_header_style">


Logo
















company.id}_layout {{ 'o_report_layout_background' if company.layout_background in ['Geometric', 'Custom'] else '' }}" t-attf-style="background-image: url({{ 'data:image/png;base64,%s' % company.layout_background_image.decode('utf-8') if company.layout_background_image and company.layout_background == 'Custom' else '/base/static/img/bg_background_template.jpg' if company.layout_background == 'Geometric' else ''}});" t-att-data-oe-model="o and o._name" t-att-data-oe-id="o and o.id" t-att-data-oe-lang="o and " rel="ugc">o.env.context.get('lang')">







" rel="ugc">company.id}_layout">






Page: /




Avatar
Descartar
Mejor respuesta

Hi,

You can change the company details in the company master as well as in the document layout in the general settings.

And as per shared images, it seems you already have done it. As you say it's still not working, can you create a new invoice and see if it works fine for it.

Because there is an option in Odoo called Reload from attachment for the reports, so if this is ticked for the report, instead of rendering new report, you will get the initially printed report on further printing.


Thanks & Regards

Walnut Software Solutions

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
ago 24
3071
1
oct 21
3230
2
dic 20
3200
1
jun 20
2986
1
jul 19
2273