Skip to Content
Menú
This question has been flagged
1 Respondre
2431 Vistes

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
Best Answer

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
Related Posts Respostes Vistes Activitat
3
d’ag. 24
3035
1
d’oct. 21
3190
2
de des. 20
3174
1
de juny 20
2979
1
de jul. 19
2261