Can somebody help me to add some custom fields to delivery note print format? (step by step description please )
I need to add some fields to delivery note print, wich is not listed, like Company address, and some custom company field, customer address, and some customer custom fields (company registration number, tax id, etc)
I know ho to add a custom field to forms, but I do not know ho to link them to a delivery note, and delivery note print format. We need to attach a printed delivery note to every ship with very specified data.
Thanks a lot.
You need to write a custom script to do this. In delivery note make a customer address field and fetch address on while selecting on a customer. Though you need two steps its hard to describe shortly. And you also need to write a call back function to do this.