diff --git a/YLErpDAL/Modules/ClientModule/ClientCashInCashOutDataService.cs b/YLErpDAL/Modules/ClientModule/ClientCashInCashOutDataService.cs index 82aaba0d..6be1294f 100644 --- a/YLErpDAL/Modules/ClientModule/ClientCashInCashOutDataService.cs +++ b/YLErpDAL/Modules/ClientModule/ClientCashInCashOutDataService.cs @@ -601,6 +601,7 @@ namespace YLErp.Modules.ClientModule r.CashFlag = req.CashFlag; r.CurrencyCode = req.CurrencyCode; r.cash_type = req.cash_type; + r.ValidState = ConsGlobal.Valid; } if (isARAP)