This commit is contained in:
2023-12-11 09:34:16 +08:00
parent f2f3813494
commit 5012f1b08d

View File

@@ -66,7 +66,7 @@ namespace Tnb.WarehouseMgr
var blFlag = true;
try
{
string a;
await _db.Ado.BeginTranAsync();
WmsInstockH? instock = null;
var purchaseDs = await PurchaseAndSaleUpdate(input);