2015-12-29 10:55:26 +00:00
#Changing Parent Account
2015-12-03 12:22:46 +00:00
2015-12-30 12:57:08 +00:00
Chart of Account has hierarchical structure. Each account has a parent it is listed under.
2015-12-03 12:22:46 +00:00
2015-12-30 12:57:08 +00:00
There are some accounts which are auto-created. For example, Account for Warehouse is auto-created when new Wareouse is added in the system. These accounts are added under pre-defined account ledger. Warehouse Account is always added under Stock Assets, under Current Assets.
If you wish to place specific Account into another parent Account, you can achieve the same as below.
2015-12-03 12:22:46 +00:00
####1. Go to Chart of Account
`Accounts > Setup > Chart of Account`
Click on Account for which Parent Account is to be changed.
####2. Edit Account
2015-12-30 12:57:08 +00:00
< img alt = "Project Default Cost Center" class = "screenshot" src = "{{docs_base_url}}/assets/img/articles/change-parent-2.png" >
2015-12-03 12:22:46 +00:00
####3. Change Parent Account
Search and select preferred Parent Account and save.
2015-12-30 12:57:08 +00:00
< img alt = "Project Default Cost Center" class = "screenshot" src = "{{docs_base_url}}/assets/img/articles/change-parent-3.png" >
2015-12-03 12:22:46 +00:00
Refresh system from Help menu to experience the change.
2015-12-30 12:57:08 +00:00
< img alt = "Project Default Cost Center" class = "screenshot" src = "{{docs_base_url}}/assets/img/articles/change-parent-4.png" >
< div class = "well" > Note: Parent cannot be customized for the Root Accounts, like Asset, Liability, Income, Expense, Equity.< / div >
#### Quick Help
< img alt = "Project Default Cost Center" class = "screenshot" src = "{{docs_base_url}}/assets/img/articles/change-parent-account-1.gif" >
2015-12-03 12:22:46 +00:00
<!-- markdown -->