docs-fixes (#12805)

This commit is contained in:
Bassam Ramadan
2018-02-07 15:29:06 +02:00
committed by Nabin Hait
parent 7ec8a2eae0
commit fd044a0d5e
571 changed files with 1548 additions and 1496 deletions

View File

@@ -13,7 +13,7 @@ You can insert Custom Link Field by following steps below.
In Customize Form, select Document Type (Quotation, Sales Order, Purchase Invoice Item etc.). Once fields are updated in the accompanying table below, open a field above the one you wish to insert your Custom Field. Then click on "Insert Above" to insert the new Custom Field.
<img alt="Select Docytpe" class="screenshot" src="/docs/assets/img/articles/link-field-1.gif">
<img alt="Select Docytpe" class="screenshot" src="{{docs_base_url}}/assets/img/articles/link-field-1.gif">
####Step 4: Custom Field Values
@@ -24,6 +24,6 @@ To set field as Link, enter values as below.
1. Name: Desired name for the field
1. Options: Enter the name of the Doctype to which the field is linked
<img alt="Enter Values" class="screenshot" src="/docs/assets/img/articles/link-field-2.png">
<img alt="Enter Values" class="screenshot" src="{{docs_base_url}}/assets/img/articles/link-field-2.png">
<!-- markdown -->