Added ar_activity.deleted to track voids of payments and adjustments. (#3743)
commitc9f77c0d5be9d0d3c0b416ece9f629f1c722e32a
authorRod Roark <rod@sunsetsystems.com>
Wed, 15 Jul 2020 03:13:07 +0000 (15 13:13 +1000)
committerGitHub <noreply@github.com>
Wed, 15 Jul 2020 03:13:07 +0000 (15 13:13 +1000)
tree0c77465c39bf540a6fa8db34d9ab21fb5b63a392
parentf3e014dc8c3b74593096ee3cba0beecef5b074cc
Added ar_activity.deleted to track voids of payments and adjustments. (#3743)

* Added ar_activity.deleted to track voids of payments and adjustments.
31 files changed:
interface/billing/billing_report.php
interface/billing/edit_payment.php
interface/billing/indigent_patients_report.php
interface/billing/payment_master.inc.php
interface/billing/payment_pat_sel.inc.php
interface/billing/search_payments.php
interface/billing/sl_eob_invoice.php
interface/billing/sl_eob_process.php
interface/billing/sl_eob_search.php
interface/billing/sl_receipts_report.php
interface/forms/fee_sheet/new.php
interface/patient_file/deleter.php
interface/patient_file/front_payment.php
interface/patient_file/pos_checkout.php
interface/reports/collections_report.php
interface/reports/pat_ledger.php
interface/reports/receipts_by_method_report.php
interface/reports/svc_code_financial_report.php
library/FeeSheet.class.php
library/daysheet.inc.php
library/patient.inc
library/payment.inc.php
portal/portal_payment.php
portal/report/pat_ledger.php
sql/5_0_2-to-6_0_0_upgrade.sql
sql/database.sql
src/Billing/BillingReport.php
src/Billing/BillingUtilities.php
src/Billing/Claim.php
src/Billing/InvoiceSummary.php
version.php