Skip to content

Commit 366f04c

Browse files
erjer-odoolarm-odoo
andcommitted
[IMP] inventory: LIFO tracking field update
closes #17995 Signed-off-by: Felicia Kuan (feku) <feku@odoo.com> Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
1 parent e8c5917 commit 366f04c

2 files changed

Lines changed: 16 additions & 11 deletions

File tree

content/applications/inventory_and_mrp/inventory/shipping_receiving/removal_strategies/lifo.rst

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,23 @@ Enabling the LIFO removal strategy
2020

2121
Lots and serial numbers differentiate identical products and track information like arrival or
2222
expiration dates. To enable this feature, navigate to :menuselection:`Inventory --> Configuration
23-
--> Settings`. Under the :guilabel:`Traceability` section, check the box beside :guilabel:`Lots &
24-
Serial Numbers` to enable the feature.
23+
--> Settings`. Under the *Traceability* section, check the box beside :guilabel:`Lots & Serial
24+
Numbers` to enable the feature.
2525

2626
.. image:: lifo/enable-lots-serial-numbers.png
2727
:alt: Enable Lots & Serial Numbers in the Inventory settings.
2828

29+
If planning to :ref:`set the removal strategy on a location
30+
<inventory/removal_strategies/lifo-location>`, scroll down to the *Warehouse* section and select
31+
:guilabel:`Storage Locations`.
32+
2933
Enable tracking by lots or serial numbers
3034
-----------------------------------------
3135

3236
Next, ensure the intended product is tracked by lots or serial numbers by navigating to the product
3337
form in the :menuselection:`Inventory app --> Products --> Products`, then selecting the desired
34-
product. On the product form, open the :guilabel:`General Information` tab, select the checkbox next
35-
to the :guilabel:`Track Inventory` field, then choose either :guilabel:`By Unique Serial Number` or
36-
:guilabel:`By Lots`.
38+
product. On the product form, open the *General Information* tab, then set the :guilabel:`Tracking`
39+
field to either :guilabel:`By Unique Serial Number` or :guilabel:`By Lots`.
3740

3841
.. image:: lifo/track-by-serial-number.png
3942
:alt: Enable tracking by serial number.
@@ -54,12 +57,14 @@ storage location.
5457
.. image:: lifo/location-categories.png
5558
:alt: Find the Locations or Categories from the Configuration menu.
5659

60+
.. _inventory/removal_strategies/lifo-location:
61+
5762
On the storage location
5863
~~~~~~~~~~~~~~~~~~~~~~~
5964

6065
Open :menuselection:`Inventory app --> Configuration --> Locations`. Select the desired location. On
61-
the location form, under the :guilabel:`Logistics` heading, select :guilabel:`Last In First Out
62-
(LIFO)` from the list of removal strategies.
66+
the location form, under the *Logistics* section, select :guilabel:`Last In First Out (LIFO)` from
67+
the list of removal strategies.
6368

6469
.. image:: lifo/lifo-on-location.png
6570
:alt: Set Last In First Out as the location removal strategy.
@@ -68,9 +73,9 @@ On the product category
6873
~~~~~~~~~~~~~~~~~~~~~~~
6974

7075
Configure removal strategies on product categories by going to :menuselection:`Inventory app -->
71-
Configuration --> Categories` and selecting the intended product category. In the
72-
:guilabel:`Logistics` section, specify :guilabel:`Last In First Out (LIFO)` in the :guilabel:`Force
73-
Removal Strategy` field.
76+
Configuration --> Categories` and selecting the intended product category. In the *Logistics*
77+
section, specify :guilabel:`Last In First Out (LIFO)` in the :guilabel:`Force Removal Strategy`
78+
field.
7479

7580
.. image:: lifo/lifo-on-category.png
7681
:alt: Set Last In First Out as the product category removal strategy.
@@ -113,7 +118,7 @@ Click :guilabel:`Confirm` on the sales order form to create a delivery order. Do
113118
newest lot numbers using the :abbr:`LIFO (Last In, First Out)` removal strategy.
114119

115120
To view the detailed pickings, click the :guilabel:`Details` link at the far-right of the cinder
116-
block's product line in the :guilabel:`Operations` tab of the delivery order.
121+
block's product line in the *Operations* tab of the delivery order.
117122

118123
.. image:: lifo/details-link.png
119124
:alt: Find the Details link in the Operations tab of the delivery order.
1.61 KB
Loading

0 commit comments

Comments
 (0)