Refactored job closing to be line based instead of totals based. BOD-383
This commit is contained in:
@@ -725,6 +725,8 @@
|
||||
"PAS": "",
|
||||
"PASL": ""
|
||||
},
|
||||
"profitcenter_labor": "",
|
||||
"profitcenter_part": "",
|
||||
"status": "Statut",
|
||||
"total": "",
|
||||
"unq_seq": "Seq #"
|
||||
@@ -772,6 +774,7 @@
|
||||
},
|
||||
"errors": {
|
||||
"addingtoproduction": "",
|
||||
"closing": "",
|
||||
"creating": "",
|
||||
"deleted": "Erreur lors de la suppression du travail.",
|
||||
"exporting": "",
|
||||
@@ -963,6 +966,7 @@
|
||||
"vehicle": "Véhicule"
|
||||
},
|
||||
"checklists": "",
|
||||
"closeconfirm": "",
|
||||
"cost": "",
|
||||
"cost_labor": "",
|
||||
"cost_parts": "",
|
||||
@@ -1024,6 +1028,7 @@
|
||||
"successes": {
|
||||
"addedtoproduction": "",
|
||||
"all_deleted": "{{count}} travaux supprimés avec succès.",
|
||||
"closed": "",
|
||||
"converted": "Travail converti avec succès.",
|
||||
"created": "Le travail a été créé avec succès. Clique pour voir.",
|
||||
"created_subtitle": "",
|
||||
|
||||
Reference in New Issue
Block a user