[docs] five day setup completed
This commit is contained in:
parent
e342a75ff9
commit
172edcecec
@ -3,7 +3,7 @@
|
||||
"_label": "User Guide",
|
||||
"_toc": [
|
||||
"docs.user.intro",
|
||||
"docs.user.five",
|
||||
"docs.user.five_day_setup",
|
||||
"docs.user.implement",
|
||||
"docs.user.setup",
|
||||
"docs.user.selling",
|
||||
@ -30,12 +30,12 @@ Contents
|
||||
1. [Open Source](docs.user.intro.open_source.html)
|
||||
1. [Ways to get started](docs.user.intro.try.html)
|
||||
1. [Getting Help](docs.user.help.html)
|
||||
1. [Five-Day-Setup](docs.user.five.html)
|
||||
1. [Day-1](docs.user.five.day_1.html)
|
||||
1. [Day-2](docs.user.five.day_2.html)
|
||||
1. [Day-3](docs.user.five.day_3.html)
|
||||
1. [Day-4](docs.user.five.day_4.html)
|
||||
1. [Day-5](docs.user.five.day_5.html)
|
||||
1. [Five-Day-Setup](docs.user.five_day_setup.html)
|
||||
1. [Day-1](docs.user.five_day_setup.day_1.html)
|
||||
1. [Day-2](docs.user.five_day_setup.day_2.html)
|
||||
1. [Day-3](docs.user.five_day_setup.day_3.html)
|
||||
1. [Day-4](docs.user.five_day_setup.day_4.html)
|
||||
1. [Day-5](docs.user.five_day_setup.day_5.html)
|
||||
1. [Implementation](docs.user.implement.html)
|
||||
1. [Implementation Strategy](docs.user.implement.strategy.html)
|
||||
1. [Concepts](docs.user.implement.concepts.html)
|
||||
|
@ -26,20 +26,20 @@ After filling this form, you will get a pop-up message for completing the set-u
|
||||
|
||||
The Organisation details are updated in ERPNext, after filling the first form. Go directly to the Customer Icon.
|
||||
|
||||

|
||||

|
||||
<br>
|
||||
|
||||
|
||||
After clicking on Customer, a new form will appear.
|
||||
<br>
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
|
||||
@ -48,7 +48,7 @@ Now proceed to make an Item. To go to the main menu, click on erpnext icon which
|
||||
On the setup page go to Item.
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
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.
|
@ -14,7 +14,7 @@ Complete a standard sales cycle - Lead > Opportunity > Quotation > Sales Order >
|
||||
|
||||
To begin the sales cycle, go to the Selling Icon. On the selling page, click on Lead.
|
||||
|
||||

|
||||

|
||||
|
||||
Fill the Lead form.
|
||||
|
||||
@ -83,7 +83,7 @@ Save and Submit your Delivery Note to generate a Sales Invoice. You can also gen
|
||||
|
||||
A Journal Voucher or a payment entry can be generated directly from the Sales Invoice.
|
||||
|
||||

|
||||

|
||||
|
||||
> To understand a Journal Voucher in detail, visit [Journal Voucher](docs.user.accounts.journal_voucher.html)
|
||||
|
@ -33,7 +33,7 @@ To go to Production Planning Tool, click on the Manufacturing Icon. On the Manuf
|
||||
|
||||
To go to Production Order click on the Manufacturing Icon. On the Manufacturing Page, click on Production Order.
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
|
||||
@ -43,7 +43,7 @@ To go to Production Order click on the Manufacturing Icon. On the Manufacturing
|
||||
|
||||
To go to Stock Entry, click on the Stock Icon and go to Stock Entry.
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
|
||||
@ -69,7 +69,7 @@ To go to Delivery Note, click on Stock. On the Stock Page, click on Delivery Not
|
||||
|
||||
To go to Warehouse, Click on Stock. On the Stock Page, go to Warehouse.
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
|
||||
@ -84,7 +84,7 @@ Make a few Journal Vouchers. Generate some Accounting Reports.
|
||||
|
||||
To go to a Journal Voucher, click on Accounts. On the Accounts page, click on Journal Voucher.
|
||||
|
||||

|
||||

|
||||
|
||||
> To understand Journal Voucher in detail, visit [Journal Voucher](docs.user.accounts.journal_voucher.html)
|
||||
|
@ -14,7 +14,7 @@ Project is divided into Tasks and each Task is allocated to a resource. In ERPNe
|
||||
|
||||
To create a Task, go to Project and click on Task.
|
||||
|
||||

|
||||

|
||||
|
||||
<br>
|
||||
|
@ -2,18 +2,18 @@
|
||||
{
|
||||
"_label": "Five-Day Setup",
|
||||
"_toc": [
|
||||
"docs.user.five.day_1",
|
||||
"docs.user.five.day_2",
|
||||
"docs.user.five.day_3",
|
||||
"docs.user.five.day_4",
|
||||
"docs.user.five.day_5"
|
||||
"docs.user.five_day_setup.day_1",
|
||||
"docs.user.five_day_setup.day_2",
|
||||
"docs.user.five_day_setup.day_3",
|
||||
"docs.user.five_day_setup.day_4",
|
||||
"docs.user.five_day_setup.day_5"
|
||||
|
||||
]
|
||||
}
|
||||
---
|
||||
Welcome to ERPNext. To be able to setup ERPNext account successfully, a five-day-setup process is recommended. Perform the 5-days-setup instructions and sail through the ERPNext implementation.
|
||||
|
||||
The setup help is divided into day-wise instructions for 5 consecutive days. Day 1 will cover the following topics:
|
||||
The setup help is divided into day-wise instructions for 5 consecutive days.
|
||||
|
||||
#### Day 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user