This commit is contained in:
2024-06-26 15:58:46 +08:00
parent ade240d8cf
commit 933744b618
2 changed files with 6 additions and 1 deletions

View File

@@ -442,7 +442,7 @@ namespace Tnb.ProductionMgr
num = item.codeqty,
batch = item.code_batch,
unit_id = item.unit_id,
carry_id = carry.id,
carry_id = item.member_carryid,
barcode = item.barcode,
is_all_feeding = 0,
member_carry_id = item.member_carryid,