Skip to content

Commit 54ba412

Browse files
authored
Merge pull request #1415 from MicrosoftDocs/main-issue508
Update warehouse-picking-by-fefo.md
2 parents 64a5a32 + 11f7089 commit 54ba412

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

business-central/warehouse-picking-by-fefo.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,20 @@ First-Expired-First-Out (FEFO) is a sorting method that ensures that the oldest
2121
- The item must have a serial/lot number.
2222
- On the item’s item tracking code setup, the **SN Warehouse Tracking** field or the **Lot Warehouse Tracking** field must be selected.
2323
- 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.
2725

2826
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.
2927

3028
> [!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.
3230
<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.
3432
<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.
3634
<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.
3836
<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.
4038

4139
## See Also
4240
[Picking Items](warehouse-pick-items.md)

0 commit comments

Comments
 (0)