Comment errors + order contr + some fixes
This commit is contained in:
@@ -56,7 +56,6 @@ namespace ComputerShopDatabaseImplement.Models
|
||||
Status = model.Status,
|
||||
DateCreate = model.DateCreate,
|
||||
DateImplement = model.DateImplement,
|
||||
Receiving = model.Receiving,
|
||||
Orders = model.SupplyOrders.Select(x => new
|
||||
SupplyOrder
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user