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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user