Invoice Line Items undefined

I am using suitecrm V8.10.1 and I found a bug in the Invoice.
If I view Invoices the Line Item labels display good.
If I edit or create an invoice the Line Item labels are all undefined.
I can save or view after editing or creating and the result is good.
This just happens on the UI when editing or creating.
This didn’t start happening until I upgraded.
Let me know if other people notice this.

Check out the changes:

Hello Willie,

I can’t replicate the issue.
Label issues are usually related to file permissions / cache / webserver config / customizations.

Try to set your permissions:

clear the cache:

./bin/console cache:clear

and / or check your webserver config / logs.