Can not hide invoice terms label

Version ie <v5.10.30>

v5.11.17

Environment <Docker/Shared Hosting/Zip/Other>

Docker

Checklist

Describe the bug

The invoices show the “Invoice terms:” label, although it is empty.
Uncommenting this HTML line in a custom invoice design, does not remove the label:

  /* Hide terms label */
  [data-ref="total_table-terms-label"] { display: none }

Steps To Reproduce

I could not find a way to reproduce it.
I have gone through all the settings and changed many.

Expected Behavior

I expect that the label is not visible.

Additional context

This issue started with my last update of the docker image.
I have also updated another docker instance in a VM, which has the same issue now.
I installed both instances at the beginning of last December.

The issue does not exist on newly created companies on the instance.
If I back up the data and import it into a new company, the issue comes up again.

Thank you for your help!
Kind regards

Hi,

I’m not sure, I suggest asking in a discussion on GitHub

Same with me, I have already started a discussion
https://github.com/invoiceninja/invoiceninja/discussions/10500

1 Like

Same issue here. Always shows an “Invoice Terms” label now, even without any terms entered or with the hidden code uncommented.

Issue raised: Invoice Terms Label Shown without terms set, hidden code has no influence · Issue #10509 · invoiceninja/invoiceninja

1 Like

Fixed with version 5.11.23

1 Like