какой ужас
This commit is contained in:
parent
037f9db304
commit
5f806089cc
@ -94,6 +94,7 @@ namespace SoftwareInstallationBusinessLogic.BusinessLogics
|
||||
|
||||
public bool TakeOrderInWork(OrderBindingModel model)
|
||||
{
|
||||
if(_finished) return false;
|
||||
return SetOrderStatus(model, OrderStatus.Выполняется);
|
||||
}
|
||||
private bool CheckModel(OrderBindingModel model)
|
||||
|
Loading…
Reference in New Issue
Block a user