Added third party payer support IO-546

This commit is contained in:
Patrick Fic
2021-02-10 14:07:08 -08:00
parent 563d3a189a
commit 9e2c17670f
12 changed files with 599 additions and 15 deletions

View File

@@ -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": ""
},