Doc
January 16, 2025, 3:52pm
1
Version v5.10.54
Environment SelfHosting
Hi Guys,
I have a small problem with the credit note.
When I create a credit note, “Kreditkarte ausgestellt auf:” appears in the header instead of “Gutschrift ausgestellt auf:”
As this is a variable in the header, I unfortunately cannot understand where it is coming from.
I was able to replicate this on two systems.
Greetings Doc
hillel
January 16, 2025, 4:25pm
2
Hi,
If the translation is wrong you can correct it on Transifex:
You can change the label locally on Settings > Localization > Custom Labels
Doc
January 16, 2025, 4:55pm
3
I don’t think the translation is wrong. the variable is not processed correctly.
Invoice, order or offer are generated and displayed correctly with the variable “$entity_issued_to_label”, except for credit notes.
But if I only use the variable “$entity” it is displayed correctly. But I can’t find any “$entity_issued_to_label” variable in the catalogue.
hillel
January 16, 2025, 5:54pm
4
I believe ‘entity’ would be replaced with the entity type so the label would be invoice_issued_to_label
Doc
January 19, 2025, 1:38pm
5
That may be, but it doesn’t change the fact that it’s not displayed correctly and I don’t know where it’s coming from.
hillel
January 19, 2025, 2:14pm
6
I suggest asking in a discussion on GitHub