ch
2022-01-10 1440ef9f5e84ba2f4fa7b38b2dae0acbb09b0bdd
WebAPI/Controllers/SellOutController.cs
@@ -535,6 +535,7 @@
                websLsmain.HEmpID = lsmain[0].HEmpID;
                websLsmain.HRemark = lsmain[0].HRemark;
                websLsmain.HMaker = lsmain[0].HMaker;
                websLsmain.HKeeperID= lsmain[0].HKeeperID;
                if (webserver.set_SaveSellOutBill_New(websLsmain, sSourceBillType, ref DBUtility.ClsPub.sErrInfo))
                {