Hi everyone.
I need code for changing label name in different formats.
Hi everyone.
I need code for changing label name in different formats.
@PratibhaPatil which label you want to change?
If you are talking about print format, read this https://frappe.github.io/erpnext/user/manual/en/setting-up/print/print-format-builder.html
For form customization, read this https://frappe.github.io/erpnext/user/manual/en/customize-erpnext/customize-form.html
Regards,
Sambhaji Kolate,
New Indictrans Technologies Pvt Ltd.
I want to change the name for domestic and export formats.
Like Vehicle No in domestic format, and same field will be name as Flight No in export
@PratibhaPatil use print format builder tool to create Domestic and Export format.
Formats already created, custom field vehicle No is present in standard, import and export formats. I need to change the name for every format.
Can you share your print format code?