Change Delivery Note Document Title

Is it possible to change the delivery note document title? The one we print out

tital

  1. 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
    
  2. Navigate to Configuration > Localization

  3. Add a translation for the localization label you want. In your case it would be

    requisition.deliveryNote.label
    

  4. Set a default locale for your user.

  5. Profit

It has worked, Your instructions are clear. thanks very much