rental base doc

This commit is contained in:
Victor Feyens 2019-08-19 19:13:27 +02:00
parent 7c531950a0
commit 02240ad35f
3 changed files with 55 additions and 1 deletions

View File

@ -11,4 +11,5 @@ Sales
sales/invoicing
sales/products_prices
sales/sale_ebay
sales/advanced
sales/sale_renting
sales/advanced

View File

@ -0,0 +1,45 @@
======================
How to rent a product?
======================
Product Configuration
=====================
Pricing
-------
.. todo:: pricelist info
.. todo:: pricing heuristic only one rule can be applied at a time.
Reservation
===========
.. todo:: Warning: a rental is only reserved after confirmation.
.. todo:: A product is reserved from delivery date - padding time to return_date.
Delivery
========
Return
======
Management
==========
Scheduling
----------
.. todo:: Reporting ?
Reporting
---------
.. .. image:: ./media/manage02.png
.. :align: center

8
sales/sale_renting.rst Normal file
View File

@ -0,0 +1,8 @@
=======
Renting
=======
.. toctree::
:titlesonly:
renting/basic_flow