PIbd-21. Rodionov I.A. Lab work 06. Hard #14
@ -167,7 +167,7 @@ namespace IceCreamShopBusinessLogic.BusinessLogics
|
||||
}
|
||||
}
|
||||
model.Status = newStatus;
|
||||
if (model.Status == OrderStatus.Готов)
|
||||
if (model.Status == OrderStatus.Выдан)
|
||||
{
|
||||
model.DateImplement = DateTime.Now;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user