[ADD] sales: Create all the doc pages
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 506 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 358 KiB |
@@ -7,6 +7,7 @@ Applications
|
|||||||
|
|
||||||
accounting
|
accounting
|
||||||
crm
|
crm
|
||||||
|
sales
|
||||||
expenses
|
expenses
|
||||||
purchase
|
purchase
|
||||||
recruitment
|
recruitment
|
||||||
|
|||||||
@@ -0,0 +1,15 @@
|
|||||||
|
:banner: banners/sales.jpg
|
||||||
|
|
||||||
|
=====
|
||||||
|
Sales
|
||||||
|
=====
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
sales/overview
|
||||||
|
sales/quotation
|
||||||
|
sales/invoicing
|
||||||
|
sales/products_prices
|
||||||
|
sales/advanced
|
||||||
|
sales/reporting
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
===============
|
||||||
|
Advanced Topics
|
||||||
|
===============
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
advanced/portal
|
||||||
|
advanced/discount
|
||||||
|
advanced/time_material
|
||||||
|
advanced/recurring
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
====================================================
|
||||||
|
How to grant automatic discounts to loyal customers?
|
||||||
|
====================================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
=================================================
|
||||||
|
How to give portal access rights to my customers?
|
||||||
|
=================================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
====================================
|
||||||
|
How to automate recurring contracts?
|
||||||
|
====================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
===============
|
||||||
|
Time & Material
|
||||||
|
===============
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
================
|
||||||
|
Invoicing Method
|
||||||
|
================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
invoicing/services
|
||||||
|
invoicing/products
|
||||||
|
invoicing/misc
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
==============
|
||||||
|
Miscellaneaous
|
||||||
|
==============
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
misc/deposit
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
===============================================
|
||||||
|
How to make a deposit invoice for a sale order?
|
||||||
|
===============================================
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
========
|
||||||
|
Products
|
||||||
|
========
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
products/delivery
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
========================================
|
||||||
|
How to invoice based on delivery orders?
|
||||||
|
========================================
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
========
|
||||||
|
Services
|
||||||
|
========
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
services/recurring
|
||||||
|
services/time_materials
|
||||||
|
services/milestones
|
||||||
|
services/reinvoice
|
||||||
|
services/support
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
=======================================
|
||||||
|
How to invoice milestones of a project?
|
||||||
|
=======================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
=====================================================
|
||||||
|
How to manage recurring invoices (through contracts)?
|
||||||
|
=====================================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
=============================================
|
||||||
|
How to re-invoice expenses to your customers?
|
||||||
|
=============================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
==================================================
|
||||||
|
How to invoice a support contract (prepaid hours)?
|
||||||
|
==================================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
==========================================
|
||||||
|
How to invoice based on time and material?
|
||||||
|
==========================================
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
========
|
||||||
|
Overview
|
||||||
|
========
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
overview/main_concepts
|
||||||
|
overview/process
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
=============
|
||||||
|
Main Concepts
|
||||||
|
=============
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
main_concepts/terminologies
|
||||||
|
main_concepts/invoicing
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
=================================
|
||||||
|
Overview of the invoicing process
|
||||||
|
=================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
===================
|
||||||
|
Sales terminologies
|
||||||
|
===================
|
||||||
@@ -0,0 +1,8 @@
|
|||||||
|
================
|
||||||
|
Process Overview
|
||||||
|
================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
process/from_quote_to_so
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
=============================
|
||||||
|
From quotation to sales order
|
||||||
|
=============================
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
=================
|
||||||
|
Products & Prices
|
||||||
|
=================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
products_prices/products
|
||||||
|
products_prices/prices
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
=================
|
||||||
|
Prices Management
|
||||||
|
=================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
prices/specific
|
||||||
|
prices/discount
|
||||||
|
prices/taxes
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
==========================================
|
||||||
|
How to apply discounts and limited offers?
|
||||||
|
==========================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
==========================================================
|
||||||
|
How to apply specific prices to a quotation / sales order?
|
||||||
|
==========================================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
===============================
|
||||||
|
How to comply with local taxes?
|
||||||
|
===============================
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
===================
|
||||||
|
Products Management
|
||||||
|
===================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
products/version
|
||||||
|
products/margin
|
||||||
|
products/currencies
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
=============================================
|
||||||
|
How to sell products in different currencies?
|
||||||
|
=============================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
=================================================
|
||||||
|
How to keep control of margins on retailer price?
|
||||||
|
=================================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
===================================================================
|
||||||
|
How to create different versions of a product (size, colour, etc.)?
|
||||||
|
===================================================================
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
=========
|
||||||
|
Quotation
|
||||||
|
=========
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
quotation/setup
|
||||||
|
quotation/online
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
================
|
||||||
|
Online Quotation
|
||||||
|
================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
online/creation
|
||||||
|
online/followup
|
||||||
|
online/validate
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
========================================
|
||||||
|
How to create/ edit an online quotation?
|
||||||
|
========================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
===================================================
|
||||||
|
How to follow up a quotation sent to a opportunity?
|
||||||
|
===================================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
===============================================
|
||||||
|
How can my client validate an online quotation?
|
||||||
|
===============================================
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
=====
|
||||||
|
Setup
|
||||||
|
=====
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
setup/first_quote
|
||||||
|
setup/different_addresses
|
||||||
|
setup/optional
|
||||||
|
setup/terms_conditions
|
||||||
|
setup/recurring
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
==================================================
|
||||||
|
How to use different invoice and delivery address?
|
||||||
|
==================================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
=================================
|
||||||
|
How to create my first quotation?
|
||||||
|
=================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
================================================
|
||||||
|
How to display optional products on a quotation?
|
||||||
|
================================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
===================================
|
||||||
|
How to create recurring quotations?
|
||||||
|
===================================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
===================================================
|
||||||
|
How to link my terms and conditions on a quotation?
|
||||||
|
===================================================
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
=========
|
||||||
|
Reporting
|
||||||
|
=========
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
reporting/statistics
|
||||||
|
reporting/kpi
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
============================
|
||||||
|
How to follow my sales KPIs?
|
||||||
|
============================
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
================================================
|
||||||
|
How to get statistics from my orders & invoices?
|
||||||
|
================================================
|
||||||
Reference in New Issue
Block a user