0
This commit is contained in:
@@ -330,7 +330,8 @@ namespace MyCode.Project.Services.Implementation
|
||||
};
|
||||
BillSave billSave = new BillSave()
|
||||
{
|
||||
Model = model
|
||||
Model = model,
|
||||
IsAutoSubmitAndAudit = true,
|
||||
};
|
||||
SaleOrderModel fSaleOrderEntry = new SaleOrderModel();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user