IO-347 Manual appointments.

This commit is contained in:
Patrick Fic
2022-01-06 10:13:49 -08:00
parent fbd9fce230
commit ade92d86aa
9 changed files with 288 additions and 106 deletions

View File

@@ -37,7 +37,9 @@
"fields": {
"alt_transport": "Alt. Trans.",
"color": "Appointment Color",
"note": "Appt. Note",
"end": "End",
"note": "Note",
"start": "Start",
"time": "Appointment Time",
"title": "Title"
},
@@ -47,8 +49,10 @@
"blocked": "Blocked",
"cancelledappointment": "Canceled appointment for: ",
"completingjobs": "Completing Jobs",
"dataconsistency": "{{ro_number}} has a data consistency issue. It has been excluded for scheduling purposes. CODE: {{code}}.",
"history": "History",
"inproduction": "Jobs In Production",
"manualevent": "Add Manual Appointment",
"noarrivingjobs": "No jobs are arriving.",
"nocompletingjobs": "No jobs scheduled for completion.",
"nodateselected": "No date has been selected.",
@@ -864,7 +868,7 @@
},
"labels": {
"actions": "Actions",
"endmustbeafterstart": "End date must be after start date.Ï",
"endmustbeafterstart": "End date must be after start date.",
"flat_rate": "Flat Rate",
"name": "Name",
"rate_type": "Rate Type",

View File

@@ -37,7 +37,9 @@
"fields": {
"alt_transport": "",
"color": "",
"end": "",
"note": "",
"start": "",
"time": "",
"title": "Título"
},
@@ -47,8 +49,10 @@
"blocked": "",
"cancelledappointment": "Cita cancelada para:",
"completingjobs": "",
"dataconsistency": "",
"history": "",
"inproduction": "",
"manualevent": "",
"noarrivingjobs": "",
"nocompletingjobs": "",
"nodateselected": "No se ha seleccionado ninguna fecha.",

View File

@@ -37,7 +37,9 @@
"fields": {
"alt_transport": "",
"color": "",
"end": "",
"note": "",
"start": "",
"time": "",
"title": "Titre"
},
@@ -47,8 +49,10 @@
"blocked": "",
"cancelledappointment": "Rendez-vous annulé pour:",
"completingjobs": "",
"dataconsistency": "",
"history": "",
"inproduction": "",
"manualevent": "",
"noarrivingjobs": "",
"nocompletingjobs": "",
"nodateselected": "Aucune date n'a été sélectionnée.",