feat(inventory): 強化調撥單功能,支援販賣機貨道欄位、開放商品重複加入及優化過帳庫存檢核
This commit is contained in:
@@ -15,6 +15,7 @@ class InventoryTransferItem extends Model
|
||||
'product_id',
|
||||
'batch_number',
|
||||
'quantity',
|
||||
'position',
|
||||
'snapshot_quantity',
|
||||
'notes',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user