Invoice Layout and Custom Field Behavior

I’ve noticed a few issues with the invoice layout that started occurring after June 19th:

  1. Invoices are now displaying borders around rows and columns, which was not the case previously.
  2. Paragraph-style custom fields are appearing on the invoice even when they are empty — earlier, these fields were hidden if left blank.
  3. 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.

same problem

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:

  1. Paragraph-style custom fields are still being printed on the invoice even when they’re empty.
  2. A custom field that’s supposed to appear within the invoice line is still showing at the bottom of the page instead.

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 enhancer feature is impressive!