brotherton-erpnext/erpnext/docs/user/manual/en/customize-erpnext/articles/make-field-visible-in-print-format.md
2015-12-24 20:40:37 +05:30

1.0 KiB

#Make Fields Visible In Print Format

Each transaction has Standard Print Format. In the Standard format, only certain fields are displayed by default. If user needs field in the Standard format to be visible, it can be customized by using Customize Form tool.

Let's assume in the Sales order, we need to make Shipping Address field visible in the standard print format.

Step 1: Customize Form

Go to:

Setup > Customize > Customize Form

Step 2: Document Type

As per our scenario, Sales Order will be selected as Document Type. field-visible-2.gif Document Type

Step 3: Uncheck Print Hide

click to open field to be made visible in the Standard Print Format. Uncheck Print Hide field.

Uncheck Print Hide

Step 5: Update

Customize Customize Form to save changed. Reload your ERPNext account, and then check Print Format for confirmation.