I’ve created a new field in customer records called Freight Automation code, and be able to fetch the data from that field to a field in delivery notes.
I’ve tried using customization form, however fetching isn’t just happening.
Details are below,
Customer
Field Name: Freight Region Code
Field Data – List:
12
A3
AE etc.
Delivery Note
Field Name: Freight Region Code
Field Data: Fetch from customer record.
Where “customer” is the DocType you are referencing, “freight_region_code0” is the field in customer, and “freight_region_code1” is the field name in Delivery note you wish to propagate.