2016-02-06 00:43:05 +05:30
#Merging Documents
2015-12-03 17:52:46 +05:30
2016-02-26 17:31:23 +05:30
For a document, of you have two records which are identical, and meant for common purpose, you can merge them into one record.
2015-12-03 17:52:46 +05:30
2016-02-26 17:31:23 +05:30
Following are step to merge documents. Let's assume we are merging two Accounts.
2015-12-03 17:52:46 +05:30
2016-02-26 17:31:23 +05:30
#### Step 1: Go to Chart of Account
2015-12-03 17:52:46 +05:30
2016-02-26 17:31:23 +05:30
`Accounts > Documents > Chart of Accounts`
2015-12-03 17:52:46 +05:30
2016-02-26 17:31:23 +05:30
#### Step 2: Go to Account
2015-12-03 17:52:46 +05:30
2016-02-26 17:31:23 +05:30
For an Account to be merge, click on "Rename" option.
2015-12-03 17:52:46 +05:30
2016-02-26 17:31:23 +05:30
< img alt = "Sales Order File Attachment" class = "screenshot" src = "{{docs_base_url}}/assets/img/articles/merge-docs-1.png" >
2015-12-03 17:52:46 +05:30
2016-02-26 17:31:23 +05:30
#### Step 3: Merge Account
2015-12-03 17:52:46 +05:30
2016-02-26 17:31:23 +05:30
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.
2015-12-03 17:52:46 +05:30
Following is how merged account will appear in the Chart of Account master.
2016-02-26 17:31:23 +05:30
< img alt = "Sales Order File Attachment" class = "screenshot" src = "{{docs_base_url}}/assets/img/articles/merge-docs-2.gif" >
2015-12-03 17:52:46 +05:30
2016-02-26 17:31:23 +05:30
###Effect of Merging
2015-12-03 17:52:46 +05:30
2016-02-26 17:31:23 +05:30
After Account is merged, new name is updated in the existing transactions where old account was selected.
2015-12-03 17:52:46 +05:30
2016-02-26 17:31:23 +05:30
< div class = "well" > Note: Group Account cannot be merged into Child Account and vice versa.< / div >
2015-12-03 17:52:46 +05:30
<!-- markdown -->