rental base doc
This commit is contained in:
parent
7c531950a0
commit
02240ad35f
@ -11,4 +11,5 @@ Sales
|
|||||||
sales/invoicing
|
sales/invoicing
|
||||||
sales/products_prices
|
sales/products_prices
|
||||||
sales/sale_ebay
|
sales/sale_ebay
|
||||||
sales/advanced
|
sales/sale_renting
|
||||||
|
sales/advanced
|
||||||
|
45
sales/renting/basic_flow.rst
Normal file
45
sales/renting/basic_flow.rst
Normal 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
8
sales/sale_renting.rst
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
=======
|
||||||
|
Renting
|
||||||
|
=======
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
renting/basic_flow
|
Loading…
Reference in New Issue
Block a user