Amal
June 21, 2025, 5:33am
1
I’ve noticed a few issues with the invoice layout that started occurring after June 19th:
Invoices are now displaying borders around rows and columns, which was not the case previously.
Paragraph-style custom fields are appearing on the invoice even when they are empty — earlier, these fields were hidden if left blank.
A custom field that is configured to appear within the sales invoice line is instead being printed at the bottom of the page.
Could you please look into these changes? They were not present before the 19th.
I am suffering from the same problem, and the barcode symbol has disappeared from the invoices, and the server has been updated more than once. I hope to solve the problem as soon as possible.
Amal
June 21, 2025, 10:23am
4
I’ve managed to fix the row and column border issue by replacing the footer table with a simple HTML string.
However, the other two issues still remain:
Paragraph-style custom fields are still being printed on the invoice even when they’re empty.
A custom field that’s supposed to appear within the invoice line is still showing at the bottom of the page instead.
lubos
June 22, 2025, 2:57am
5
In the latest version, the way how invoice is presented on the screen is completely customizable.
I want default invoice theme to be extremely simple and any customization or additions (including how custom fields are presented) should be done using custom themes.
Custom themes no longer require programming skills.
The latest version (25.6.22) adds ability for anyone to customize themes. No programming required.
When you view sales invoice, below the sales invoice you will see new section Theme Enhancer
[image]
When you click on it, it will expand.
[image]
Theme enhancer will use your current theme as a starting point and you can enter instructions how to improve this.
For example, let’s make the theme blue.
[image]
And the result
[image]
But it goes beyond simplistic color changes. You can ch…
Amal
June 23, 2025, 8:19am
6
The enhancer feature is impressive!