feat(checkout): implement wizard and admin actions
All checks were successful
Staging Build / build (push) Successful in 3m11s
All checks were successful
Staging Build / build (push) Successful in 3m11s
This commit is contained in:
@@ -567,6 +567,7 @@ export function OrderWizard({
|
||||
customerProfile: customerData,
|
||||
endCustomerId: selectedEndCustomerId,
|
||||
endCustomer: selectedEndCustomer,
|
||||
lastLicenseDate: lastLicenseDate || null,
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user