Fixing critical issues with Fees > Batch Payments (#2656)
commit85493f106a0f93fa75852ac9a22a8914b8681a06
authorzbig01 <zbig01@users.noreply.github.com>
Thu, 12 Sep 2019 00:53:33 +0000 (11 17:53 -0700)
committerstephen waite <stephen.waite@cmsvt.com>
Thu, 12 Sep 2019 00:53:33 +0000 (11 20:53 -0400)
tree1f12198745bd3e80e31fcf33dc7063473bd4dac9
parentfe2282c9ad7b2309f39fd41d19d899e373296680
Fixing critical issues with Fees > Batch Payments (#2656)

* Fixing crtical issues in Issues with Fees > Batch Payments

Some code changes in the modernization of the UI rendered parts of
the Batch payemnts pages unusable/difficult to use

Changes are made to the following files:

interface/billing/edit_payment.php
interface/billing/new_payment.php
interface/billing/payment_master.inc.php
interface/billing/payment_pat_sel.inc.php
interface/billing/search_payments.php

with these changes the Batch payments section is once again functional

* made requested changes, modified billing_report.php to display highlighted provider name
modified billrep.inc to display list sorted first by provider_id
interface/billing/billing_report.php
interface/billing/edit_payment.php
interface/billing/new_payment.php
interface/billing/payment_master.inc.php
interface/billing/payment_pat_sel.inc.php
interface/billing/search_payments.php
library/billrep.inc