Added missing labels on shop config IO-479
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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": "",
|
||||
|
||||
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user