This commit is contained in:
@@ -481,7 +481,6 @@ export default {
|
||||
id: 0,
|
||||
concurrency: 0,
|
||||
userId: null,
|
||||
//userViz: null,
|
||||
travelStartDate: window.$gz.locale.nowUTC8601String(),
|
||||
travelStopDate: window.$gz.locale.nowUTC8601String(), //TODO:sb now plus one hour to match v7
|
||||
travelRateId: null,
|
||||
@@ -490,15 +489,8 @@ export default {
|
||||
noChargeQuantity: 0,
|
||||
serviceBankId: null,
|
||||
taxCodeSaleId: null,
|
||||
taxName: null,
|
||||
price: 0,
|
||||
priceOverride: null,
|
||||
//costViz: 0,
|
||||
// listPriceViz: 0,
|
||||
//taxAViz: 0,
|
||||
//taxBViz: 0,
|
||||
//lineTotalViz: 0,
|
||||
//unitOfMeasureViz:null,
|
||||
isDirty: true,
|
||||
workOrderItemId: this.value.items[this.activeWoItemIndex].id,
|
||||
uid: Date.now() //used for error tracking / display
|
||||
|
||||
Reference in New Issue
Block a user