Update merging-documents.md
Fixed some typos
This commit is contained in:
parent
7f3da5dbb1
commit
a40cefeaeb
@ -1,6 +1,6 @@
|
||||
#Merging Documents
|
||||
|
||||
For a document, of you have two records which are identical, and meant for common purpose, you can merge them into one record.
|
||||
For a document, if you have two records which are identical, and meant for common purpose, you can merge them into one record.
|
||||
|
||||
Following are step to merge documents. Let's assume we are merging two Accounts.
|
||||
|
||||
@ -10,7 +10,7 @@ Following are step to merge documents. Let's assume we are merging two Accounts.
|
||||
|
||||
#### Step 2: Go to Account
|
||||
|
||||
For an Account to be merge, click on "Rename" option.
|
||||
For an Account to be merged, click on the "Rename" option.
|
||||
|
||||
<img alt="Sales Order File Attachment" class="screenshot" src="{{docs_base_url}}/assets/img/articles/merge-docs-1.png">
|
||||
|
||||
@ -18,7 +18,7 @@ For an Account to be merge, click on "Rename" option.
|
||||
|
||||
In the New Name field, enter another account name with which this account will be merged. Check "Merge with existing" option. Then press 'Rename' button to merge.
|
||||
|
||||
Following is how merged account will appear in the Chart of Account master.
|
||||
Following is how the merged account will appear in the Chart of Accounts master.
|
||||
|
||||
<img alt="Sales Order File Attachment" class="screenshot" src="{{docs_base_url}}/assets/img/articles/merge-docs-2.gif">
|
||||
|
||||
@ -28,4 +28,4 @@ After Account is merged, new name is updated in the existing transactions where
|
||||
|
||||
<div class="well"> Note: Group Account cannot be merged into Child Account and vice versa.</div>
|
||||
|
||||
<!-- markdown -->
|
||||
<!-- markdown -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user