@@ -20,20 +20,23 @@ Enabling the LIFO removal strategy
2020
2121Lots and serial numbers differentiate identical products and track information like arrival or
2222expiration 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+
2933Enable tracking by lots or serial numbers
3034-----------------------------------------
3135
3236Next, ensure the intended product is tracked by lots or serial numbers by navigating to the product
3337form 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+
5762On the storage location
5863~~~~~~~~~~~~~~~~~~~~~~~
5964
6065Open :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
7075Configure 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
113118newest lot numbers using the :abbr: `LIFO ( Last In, First Out ) ` removal strategy.
114119
115120To 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.
0 commit comments