Resolved contracts list not showing correct entries based on dates. BOD-313. Added changes not saved indicator to shop info BOD-325
This commit is contained in:
@@ -262,6 +262,7 @@
|
||||
},
|
||||
"correctdataonform": "Please review the information above. If any of it is not correct, you can fix it later.",
|
||||
"noteconvertedfrom": "R.O. created from converted Courtesy Car Contract {{agreementnumber}}.",
|
||||
"vehicle": "Vehicle",
|
||||
"waitingforscan": "Please scan driver's license barcode..."
|
||||
},
|
||||
"status": {
|
||||
@@ -408,7 +409,8 @@
|
||||
"flat_rate": "Flat Rate (Disabled is Straight Time)",
|
||||
"hire_date": "Hire Date",
|
||||
"last_name": "Last Name",
|
||||
"termination_date": "Termination Date"
|
||||
"termination_date": "Termination Date",
|
||||
"user_email": "User Email"
|
||||
},
|
||||
"labels": {
|
||||
"actions": "Actions"
|
||||
|
||||
@@ -262,6 +262,7 @@
|
||||
},
|
||||
"correctdataonform": "",
|
||||
"noteconvertedfrom": "",
|
||||
"vehicle": "",
|
||||
"waitingforscan": ""
|
||||
},
|
||||
"status": {
|
||||
@@ -408,7 +409,8 @@
|
||||
"flat_rate": "Tarifa plana (deshabilitado es tiempo recto)",
|
||||
"hire_date": "Fecha de contratación",
|
||||
"last_name": "Apellido",
|
||||
"termination_date": "Fecha de conclusión"
|
||||
"termination_date": "Fecha de conclusión",
|
||||
"user_email": ""
|
||||
},
|
||||
"labels": {
|
||||
"actions": ""
|
||||
|
||||
@@ -262,6 +262,7 @@
|
||||
},
|
||||
"correctdataonform": "",
|
||||
"noteconvertedfrom": "",
|
||||
"vehicle": "",
|
||||
"waitingforscan": ""
|
||||
},
|
||||
"status": {
|
||||
@@ -408,7 +409,8 @@
|
||||
"flat_rate": "Taux fixe (désactivé est le temps normal)",
|
||||
"hire_date": "Date d'embauche",
|
||||
"last_name": "Nom de famille",
|
||||
"termination_date": "Date de résiliation"
|
||||
"termination_date": "Date de résiliation",
|
||||
"user_email": ""
|
||||
},
|
||||
"labels": {
|
||||
"actions": ""
|
||||
|
||||
Reference in New Issue
Block a user