This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user