From 74018656558144a3b5784d42c4a110d954cdb169 Mon Sep 17 00:00:00 2001 From: stephen waite Date: Fri, 20 Sep 2019 16:19:32 -0400 Subject: [PATCH] bring back last bill date on invoice (#2681) --- interface/billing/sl_eob_invoice.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/interface/billing/sl_eob_invoice.php b/interface/billing/sl_eob_invoice.php index 31b5825bf..773cd0e2e 100644 --- a/interface/billing/sl_eob_invoice.php +++ b/interface/billing/sl_eob_invoice.php @@ -501,6 +501,12 @@ $pdrow = sqlQuery("select billing_note from patient_data where pid = ? limit 1", '/> +
+ + +
-- 2.11.4.GIT