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

140 lines
4.3 KiB
Markdown
Raw Normal View History

2013-10-04 11:48:00 +00:00
---
{
"_label": "Day-3: Sales Cycle and Purchase Cycle"
2013-10-04 11:48:00 +00:00
}
---
After completing the set-up and account opening process, it is advisable to complete a few cycles of sales, purchase, and manufacturing process.
### Sales Cycle
Complete a standard Sales Cycle.
> Lead > Opportunity > Quotation > Sales Order > Delivery Note > Sales Invoice > Payment (Journal Voucher)
2013-10-04 11:48:00 +00:00
<br>
2013-10-04 11:48:00 +00:00
#### Lead
To begin the sales cycle, go to the Selling Icon. On the selling page, click on Lead.
2013-10-07 08:51:04 +00:00
![Lead](img/thirddaysetup-lead.png)
2013-10-04 11:48:00 +00:00
Fill the Lead form.
> To understand Lead in detail, visit [Lead](docs.user.selling.lead.html)
<br>
2013-10-04 11:48:00 +00:00
#### Opportunity
After completing the Lead form, assume that, this same lead is getting converted into an Opportunity. Thus, to create an Opportunity from the existing lead, click on Create Opportunity, on the Lead page.
##### Step 1: Go to 'Lead List' Page and open the Lead that shows interested status.
2013-10-10 07:14:31 +00:00
![Opportunity](img/thirddaysetup-opportunity-1.png)
2013-10-04 11:48:00 +00:00
<br>
##### Step 2: Generate Opportunity from the selected Lead
2013-10-10 07:14:31 +00:00
![Opportunity](img/thirddaysetup-opportunity.png)
2013-10-04 11:48:00 +00:00
You can also generate an Opportunity directly from the Selling Page.
> To understand Opportunity in detail visit [Opportunity](docs.user.selling.opportunity.html).
<br>
2013-10-04 11:48:00 +00:00
#### Quotation
Imagine that your Opportunity has shown interest and asked for a Quotation. To generate a Quotation from the same Opportunity, open the submitted Opportunity and click on Create Quotation.
2013-10-10 07:14:31 +00:00
![Quotation](img/thirddaysetup-quotation.png)
2013-10-04 11:48:00 +00:00
You can also generate a Quotation directly from the Selling Page.
> To understand Quotation in detail visit [Quotation](docs.user.selling.quotation.html)
<br>
2013-10-04 11:48:00 +00:00
#### Sales Order
Imagine that the Quotation which you sent was accepted by the prospect. You are now reequired to send him a Sales Order. To make a sales order from this same Quotation, go to that Quotation page and click on Make Sales Order.
2013-10-10 07:14:31 +00:00
![Sales Order](img/thirddaysetup-sales-order.png)
2013-10-04 11:48:00 +00:00
You can also generate a Sales Order directly from the Selling Page.
> To understand Sales Order in detail visit [Sales Order](docs.user.selling.sales_order.html).
<br>
2013-10-04 11:48:00 +00:00
#### Delivery Note
If your organisation has the practice of sending Delivery Note, this section will be helpful. To create a Delivery Note from the a Sales Order, go to that Sales Order and click on Make Delivery.
2013-10-10 07:14:31 +00:00
![Delivery Note](img/thirddaysetup-delivery-note.png)
2013-10-04 11:48:00 +00:00
> To understand Delivery Note in detail, visit [Delivery Note](docs.user.stock.delivery_note.html)
<br>
2013-10-04 11:48:00 +00:00
#### Sales Invoice
Save and Submit your Delivery Note to generate a Sales Invoice. You can also generate an Invoice from Sales Order.
2013-10-10 07:14:31 +00:00
![Sales Invoice](img/thirddaysetup-sales-invoice.png)
2013-10-04 11:48:00 +00:00
<br>
#### Payment (Journal Voucher)
A Journal Voucher or a payment entry can be generated directly from the Sales Invoice.
2013-10-07 08:51:04 +00:00
![Payment Entry](img/thirddaysetup-payment-entry.png)
2013-10-04 11:48:00 +00:00
> To understand a Journal Voucher in detail, visit [Journal Voucher](docs.user.accounts.journal_voucher.html)
<br>
### Purchase Cycle
Complete a standard Purchase Cycle.
> Material Request > Purchase Order > Purchase Receipt > Payment (Journal Voucher).
2013-10-04 11:48:00 +00:00
<br>
2013-10-04 11:48:00 +00:00
#### Material Request
To create a Material Request, go to Stock/Buying and Click on Material Request.
![Material Request](img/thirddaysetup-material-request.png)
> To understand Material Request in detail, visit [Material Request](docs.user.buying.material_request.html)
<br>
2013-10-04 11:48:00 +00:00
#### Purchase Order
To create a Purchase Order go to Buying and click on Purchase Order
![Purchase Order](img/thirddaysetup-purchase-order.png)
> To understand Purchase Order in detail, visit [Purchase Order](docs.user.buying.purchase_order.html)
<br>
2013-10-04 11:48:00 +00:00
#### Purchase Receipt
To create a Purchase Receipt from an existing Purchase Order, open that purchase order and click on Make Purchase Receipt.
![Purchase Receipt](img/thirddaysetup-purchase-receipt.png)
<br>
>To understand Purchase Receipt in detail, visit [Purchase Receipt](docs.user.stock.purchase_receipt.html)
<br>
#### Payment (Journal Voucher)
2013-10-04 11:48:00 +00:00
Payments made against Sales Invoices or Purchase Invoices can be made by clicking on “Make Payment Entry” button on “Submitted” invoices.
![Payment Entry](img/thirddaysetup-payment-entry.png)
<br>
> To understand Payment Entry in detail, visit [Payment Entry](docs.user.accounts.payments.html).