diff --git a/purchase/replenishment.rst b/purchase/replenishment.rst index 4645bdce7..c4b26ddc0 100644 --- a/purchase/replenishment.rst +++ b/purchase/replenishment.rst @@ -7,4 +7,3 @@ Replenishment replenishment/flows replenishment/multicompany - replenishment/trouble_shooting \ No newline at end of file diff --git a/purchase/replenishment/trouble_shooting.rst b/purchase/replenishment/trouble_shooting.rst deleted file mode 100644 index 2a573a193..000000000 --- a/purchase/replenishment/trouble_shooting.rst +++ /dev/null @@ -1,8 +0,0 @@ -================ -Trouble-Shooting -================ - -.. toctree:: - :titlesonly: - - trouble_shooting/is_everything_ok \ No newline at end of file diff --git a/purchase/replenishment/trouble_shooting/is_everything_ok.rst b/purchase/replenishment/trouble_shooting/is_everything_ok.rst deleted file mode 100644 index 190f1f967..000000000 --- a/purchase/replenishment/trouble_shooting/is_everything_ok.rst +++ /dev/null @@ -1,44 +0,0 @@ -============================================= -How to check that everything is working fine? -============================================= - -Vendor Bills -============ - -Even if you don't have the rights to the accounting application, you can -still control the vendor bills. - -Go to the **Purchases** application: :menuselection:`Control --> Vendor Bills`. - -.. image:: media/is_everything_ok01.png - :align: center - -Incoming Products -================= - -Even if you don't have the rights to the inventory application, you can -still control the incoming products. - -Go to the **Purchases** application: :menuselection:`Control --> Incoming Products`. - -.. image:: media/is_everything_ok02.png - :align: center - -Procurements exceptions -======================= - -Here, you need the **Inventory Manager** access rights. - -Go to the **Inventory** application: :menuselection:`Control --> Procurement Exceptions`. - -.. image:: media/is_everything_ok03.png - :align: center - -To understand why the procurement is not running, open the exception and -check the message in the chatter. - -.. image:: media/is_everything_ok04.png - :align: center - -Usually, the problem is located on the procurement rules. Either there -are no stock rules, or there are no vendor associated to a product. diff --git a/purchase/replenishment/trouble_shooting/media/is_everything_ok01.png b/purchase/replenishment/trouble_shooting/media/is_everything_ok01.png deleted file mode 100644 index 0570762e7..000000000 Binary files a/purchase/replenishment/trouble_shooting/media/is_everything_ok01.png and /dev/null differ diff --git a/purchase/replenishment/trouble_shooting/media/is_everything_ok02.png b/purchase/replenishment/trouble_shooting/media/is_everything_ok02.png deleted file mode 100644 index 74912c101..000000000 Binary files a/purchase/replenishment/trouble_shooting/media/is_everything_ok02.png and /dev/null differ diff --git a/purchase/replenishment/trouble_shooting/media/is_everything_ok03.png b/purchase/replenishment/trouble_shooting/media/is_everything_ok03.png deleted file mode 100644 index 74e431dd6..000000000 Binary files a/purchase/replenishment/trouble_shooting/media/is_everything_ok03.png and /dev/null differ diff --git a/purchase/replenishment/trouble_shooting/media/is_everything_ok04.png b/purchase/replenishment/trouble_shooting/media/is_everything_ok04.png deleted file mode 100644 index b4dbb07d3..000000000 Binary files a/purchase/replenishment/trouble_shooting/media/is_everything_ok04.png and /dev/null differ