This commit is contained in:
2021-06-14 17:06:17 +00:00
parent 81570e2cda
commit a2915c42e5
6 changed files with 11 additions and 70 deletions

View File

@@ -488,16 +488,12 @@ export default {
id: 0,
concurrency: 0,
userId: null,
//userViz: null,
serviceStartDate: null,
serviceStopDate: null, //Actually I think it's best to be null, user can select NOW from start or stop and have it automatically do it's thing
// serviceStartDate: window.$gz.locale.nowUTC8601String(),
// serviceStopDate: window.$gz.locale.nowUTC8601String(), //TODO:sb now plus one hour to match v7
serviceStopDate: null,
serviceRateId: null,
serviceDetails: null,
serviceRateQuantity: 0,
noChargeQuantity: 0,
//serviceBankId: null,
taxCodeSaleId: null,
price: 0,
priceOverride: null,