Skip to Content
Menu
This question has been flagged
2 Replies
384 Views

After upgrading to Odoo 18, I have a small problem with invoice pdfs.

Underneath the invoice number, there is a section for some fields like invoice date, customer code, etc. When there are more than 4 fields to render, the fields are not all visible. I think the fifth field is supposed to wrap to the next line, but this is not happening.

We do not have any customizations to the layout (that I'm aware of).

I have tried pressing "Reset Report" on the "Invoice PDF" report in Odoo Studio and switching to different document layout templates in the settings, but the problem remains.


Avatar
Discard
Best Answer

If you’re comfortable with a bit of HTML or CSS, open your Reports, locate the PDF Invoice report, then find the title elements and either reduce their width or adjust their font size until they look right. If you run into any issues or can’t find what you need, just let me know and I’ll be happy to help.

Avatar
Discard
Best Answer

Contact Odoo Support - odoo.com/help - so they can troubleshoot.

Odoo 18.0 uses the Bootstrap COL class for the DIV's that show this information, so they will compress all columns so that they all fit, only individual column content will wrap to the line below (like it is here for Incoterm).

Since the database has gone through multiple upgrades since OpenERP 7.0 there could be several things they need to check.

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 25
1285
1
Jun 24
2192
0
Jan 25
890
0
Oct 24
1888
11
Oct 24
29589