This commit is contained in:
2021-02-09 23:51:26 +00:00
parent f1525671cf
commit 9d86220f94
96 changed files with 102 additions and 105 deletions

View File

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