Added third party payer support IO-546
This commit is contained in:
@@ -964,7 +964,7 @@
|
||||
"lam": "Mechanical",
|
||||
"lar": "Refinish",
|
||||
"las": "Structural",
|
||||
"lau": "LAU",
|
||||
"lau": "User Defined",
|
||||
"local_tax_rate": "Local Tax Rate",
|
||||
"loss_date": "Loss Date",
|
||||
"loss_desc": "Loss Description",
|
||||
@@ -1017,8 +1017,8 @@
|
||||
"rate_lag": "Glass",
|
||||
"rate_lam": "Mechanical",
|
||||
"rate_lar": "Refinish",
|
||||
"rate_las": "Sublet",
|
||||
"rate_lau": "Aluminum",
|
||||
"rate_las": "Structural",
|
||||
"rate_lau": "User Defined",
|
||||
"rate_ma2s": "2 Stage Paint",
|
||||
"rate_ma3s": "3 Stage Paint",
|
||||
"rate_mabl": "MABL??",
|
||||
@@ -1439,6 +1439,22 @@
|
||||
"nocontexttype": "No context type set."
|
||||
},
|
||||
"jobs": {
|
||||
"3rdpartyfields": {
|
||||
"addr1": "Address 1",
|
||||
"addr2": "Address 2",
|
||||
"addr3": "Address 3",
|
||||
"attn": "Attention",
|
||||
"city": "City",
|
||||
"custgst": "Customer Portion of GST",
|
||||
"ded_amt": "Deductible",
|
||||
"depreciation": "Depreciation",
|
||||
"other": "Other",
|
||||
"ponumber": "PO Number",
|
||||
"sendtype": "Send by",
|
||||
"state": "Province/State",
|
||||
"zip": "Postal Code/Zip"
|
||||
},
|
||||
"3rdpartypayer": "Third Party Payer",
|
||||
"appointment_confirmation": "Appointment Confirmation",
|
||||
"casl_authorization": "CASL Authorization",
|
||||
"diagnostic_authorization": "Diagnostic Authorization",
|
||||
@@ -1450,6 +1466,7 @@
|
||||
"payment_receipt": "Payment Receipt",
|
||||
"payments_by_job": "Job Payments",
|
||||
"ro_with_description": "RO Summary with Descriptions",
|
||||
"thirdpartypayer": "Third Party Payer",
|
||||
"window_tag": "Window Tag",
|
||||
"work_authorization": "Work Authorization"
|
||||
},
|
||||
|
||||
@@ -1017,8 +1017,8 @@
|
||||
"rate_lag": "Tasa de vidrio",
|
||||
"rate_lam": "Tasa mecánica",
|
||||
"rate_lar": "Tasa de acabado",
|
||||
"rate_las": "Tasa de subarriendo",
|
||||
"rate_lau": "Tasa de aluminio",
|
||||
"rate_las": "",
|
||||
"rate_lau": "",
|
||||
"rate_ma2s": "Velocidad de pintura de 2 etapas",
|
||||
"rate_ma3s": "Tasa de pintura de 3 etapas",
|
||||
"rate_mabl": "MABL ??",
|
||||
@@ -1439,6 +1439,22 @@
|
||||
"nocontexttype": ""
|
||||
},
|
||||
"jobs": {
|
||||
"3rdpartyfields": {
|
||||
"addr1": "",
|
||||
"addr2": "",
|
||||
"addr3": "",
|
||||
"attn": "",
|
||||
"city": "",
|
||||
"custgst": "",
|
||||
"ded_amt": "",
|
||||
"depreciation": "",
|
||||
"other": "",
|
||||
"ponumber": "",
|
||||
"sendtype": "",
|
||||
"state": "",
|
||||
"zip": ""
|
||||
},
|
||||
"3rdpartypayer": "",
|
||||
"appointment_confirmation": "",
|
||||
"casl_authorization": "",
|
||||
"diagnostic_authorization": "",
|
||||
@@ -1450,6 +1466,7 @@
|
||||
"payment_receipt": "",
|
||||
"payments_by_job": "",
|
||||
"ro_with_description": "",
|
||||
"thirdpartypayer": "",
|
||||
"window_tag": "",
|
||||
"work_authorization": ""
|
||||
},
|
||||
|
||||
@@ -1017,7 +1017,7 @@
|
||||
"rate_lag": "Taux de verre",
|
||||
"rate_lam": "Taux mécanique",
|
||||
"rate_lar": "Taux de finition",
|
||||
"rate_las": "Taux de sous-location",
|
||||
"rate_las": "",
|
||||
"rate_lau": "Taux d'aluminium",
|
||||
"rate_ma2s": "Taux de peinture en 2 étapes",
|
||||
"rate_ma3s": "Taux de peinture en 3 étapes",
|
||||
@@ -1439,6 +1439,22 @@
|
||||
"nocontexttype": ""
|
||||
},
|
||||
"jobs": {
|
||||
"3rdpartyfields": {
|
||||
"addr1": "",
|
||||
"addr2": "",
|
||||
"addr3": "",
|
||||
"attn": "",
|
||||
"city": "",
|
||||
"custgst": "",
|
||||
"ded_amt": "",
|
||||
"depreciation": "",
|
||||
"other": "",
|
||||
"ponumber": "",
|
||||
"sendtype": "",
|
||||
"state": "",
|
||||
"zip": ""
|
||||
},
|
||||
"3rdpartypayer": "",
|
||||
"appointment_confirmation": "",
|
||||
"casl_authorization": "",
|
||||
"diagnostic_authorization": "",
|
||||
@@ -1450,6 +1466,7 @@
|
||||
"payment_receipt": "",
|
||||
"payments_by_job": "",
|
||||
"ro_with_description": "",
|
||||
"thirdpartypayer": "",
|
||||
"window_tag": "",
|
||||
"work_authorization": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user