Added missing labels on shop config IO-479

This commit is contained in:
Patrick Fic
2021-02-02 15:07:56 -08:00
parent 49a9f71d19
commit 5c6400c0eb
4 changed files with 80 additions and 8 deletions

View File

@@ -179,6 +179,7 @@
"fields": {
"address1": "Address 1",
"address2": "Address 2",
"appt_alt_transport": "Appointment Alternative Transportation Options",
"appt_colors": {
"color": "Color",
"label": "Label"
@@ -201,7 +202,7 @@
"inhousevendorid": "In House Vendor ID",
"insurance_vendor_id": "Insurance Vendor ID",
"intake": {
"template": "Intake Templates"
"templates": "Intake Templates"
},
"invoice_federal_tax_rate": "Invoices - Federal Tax Rate",
"invoice_local_tax_rate": "Invoices - Local Tax Rate",
@@ -304,7 +305,7 @@
"responsibilitycenters": {
"ap": "Accounts Payable",
"ar": "Accounts Receivable",
"atp": "ATP",
"ats": "ATS",
"federal_tax": "Federal Tax",
"lab": "Body",
"lad": "Diagnostic",
@@ -330,6 +331,8 @@
"state_tax": "State Tax",
"tow": "Towing"
},
"schedule_end_time": "Schedule Ending Time",
"schedule_start_time": "Schedule Starting Time",
"shopname": "Shop Name",
"speedprint": {
"id": "Id",

View File

@@ -179,6 +179,7 @@
"fields": {
"address1": "",
"address2": "",
"appt_alt_transport": "",
"appt_colors": {
"color": "",
"label": ""
@@ -201,7 +202,7 @@
"inhousevendorid": "",
"insurance_vendor_id": "",
"intake": {
"template": ""
"templates": ""
},
"invoice_federal_tax_rate": "",
"invoice_local_tax_rate": "",
@@ -304,7 +305,7 @@
"responsibilitycenters": {
"ap": "",
"ar": "",
"atp": "",
"ats": "",
"federal_tax": "",
"lab": "",
"lad": "",
@@ -330,6 +331,8 @@
"state_tax": "",
"tow": ""
},
"schedule_end_time": "",
"schedule_start_time": "",
"shopname": "",
"speedprint": {
"id": "",

View File

@@ -179,6 +179,7 @@
"fields": {
"address1": "",
"address2": "",
"appt_alt_transport": "",
"appt_colors": {
"color": "",
"label": ""
@@ -201,7 +202,7 @@
"inhousevendorid": "",
"insurance_vendor_id": "",
"intake": {
"template": ""
"templates": ""
},
"invoice_federal_tax_rate": "",
"invoice_local_tax_rate": "",
@@ -304,7 +305,7 @@
"responsibilitycenters": {
"ap": "",
"ar": "",
"atp": "",
"ats": "",
"federal_tax": "",
"lab": "",
"lad": "",
@@ -330,6 +331,8 @@
"state_tax": "",
"tow": ""
},
"schedule_end_time": "",
"schedule_start_time": "",
"shopname": "",
"speedprint": {
"id": "",