IO-1755 Add tax number to owner.

This commit is contained in:
Patrick Fic
2022-07-19 13:14:22 -07:00
parent 385de3eaaa
commit 179147dc4e
12 changed files with 76 additions and 5 deletions

View File

@@ -1937,6 +1937,7 @@
},
"errors": {
"noaccess": "El registro no existe o no tiene acceso a él.",
"saving": "",
"selectexistingornew": ""
},
"fields": {
@@ -1957,7 +1958,8 @@
"ownr_st": "Provincia del estado",
"ownr_title": "Título",
"ownr_zip": "código postal",
"preferred_contact": "Método de Contacto Preferido"
"preferred_contact": "Método de Contacto Preferido",
"tax_number": ""
},
"forms": {
"address": "",