From 13e5689bd967acf3b2f8c4b3068e327e50c68c51 Mon Sep 17 00:00:00 2001 From: Kenneth Sequeira Date: Mon, 1 Jan 2018 17:33:57 +0530 Subject: [PATCH] Updated the image paths for Custom Doctype manual --- .../user/manual/en/customize-erpnext/custom-doctype.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/erpnext/docs/user/manual/en/customize-erpnext/custom-doctype.md b/erpnext/docs/user/manual/en/customize-erpnext/custom-doctype.md index 33a5857b5b..93abb3e95d 100644 --- a/erpnext/docs/user/manual/en/customize-erpnext/custom-doctype.md +++ b/erpnext/docs/user/manual/en/customize-erpnext/custom-doctype.md @@ -36,7 +36,7 @@ Fields are much more than database columns, they can be: 1. Actions (button) 1. Attachments or Images -Doc fields +Doc fields When you add fields, you need to enter the **Type**. **Label** is optional for Section Break and Column Break. **Name** (`fieldname`) is the name of the database table column. @@ -52,13 +52,13 @@ In this section, you can define criteria based on which document for this doctyp In this table, you should select roles and define permission roles for them for this Doctype. -Doctype Permissions +Doctype Permissions #### Save DocType On saving doctype, you will get pop-up to provide name for this Doctype. -Doctype Save +Doctype Save #### DocType in System @@ -67,12 +67,12 @@ Human Resource module, to access this doctype, go to: `Human Resource > Document > Book` -Doctype List +Doctype List #### Book master Using the fields entered, following is the master one book. -Doctype Form +Doctype Form {next}