brotherton-erpnext/erpnext/docs/user/manual/en/customize-erpnext/articles/allow-fields-to-be-changed-after-submit.md
2016-02-08 15:16:42 +07:00

1.2 KiB

#Editing Value in Submitted Document

Once document is submitted, fields are frozen, and no editing is allowd. Still there are certain standard fields like Letter Head, Print Heading which can still be edited. For the custom field, if Allow on Submit property is checked, it will be editable even after document is submitted.

Standard fields cannot be set as Allow on Submit.

Step 1: Go To

Setup > Customize > Customize Form

####Step 2: Select Form

In Customize Form, select Document Type (Quotation, Sales Order, Purchase Invoice Item etc.)

select docytpe

Step 3: Edit Field Property

In the fields section, click on the Custom field and check the Allow On Submit.

Check Allow on Submit

Step 3: Update Customize Form

Update

After updating Customize Form, you should reload your ERPNext account. Then check form, and field to confirm its editable in submitted form as well.