Hey!
We are using Odoo SaaS v19.0.
Recently the company change the location so we updated the address to the new one throught the Company configurations.
When we print a ticket from POS the ticket is OK but when we print a Invoice or a Quote, the template show the previous address value in to the header.
Does anyone know what is going on there?
This question has been flagged
2
Replies
1345
Views
If there was a customization to the Invoice or Quotation report, it may have hardcoded the old address.
Check the DEFAULT LAYOUT - https://www.odoo.com/documentation/19.0/applications/studio/pdf_reports.html
Hi,
The issue of the old address appearing on invoices and quotes in Odoo SaaS v19.0, despite updating the company address, could be due to cached report templates, customized templates with hardcoded addresses, incorrect field references, a multi-company setup, or module conflicts.
To resolve this, first clear Odoo's server-side cache and your browser cache. Check for customized report templates and correct any hardcoded addresses or incorrect field references in the QWeb view. If using a multi-company setup, ensure the address is updated for the correct company. If the problem persists, contact Odoo Support for further assistance.
Hope it helps
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
2
Aug 23
|
5062 | ||
|
|
0
Oct 21
|
8286 | ||
|
|
1
Mar 15
|
5446 | ||
|
|
1
Jun 22
|
5172 | ||
|
|
0
May 24
|
3221 |
I was be able to fix it thought Settings -> General Settings -> Configure document layout option (Into "Companies" section)