diff --git a/ayanova/src/views/cust-customer.vue b/ayanova/src/views/cust-customer.vue
index 9850471b..11b84656 100644
--- a/ayanova/src/views/cust-customer.vue
+++ b/ayanova/src/views/cust-customer.vue
@@ -563,9 +563,32 @@
:precision="6"
>
+
- {{ $ay.t("AddressTypePostal") }}
+
+
+
+ {{ $ay.t("AddressTypePostal") }}
+ $ayiEllipsisV
+
+
+
+
+
+ $ayiClone
+
+ {{
+ $ay.t("AddressCopyToPostal")
+ }}
+
+
+
+
+ {{ $ay.t("AddressTypePhysical") }}
+
- {{ $ay.t("User") }}
+ {{ $ay.t("Contact") }}
{{ $ay.t("UserSettings") }}
@@ -1068,7 +1068,6 @@ async function initForm(vm) {
//
async function fetchTranslatedText(vm) {
await window.$gz.translation.cacheTranslations([
- "User",
"UserSettings",
"Contact",
"Name",