Refactored communication with partner app to use custom objects + error handling BOD-83 BOD-138 BOD-139
This commit is contained in:
@@ -706,7 +706,8 @@
|
||||
"suspense": "Suspense",
|
||||
"total_repairs": "Total Repairs",
|
||||
"totals": "Totals",
|
||||
"vehicle_info": "Vehicle"
|
||||
"vehicle_info": "Vehicle",
|
||||
"viewallocations": "View Allocations"
|
||||
},
|
||||
"successes": {
|
||||
"addedtoproduction": "Job added to production board.",
|
||||
@@ -731,6 +732,7 @@
|
||||
},
|
||||
"header": {
|
||||
"accounting": "Accounting",
|
||||
"accounting-payables": "Payables",
|
||||
"accounting-receivables": "Receivables",
|
||||
"activejobs": "Active Jobs",
|
||||
"alljobs": "All Jobs",
|
||||
|
||||
@@ -706,7 +706,8 @@
|
||||
"suspense": "",
|
||||
"total_repairs": "",
|
||||
"totals": "",
|
||||
"vehicle_info": "Vehículo"
|
||||
"vehicle_info": "Vehículo",
|
||||
"viewallocations": ""
|
||||
},
|
||||
"successes": {
|
||||
"addedtoproduction": "",
|
||||
@@ -731,6 +732,7 @@
|
||||
},
|
||||
"header": {
|
||||
"accounting": "",
|
||||
"accounting-payables": "",
|
||||
"accounting-receivables": "",
|
||||
"activejobs": "Empleos activos",
|
||||
"alljobs": "",
|
||||
|
||||
@@ -706,7 +706,8 @@
|
||||
"suspense": "",
|
||||
"total_repairs": "",
|
||||
"totals": "",
|
||||
"vehicle_info": "Véhicule"
|
||||
"vehicle_info": "Véhicule",
|
||||
"viewallocations": ""
|
||||
},
|
||||
"successes": {
|
||||
"addedtoproduction": "",
|
||||
@@ -731,6 +732,7 @@
|
||||
},
|
||||
"header": {
|
||||
"accounting": "",
|
||||
"accounting-payables": "",
|
||||
"accounting-receivables": "",
|
||||
"activejobs": "Emplois actifs",
|
||||
"alljobs": "",
|
||||
|
||||
Reference in New Issue
Block a user