Hello,
I want to add a field to Delivery Note in which linked “Sales Order Number” with that “Delivery Note” should be fetched.
How can I achieve this.
I didn’t find any doctype in “fetch from” field.
How can we achieve this by client script?
Hello,
I want to add a field to Delivery Note in which linked “Sales Order Number” with that “Delivery Note” should be fetched.
How can I achieve this.
I didn’t find any doctype in “fetch from” field.
How can we achieve this by client script?
Hi @lyf,
And if you create a Delivery Note from a Sales Order then Sale Order ID will automatically be set in the Sales Order Item level.
Please check it.
But if you want to set the Sales Order ID in Delivery Note, I think you should check the documentation.
Thank You!