Merge branch 'dev' of https://git.tuotong-tech.com/tnb/tnb.server into dev
This commit is contained in:
@@ -405,9 +405,9 @@ namespace Tnb.WarehouseMgr
|
||||
|
||||
await _db.Insertable(kittingOuts).ExecuteCommandAsync();
|
||||
await _db.Insertable(kittingOutDs).ExecuteCommandAsync();
|
||||
|
||||
|
||||
await _db.Ado.CommitTranAsync();
|
||||
|
||||
await KittingOutByAdd();
|
||||
isSuccessFul = true;
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user