0
This commit is contained in:
@@ -141,10 +141,8 @@ namespace Gatedge.ScanCode.Services
|
||||
FStockId = n.FBarStockId,
|
||||
},
|
||||
FBarQty = n.FBarQty,
|
||||
FBarMoEntryId = n.FMoEntryId == 0 ? null : new MoEntry()
|
||||
{
|
||||
FEntryId = n.FMoEntryId
|
||||
},
|
||||
FSrcBillId = n.FSrcBillId,
|
||||
FSrcEntryId = n.FSrcEntryId,
|
||||
FBarAuxPropId = n.FBarAuxpropId == 0 ? null : n.FBarAuxpropId
|
||||
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user