[ADD] Purchase : Add all the pages

This commit is contained in:
Yannick Tivisse
2015-11-04 15:05:19 +01:00
parent 5c4a33cba0
commit 0dc65b8b0d
40 changed files with 151 additions and 17 deletions
+4
View File
@@ -6,4 +6,8 @@ Replenishment Flows
:titlesonly:
flows/replenishment_methods
flows/dropshipping
flows/setup_stock_rule
flows/purchase_triggering
flows/warning_triggering
flows/compute_date
@@ -0,0 +1,3 @@
====================================================
How are the order date and scheduled dates computed?
====================================================
@@ -0,0 +1,3 @@
===========================
How to setup drop-shipping?
===========================
@@ -0,0 +1,3 @@
=======================================================
How to trigger the purchase of products based on sales?
=======================================================
@@ -133,10 +133,10 @@ based on your maximum quantity to replenish your stock.
12:00PM.
To know how to configure and run the schedulers manually, read the
document on :doc:`../../../inventory/management/miscellaneous/schedulers`
document on :doc:`../../../inventory/management/misc/schedulers`
.. seealso::
:doc:`replenishment_methods`
:doc:`../../../inventory/management/miscellaneous/schedulers`
:doc:`../../../inventory/management/misc/schedulers`
@@ -0,0 +1,3 @@
==============================================================
How to trigger a warning when purchasing at a specific vendor?
==============================================================
+8
View File
@@ -0,0 +1,8 @@
===============
Multi-Companies
===============
.. toctree::
:titlesonly:
multicompany/setup
@@ -0,0 +1,3 @@
================================================
How to setup a multi-company sale/purchase flow?
================================================
@@ -0,0 +1,9 @@
================
Trouble-Shooting
================
.. toctree::
:titlesonly:
trouble_shooting/not_generated
trouble_shooting/is_everything_ok
@@ -0,0 +1,3 @@
=============================================
How to check that everything is working fine?
=============================================
@@ -0,0 +1,3 @@
================================================
My purchase orders have not been generated, why?
================================================