Added third party payer support IO-546
This commit is contained in:
@@ -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