donne un type de commande à l'estimation
This commit is contained in:
parent
b5a31632a9
commit
da67bb742c
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ namespace ZicMoove.Pages
|
||||||
ClientId = BookQuery.Client.UserId,
|
ClientId = BookQuery.Client.UserId,
|
||||||
CommandId = BookQuery.Id,
|
CommandId = BookQuery.Id,
|
||||||
OwnerId = MainSettings.CurrentUser.Id,
|
OwnerId = MainSettings.CurrentUser.Id,
|
||||||
|
CommandType = "RdvQuery",
|
||||||
Id = 0
|
Id = 0
|
||||||
});
|
});
|
||||||
DataManager.Instance.EstimationCache.Add(editEstimateViewModel);
|
DataManager.Instance.EstimationCache.Add(editEstimateViewModel);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue