Fetch data from supplier form

Hi
i need to get the tax id from supplier form to stock entry form
i did the following
created a custom field in stock entry >> tax_id
the supplier form has already >> tax_id
i created a custom script for stock entry
cur_frm.add_fetch(‘supplier’,‘tax_id’,‘tax_id’)
the custom field tax_id is added to custom print format of stock entry

issue
the custom field is not visible neither on the form or on the print preview
please help me on this
regards
hemanth

Does the field have any data in it ? Also, check if print hide is checked accidentally on your doc type.

Hi pawan
Thanks for the tip
Print hide is not checked
The field tax_id data type is data
Still the field is not visible in print preview
I dragged the tax_id field to my custom print format
In print preview it’s not showing the data nor the label
Regards
Hemanth

Hi
custom field is not showing in any form
i created a custom field “Delivery Date” in Purchase Order form>> Data type>> Date
this is not showing up in the form
regards
Hemanth