This commit is contained in:
2020-12-28 15:16:04 +00:00
parent 6dd387b421
commit d1d8eeb27a
12 changed files with 16 additions and 15 deletions

View File

@@ -1406,7 +1406,7 @@ function generateMenu(vm) {
readOnly: vm.formState.readOnly,
icon: "$ayiAddressCard",
title: "Customer",
helpUrl: "form-customer",
helpUrl: "form-customers",
formData: {
ayaType: window.$gz.type.Customer,
recordId: vm.$route.params.recordid,