42 lines
1.7 KiB
Markdown
42 lines
1.7 KiB
Markdown
|
<h1>Managing Multiple Companies</h1>
|
||
|
|
||
|
<h1>Managing Multiple Companies</h1>
|
||
|
|
||
|
ERPNext allows you to create multiple companies in the same/common ERPNext account.
|
||
|
|
||
|
With this, you will find option to select Company in your transactions. While most of the transactions will be separated based on Company, there are few masters like Item, Item Group, Customer Group, Territory etc. which can be used across all the companies.
|
||
|
|
||
|
If you have separate teams working on each company, you can also restrict the access of user to the data of specific company. Click [here](https://manual.erpnext.com/search?txt=user%20permission) to know more about how to set permission to achieve the same.
|
||
|
|
||
|
Following are the steps to create companies in your ERPNext account.
|
||
|
|
||
|
####Go to Setup Module
|
||
|
|
||
|
`Setup > Masters > Company > New`
|
||
|
|
||
|
####Enter Company Details
|
||
|
|
||
|
Company master will be saved with Company Name provided at the time of its creation.
|
||
|
|
||
|
![New Company]({{docs_base_url}}/assets/img/articles/SGrab_343.png)
|
||
|
|
||
|
Also, you can define other properties for new company like:
|
||
|
|
||
|
* Country
|
||
|
* Currency
|
||
|
* Default Cash and Bank Account
|
||
|
* Income/Expense Account
|
||
|
* Company Registration Details
|
||
|
|
||
|
Value will be auto-filled in most of these field to define company-wise defaults. You can edit/customize it as per your requirement.
|
||
|
|
||
|
![New Company]({{docs_base_url}}/assets/img/articles/SGrab_344.png)
|
||
|
|
||
|
####Chart of Account for New Company
|
||
|
|
||
|
A separate Chart of Account master will be set for each company in the ERPNext. This allows you managing Accounts/Ledger master separately for each company. Also it allows you avail financial statement and reports like Balance Sheet and Profit and Loss Statement separately for each company.
|
||
|
|
||
|
![Company]({{docs_base_url}}/assets/img/articles/SGrab_342.png)
|
||
|
|
||
|
|
||
|
<!-- markdown -->
|