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