packaging
This commit is contained in:
parent
caa9e1a6fa
commit
f0c9fb441d
49 changed files with 2855 additions and 1724 deletions
|
|
@ -9,6 +9,7 @@ namespace ZicMoove.ViewModels.EstimateAndBilling
|
|||
using Helpers;
|
||||
using Interfaces;
|
||||
using Model;
|
||||
using Model.Musical;
|
||||
using Model.Social;
|
||||
using Model.Workflow;
|
||||
using System.Collections.ObjectModel;
|
||||
|
|
|
|||
|
|
@ -11,6 +11,8 @@ namespace ZicMoove.ViewModels.EstimateAndBilling
|
|||
using Model.Workflow;
|
||||
using Model.Social;
|
||||
using Validation;
|
||||
using Model.Musical;
|
||||
|
||||
public class EditEstimateViewModel : EditingViewModel<Estimate>
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue