先进先出移除¶
*先进先出*(FIFO)移除策略选择最早到达日期的产品。这种方法适用于销售需求周期短的产品的公司,例如服装公司。通过使用 FIFO(先进先出),公司可以防止特定款式的库存滞留时间过长。
参见
Example
按批次追踪的不同数量的产品 T恤
分别于 8 月 1 日和 8 月 25 日到达。对于 9 月 1 日的订单,FIFO(先进先出) 移除策略会优先选择库存时间最长的批次。因此,8 月 1 日收到的产品将首先被拣选。
Arrival date¶
To see the product lot or serial number that arrived in inventory first, navigate to
.Then, select the ▶️ (right-pointing arrow) icon on the left of a product line, in order to reveal a list of the product’s lots or serial numbers that are in stock. The Created On field shows the lot/serial number creation date, which is, essentially, the arrival date.
Example
Serial number 00000000500
of the product, Cabinet with Doors
, arrived on December 29th, as
displayed in the Created On field.
工作流¶
To understand how FIFO rotates products out, consider the following example, focusing on three lots of white shirts.
The shirts are from the All/Clothes category, where FIFO is set as the Force Removal Strategy.
The white shirts are tracked By Lots in the Inventory tab of the product form.
The following table represents the on-hand stock and lot number details of white shirts.
LOT1 |
LOT2 |
LOT3 |
|
---|---|---|---|
On-hand stock |
5 |
3 |
2 |
March 1 |
April 1 |
May 1 |
To see the removal strategy in action, create a delivery order for six white shirts by navigating to the and creating a new quotation.
After clicking Confirm on the sales order, a delivery order with the oldest lot numbers for shirts are reserved, using the FIFO removal strategy.
To view the detailed pickings, click the ⦙≣ (bulleted list) icon, located on the far-right of the white shirt’s product line in the Operations tab of the delivery order. Doing so opens the Open: Stock move pop-up window.
In the Open: Stock move pop-up window, the Pick from field displays where
the quantities to fulfill the Demand are picked from. Since the order demanded six
shirts, all five shirts from LOT1
, and one shirt from LOT2
, are selected.