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": "Estado",
|
||||
"total": "",
|
||||
"unq_seq": "Seq #"
|
||||
@@ -772,6 +774,7 @@
|
||||
},
|
||||
"errors": {
|
||||
"addingtoproduction": "",
|
||||
"closing": "",
|
||||
"creating": "",
|
||||
"deleted": "Error al eliminar el trabajo.",
|
||||
"exporting": "",
|
||||
@@ -963,6 +966,7 @@
|
||||
"vehicle": "Vehículo"
|
||||
},
|
||||
"checklists": "",
|
||||
"closeconfirm": "",
|
||||
"cost": "",
|
||||
"cost_labor": "",
|
||||
"cost_parts": "",
|
||||
@@ -1024,6 +1028,7 @@
|
||||
"successes": {
|
||||
"addedtoproduction": "",
|
||||
"all_deleted": "{{count}} trabajos eliminados con éxito.",
|
||||
"closed": "",
|
||||
"converted": "Trabajo convertido con éxito.",
|
||||
"created": "Trabajo creado con éxito. Click para ver.",
|
||||
"created_subtitle": "",
|
||||
|
||||
Reference in New Issue
Block a user