This commit is contained in:
@@ -801,19 +801,19 @@ export default {
|
|||||||
customerId: null,
|
customerId: null,
|
||||||
parentUnitId: null,
|
parentUnitId: null,
|
||||||
unitModelId: null,
|
unitModelId: null,
|
||||||
unitHasOwnAddress: null,
|
unitHasOwnAddress: false,
|
||||||
boughtHere: null,
|
boughtHere: false,
|
||||||
purchasedFromVendorId: null,
|
purchasedFromVendorId: null,
|
||||||
receipt: null,
|
receipt: null,
|
||||||
purchasedDate: null,
|
purchasedDate: null,
|
||||||
description: null,
|
description: null,
|
||||||
replacedByUnitId: null,
|
replacedByUnitId: null,
|
||||||
overrideModelWarranty: null,
|
overrideModelWarranty: false,
|
||||||
warrantyLength: null,
|
warrantyLength: null,
|
||||||
warrantyTerms: null,
|
warrantyTerms: null,
|
||||||
usesBanking: null,
|
usesBanking: false,
|
||||||
metered: null,
|
metered: false,
|
||||||
lifeTimeWarranty: null,
|
lifeTimeWarranty: false,
|
||||||
text1: null,
|
text1: null,
|
||||||
text2: null,
|
text2: null,
|
||||||
text3: null,
|
text3: null,
|
||||||
|
|||||||
Reference in New Issue
Block a user