BOD-17 Added header blocks to contract detail.

This commit is contained in:
Patrick Fic
2020-03-31 17:22:18 -07:00
parent 1c02c063b9
commit 6e6dd9d5ae
10 changed files with 181 additions and 29 deletions

View File

@@ -203,6 +203,7 @@
"year": "Year"
},
"labels": {
"courtesycar": "Courtesy Car",
"fuel": {
"12": "1/2",
"14": "1/4",
@@ -213,7 +214,8 @@
"78": "7/8",
"empty": "Empty",
"full": "Full"
}
},
"vehicle": "Vehicle Description"
},
"status": {
"in": "Available",
@@ -535,6 +537,7 @@
"creating_new_job": "Creating new job...",
"documents": "Documents",
"existing_jobs": "Existing Jobs",
"job": "Job Details",
"lines": "Estimate Lines",
"notes": "Notes",
"override_header": "Override estimate header on import?",

View File

@@ -203,6 +203,7 @@
"year": ""
},
"labels": {
"courtesycar": "",
"fuel": {
"12": "",
"14": "",
@@ -213,7 +214,8 @@
"78": "",
"empty": "",
"full": ""
}
},
"vehicle": ""
},
"status": {
"in": "",
@@ -535,6 +537,7 @@
"creating_new_job": "Creando nuevo trabajo ...",
"documents": "documentos",
"existing_jobs": "Empleos existentes",
"job": "",
"lines": "Líneas estimadas",
"notes": "Notas",
"override_header": "¿Anular encabezado estimado al importar?",

View File

@@ -203,6 +203,7 @@
"year": ""
},
"labels": {
"courtesycar": "",
"fuel": {
"12": "",
"14": "",
@@ -213,7 +214,8 @@
"78": "",
"empty": "",
"full": ""
}
},
"vehicle": ""
},
"status": {
"in": "",
@@ -535,6 +537,7 @@
"creating_new_job": "Création d'un nouvel emploi ...",
"documents": "Les documents",
"existing_jobs": "Emplois existants",
"job": "",
"lines": "Estimer les lignes",
"notes": "Remarques",
"override_header": "Remplacer l'en-tête d'estimation à l'importation?",