Skip to content

Commit 8847c68

Browse files
jero-odoopabr-odooFelicious
committed
[IMP] inventory: replenishment report
closes #12215 Signed-off-by: Samuel Lieber (sali) <[email protected]> Co-authored-by: pabr-odoo <[email protected]> Co-authored-by: Felicia Kuan <[email protected]>
1 parent cf80c85 commit 8847c68

File tree

5 files changed

+45
-5
lines changed

5 files changed

+45
-5
lines changed

content/applications/inventory_and_mrp/inventory/warehouses_storage/replenishment/report.rst

Lines changed: 43 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,30 +15,51 @@ monitoring menu with extra options to manage suggestions for replenishment.
1515
This enables users to anticipate future needs, keep less products on hand without the risk of
1616
running out, plan and consolidate orders.
1717

18+
Navigate the replenishment report
19+
=================================
20+
1821
To access the replenishment report, go to :menuselection:`Inventory app --> Operations -->
1922
Replenishment.`
2023

24+
.. note::
25+
Automatic reordering rules are available on this menu as well, but are hidden by default.
26+
2127
The fields and features unique to the replenishment dashboard are displayed below. For definitions
2228
of the other fields, go to the :ref:`Create reordering rules section
2329
<inventory/warehouses_storage/rr-fields>`.
2430

2531
By default, the quantity in the :guilabel:`To Order` field is the quantity required to reach the set
2632
:guilabel:`Max Quantity`. However, the :guilabel:`To Order` quantity can be adjusted by clicking on
2733
the field and changing the value. To replenish a product manually, click :icon:`fa-truck`
28-
:guilabel:`Order Once`.
34+
:guilabel:`Order`.
2935

30-
Clicking :icon:`fa-bell-slash` :guilabel:`Snooze` temporarily deactivates the reordering rule for
36+
Click :icon:`fa-bell-slash` :guilabel:`Snooze` to temporarily deactivate the reordering rule for
3137
the set period, hiding the entry from the replenishment dashboard, when it is supposed to appear.
3238

3339
.. tip::
3440
Defining a :guilabel:`Vendor` allows filtering or grouping demands by the vendor. This simplifies
35-
the process of identifying products to order and can reduce shipment costs.
41+
the process of identifying products to order and can reduce shipment costs. Click the
42+
:icon:`oi-settings-adjust` :guilabel:`(adjust settings)` icon and select :guilabel:`Vendor` from
43+
the drop-down list to view the field on the report.
3644

3745
.. image:: report/replenishment-dashboard.png
3846
:alt: Replenishment report that displays recommended quantities to order.
3947

40-
.. note::
41-
Automatic reordering rules appear on this menu, too but are hidden by default.
48+
Order to max
49+
------------
50+
51+
If a reordering rule does not forecast the product to arrive below the minimum, the replenishment
52+
cannot be triggered, because it is seen as *unnecessary*. However, there can be instances where a
53+
product needs to be replenished even if it is not deemed *necessary*, such as when an order needs to
54+
be maximized to obtain better discounts, or to save on delivery costs.
55+
56+
First, select one or more products by ticking the appropriate checkbox. Then, click the
57+
:guilabel:`Replenish` button and select :guilabel:`Order to Max`. Doing so creates a request for
58+
quotation (RFQ) for the first possible replenishment date for each product for the maximum specified
59+
in the reordering rule.
60+
61+
.. image:: report/order-to-max.png
62+
:alt: The Order to Max option on the replenishment dashboard.
4263

4364
Replenishment information
4465
=========================
@@ -50,3 +71,20 @@ and *forecasted date*.
5071
For detailed information on how to use this feature for replenishment, go to the :ref:`Just in time
5172
logic <inventory/warehouses_storage/just-in-time>` section.
5273

74+
Select a warehouse
75+
------------------
76+
77+
If a warehouse's replenishment method is :doc:`resupply from another warehouse
78+
<resupply_warehouses>`, check for available product quantities in other warehouses by opening the
79+
:guilabel:`Replenishment Information` pop-up window. Warehouses that can replenish the stock are
80+
listed under the :guilabel:`Warehouses` tab, and the :guilabel:`Available Quantity` shows the
81+
on-hand stock in each warehouse.
82+
83+
After selecting a sourcing warehouse, click :guilabel:`Select Route` :guilabel:`Order` button is
84+
clicked, the reordering rule will revert to its preferred route (Buy or Manufacture).
85+
86+
.. image:: report/select-warehouse.png
87+
:alt: The warehouse tab on the Replenishment Information pop-up window.
88+
89+
.. seealso::
90+
:ref:`Temporary Reordering Rules <purchase/check-replenishment>`
15 KB
Loading
Loading
19.9 KB
Loading

content/applications/inventory_and_mrp/purchase/products/temporary_reordering.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ from the drop-down menu. Lastly, :guilabel:`Confirm` the :abbr:`SO (sales order)
7979
:align: center
8080
:alt: Sales order for product with no set reordering rules.
8181

82+
.. _purchase/check-replenishment:
83+
8284
Check replenishment report
8385
==========================
8486

0 commit comments

Comments
 (0)