This commit is contained in:
@@ -701,7 +701,7 @@ export default {
|
||||
subscriptionId: 0,
|
||||
productId: null,
|
||||
quantity: 1,
|
||||
expireDate: window.$gz.locale.nowUTC8601String(),
|
||||
expireDate: null, //deliberate to ensure a date gets set properly as some items are monthly and some yearly can't just assume a date here
|
||||
originalOrderDate: window.$gz.locale.nowUTC8601String(),
|
||||
originalOrderNumber: null,
|
||||
active: true,
|
||||
|
||||
Reference in New Issue
Block a user