brotherton-erpnext/docs/user/setup/docs.user.setup.first.md

21 lines
917 B
Markdown
Raw Normal View History

---
{
"_label": "Initial Setup"
}
2013-09-03 10:02:43 +00:00
---`
After a successful sign-up / installation of ERPNext, on your first sign-in, you will get a form to fill.
![First Screen](img/setup-first-screen.png)
This form will create your first **Company** and **Fiscal Year** (accounting or financial year) record. You can create other Companies later.
Some definitions:
2013-09-03 10:02:43 +00:00
- Fiscal Year: This is your financial year, the fiscal year usually starts on 1st Jan or 1st March for most regions. If you are not sure, consult an accountant.
- Abbreviation: In a multi-company setup, the abbreviation is appended to each account, so keep it small (2-4) characters and all caps.
2013-07-17 09:35:40 +00:00
This will also set the default **Currency** and time zone for your account. Once you complete this, your first **Company** and **Chart of Accounts** will be created.
Congrats! You are already on your way.
2013-09-03 10:02:43 +00:00
The next step is to follow implementation instructions.