IO-794 Add vendor active field

This commit is contained in:
Patrick Fic
2021-03-22 17:48:24 -07:00
parent 43a266c463
commit aced67f835
15 changed files with 309 additions and 4 deletions

View File

@@ -1933,6 +1933,7 @@
"saving": "Error encountered while saving vendor. "
},
"fields": {
"active": "Active",
"am": "Aftermarket",
"city": "City",
"cost_center": "Cost Center",

View File

@@ -1933,6 +1933,7 @@
"saving": "Se encontró un error al guardar el proveedor."
},
"fields": {
"active": "",
"am": "",
"city": "ciudad",
"cost_center": "Centro de costos",

View File

@@ -1933,6 +1933,7 @@
"saving": "Erreur rencontrée lors de l'enregistrement du fournisseur."
},
"fields": {
"active": "",
"am": "",
"city": "Ville",
"cost_center": "Centre de coûts",