[docs] added readme for selling
This commit is contained in:
parent
3c8cffb69b
commit
0b61c2e10f
6
selling/README.md
Normal file
6
selling/README.md
Normal file
@ -0,0 +1,6 @@
|
||||
Selling management module. Includes forms for capturing / managing the sales process.
|
||||
|
||||
- Lead
|
||||
- Opportunity
|
||||
- Quotation
|
||||
- Sales Order
|
1
selling/doctype/campaign/README.md
Normal file
1
selling/doctype/campaign/README.md
Normal file
@ -0,0 +1 @@
|
||||
Sales campaign / promotion, like special discount, exhibition, newsletter etc.
|
1
selling/doctype/customer/README.md
Normal file
1
selling/doctype/customer/README.md
Normal file
@ -0,0 +1 @@
|
||||
Customer master.
|
1
selling/doctype/industry_type/README.md
Normal file
1
selling/doctype/industry_type/README.md
Normal file
@ -0,0 +1 @@
|
||||
Type of industry for a Customer.
|
1
selling/doctype/installation_note/README.md
Normal file
1
selling/doctype/installation_note/README.md
Normal file
@ -0,0 +1 @@
|
||||
Details of product installation at Customer location.
|
1
selling/doctype/installation_note_item/README.md
Normal file
1
selling/doctype/installation_note_item/README.md
Normal file
@ -0,0 +1 @@
|
||||
Detail of Item installed as a part of Installation Note.
|
1
selling/doctype/lead/README.md
Normal file
1
selling/doctype/lead/README.md
Normal file
@ -0,0 +1 @@
|
||||
Prospective customer / prospect database. List of all prospects that could be source of business.
|
1
selling/doctype/opportunity/README.md
Normal file
1
selling/doctype/opportunity/README.md
Normal file
@ -0,0 +1 @@
|
||||
Potential sales opportunity (deal) from a Lead or Customer.
|
1
selling/doctype/opportunity_item/README.md
Normal file
1
selling/doctype/opportunity_item/README.md
Normal file
@ -0,0 +1 @@
|
||||
Items considered in the parent Opportunity.
|
1
selling/doctype/quotation/README.md
Normal file
1
selling/doctype/quotation/README.md
Normal file
@ -0,0 +1 @@
|
||||
Price + terms quote sent to Lead or Customer.
|
1
selling/doctype/quotation_item/README.md
Normal file
1
selling/doctype/quotation_item/README.md
Normal file
@ -0,0 +1 @@
|
||||
Item details (qty, rate) in parent Quotation.
|
1
selling/doctype/sales_common/README.md
Normal file
1
selling/doctype/sales_common/README.md
Normal file
@ -0,0 +1 @@
|
||||
Common scripts used in Sales Cycle.
|
1
selling/doctype/sales_order/README.md
Normal file
1
selling/doctype/sales_order/README.md
Normal file
@ -0,0 +1 @@
|
||||
Confirmed order received from Customer (either against a PO or a payment). All fulfilment details (shipments, billing) are tracked against the Sales Order.
|
1
selling/doctype/sales_order_item/README.md
Normal file
1
selling/doctype/sales_order_item/README.md
Normal file
@ -0,0 +1 @@
|
||||
Item detail in parent Sales Order.
|
1
selling/doctype/sales_team/README.md
Normal file
1
selling/doctype/sales_team/README.md
Normal file
@ -0,0 +1 @@
|
||||
Sales Person involved in parent Quotation, Sales Order.
|
1
selling/doctype/sms_center/README.md
Normal file
1
selling/doctype/sms_center/README.md
Normal file
@ -0,0 +1 @@
|
||||
Tool to send Bulk SMS to Lead or Contacts.
|
1
selling/page/sales_analytics/README.md
Normal file
1
selling/page/sales_analytics/README.md
Normal file
@ -0,0 +1 @@
|
||||
Trends of sales by Item, Item Group, Customer etc.
|
1
selling/page/sales_browser/README.md
Normal file
1
selling/page/sales_browser/README.md
Normal file
@ -0,0 +1 @@
|
||||
Tree editor for Territory, Customer Group, Item Group, Sales Partner
|
Loading…
x
Reference in New Issue
Block a user