donne un type de commande à l'estimation

This commit is contained in:
2017-03-09 15:24:18 +01:00
parent a0b9a47f1a
commit 88c8480c80

View File

@ -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);