donne un type de commande à l'estimation
This commit is contained in:
@ -79,6 +79,7 @@ namespace ZicMoove.Pages
|
||||
ClientId = BookQuery.Client.UserId,
|
||||
CommandId = BookQuery.Id,
|
||||
OwnerId = MainSettings.CurrentUser.Id,
|
||||
CommandType = "RdvQuery",
|
||||
Id = 0
|
||||
});
|
||||
DataManager.Instance.EstimationCache.Add(editEstimateViewModel);
|
||||
|
Reference in New Issue
Block a user