brotherton-erpnext/docs/user/five_day_setup/docs.user.five_day_setup.day_1.md

86 lines
2.9 KiB
Markdown
Raw Normal View History

2013-10-03 11:24:26 +00:00
---
{
"_label": "Day-1"
}
---
Login to your ERPNext account with the User ID and Password sent through the mail.
After logging into your account you will receive a pop-up form to fill. Please fill this form. Select the abbreviation you would wish to have for your company. The abbreviation selected here will be used in naming most of the business documents.
#### Form Part I
![1st Form](img/firstdaysetup_1.png)
<br>
#### Form Part II
<br>
To understand about Company Financial Year or Fiscal Year visit [Fiscal Year](docs.user.knowledge.fiscal_year.html)
![1st Form](img/firstdaysetup_2.png)
After filling this form, you will get a pop-up message for completing the set-up process. Click on the Setup button. The Setup page will appear.
<br>
#### Setup Page - Customer
The Organisation details are updated in ERPNext, after filling the first form. Go directly to the Customer Icon.
2013-10-07 08:51:04 +00:00
![Customer](img/firstdaysetup-customer.png)
2013-10-03 11:24:26 +00:00
<br>
After clicking on Customer, a new form will appear.
<br>
2013-10-07 08:51:04 +00:00
![Customer](img/firstdaysetup-customer-1.png)
2013-10-03 11:24:26 +00:00
To see how customer details are added, visit [Customer](docs.user.selling.customer.html). Create 5 new customer records in the system.
Now proceed to make an Item. To go to the main menu, click on erpnext icon which is on the left hand corner of the page. On the main menu page, click on Setup
2013-10-07 08:51:04 +00:00
![Main Menu](img/firstdaysetup-main-menu.png)
2013-10-03 11:24:26 +00:00
<br>
#### Setup Page - Item
On the setup page go to Item.
2013-10-07 08:51:04 +00:00
![Item](img/firstdaysetup-item.png)
2013-10-03 11:24:26 +00:00
Create a new Item. An Item is your company's product or a service.The term Item is applicable to your core products as well as your raw materials. It can be a product or service that you buy/sell from your customers/ suppliers.
Filling Item details is an important step in ERPNext. Do not postpone this step. After clicking on Item, make a new Item.
![Item](img/firstdaysetup_item_1.png)
To understand how to fill an Item in detail, visit [Item](docs.user.stock.item.html). Add 5 item records to ERPnext. After adding these records, go back to the Setup Page and add Suppliers.
<br>
#### Setup Page - Suppliers
<br>
On the Setup page go to Supplier.
![Supplier](img/firstdaysetup_supplier.png)
<br>
Suppliers are companies or individuals who provide you with products or services. They are treated in exactly the same manner as Customers in ERPNext. Create a new Supplier record.
![Supplier](img/firstdaysetup_supplier_1.png)
To understand how to fill Supplier details, visit [Supplier](docs.user.buying.supplier.html).
If you wish to import your list of customers and suppliers directly to ERPNext, you can do that via the Data Import Tool.
To upload Customers or suppliers in bulk, go to the Data Import Tool.
> Note: The data import format is case-sensitive. The file will not be processed if there are any spelling mistakes or deviations from the default values.
To understand how to import data, visit [Importing Data](docs.user.setup.data_import.html).