a few billing fixes (#4352)
commit81a353ce802e4bce4b6fd6deb0136165ca7c4670
authorstephen waite <stephen.waite@cmsvt.com>
Sat, 24 Apr 2021 21:28:17 +0000 (24 17:28 -0400)
committerGitHub <noreply@github.com>
Sat, 24 Apr 2021 21:28:17 +0000 (24 17:28 -0400)
tree928f86b57d581c7f96ae6b9142f351455bf6272e
parent3414ec56b431abecdc21fd3b21216330c6d77c82
a few billing fixes (#4352)

* denote copays

* move patient.inc to patient.inc.php

* fix typo to align amounts in billing view

* add comment for copays displayed in red

* php style

* php style

* Revert "move patient.inc to patient.inc.php"

This reverts commit 7eb12565e8b5fa093eb103f4435a6cd6be1390eb.

* remove auto calc'ed copays from get_patient_balance
interface/patient_file/history/encounters.php
library/patient.inc
src/Billing/InvoiceSummary.php