BOD-16 BOD-17 Added Contract detail pages + custom form components for courtesy cars.

This commit is contained in:
Patrick Fic
2020-03-31 16:32:18 -07:00
parent 72f4d31b05
commit 1c02c063b9
21 changed files with 626 additions and 34 deletions

View File

@@ -141,6 +141,7 @@
},
"contracts": {
"errors": {
"saving": "",
"selectjobandcar": ""
},
"fields": {
@@ -176,7 +177,7 @@
}
},
"courtesycars": {
"erorrs": {
"errors": {
"saving": ""
},
"fields": {
@@ -201,7 +202,20 @@
"vin": "",
"year": ""
},
"statuses": {
"labels": {
"fuel": {
"12": "",
"14": "",
"18": "",
"34": "",
"38": "",
"58": "",
"78": "",
"empty": "",
"full": ""
}
},
"status": {
"in": "",
"inservice": "",
"out": ""
@@ -264,6 +278,7 @@
},
"general": {
"actions": {
"create": "",
"delete": "Borrar",
"edit": "Editar",
"reset": "Restablecer a original.",
@@ -672,6 +687,7 @@
"titles": {
"app": "Carrocería de ImEX Systems",
"contracts-create": "",
"contracts-detail": "",
"courtesycars-create": "",
"courtesycars-detail": "",
"jobs": "Todos los trabajos | $t(titles.app)",