Is it possible to change the delivery note document title? The one we print out
-
Enable custom translations in openboxes-config.groovy (if you don’t have this file, add it in the same directory as openboxes-config.properties).
openboxes.locale.custom.enabled = true
-
Navigate to Configuration > Localization
-
Add a translation for the localization label you want. In your case it would be
requisition.deliveryNote.label
-
Set a default locale for your user.
-
Profit
It has worked, Your instructions are clear. thanks very much