You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: business-central/warehouse-picking-by-fefo.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,22 +21,20 @@ First-Expired-First-Out (FEFO) is a sorting method that ensures that the oldest
21
21
- The item must have a serial/lot number.
22
22
- On the item’s item tracking code setup, the **SN Warehouse Tracking** field or the **Lot Warehouse Tracking** field must be selected.
23
23
- The item must be posted to inventory with an expiration date.
24
-
- On the location card, the **Require Pick** check box must be selected.
25
-
- On the location card, the **Pick According to FEFO** check box must be selected.
26
-
- On the location card, the **Bin Mandatory** check box must be selected.
24
+
- On the location, the **Require Pick**, **Pick According to FEFO**, and **Bin Mandatory** toggles must be turned on.
27
25
28
26
When all the criteria are met, then serial/lot-numbered items to be picked are sorted with the oldest first in all picks and movements, except for items that use SN-specific or lot-specific tracking.
29
27
30
28
> [!NOTE]
31
-
> If some serial/lot-numbered items use specific tracking, then those are respected first and under them, the remaining, non-specific, serial/lot numbers are listed according to FEFO.
29
+
> If some serial or lot-numbered items use specific tracking, then those are respected first and under them, the remaining, non-specific, serial/lot numbers are listed according to FEFO.
32
30
<br /><br />
33
-
If two serial/lot-numbered items have the same expiration date, then application selects the item with the lowest serial or lot number.
31
+
If two serial or lot-numbered items have the same expiration date, then the application selects the item with the lowest serial or lot number.
34
32
<br /><br />
35
-
When picking serial/lot-numbered items in locations set up for directed put-away and pick, only quantities on bins of type *Pick* are picked according to FEFO.
33
+
When picking serial or lot-numbered items in locations set up for directed put-away and pick, only quantities on bins of type *Pick* are picked according to FEFO.
36
34
<br /><br />
37
-
To enable movements according to FEFO, either on the **Inventory Movement**page or the **Movement Worksheet** page, you must leave the **From Bin**field empty.
35
+
To enable movements according to FEFO, leave the **From Bin**field empty on the **Inventory Movement** page or the **Movement Worksheet**pages.
38
36
<br /><br />
39
-
If the **Strict Expiration Posting** field is selected, then only items that are not expired will be included in the pick. This applies even if you are not using Pick according to FEFO.
37
+
If the **Strict Expiration Posting** field is selected on the **Item Tracking Code Card**, only items that are not expired will be included in the pick, and the lines are sorted according to the FEFO principle.
0 commit comments