Billing and such from 5.0.2(4) (#3869)
commitb3c336e1cb2e7ff2c55d491cce20f329f19a249b
authorJerry Padgett <sjpadgett@gmail.com>
Thu, 20 Aug 2020 04:25:51 +0000 (20 00:25 -0400)
committerGitHub <noreply@github.com>
Thu, 20 Aug 2020 04:25:51 +0000 (20 00:25 -0400)
treef1f849341aaf1d97b760393dc11137f88bbbb564
parentf9f206333953ecbf8c54d2e259eeeeb1c37ab680
Billing and such from 5.0.2(4) (#3869)

* fix reverted code and Travis

* Revert "fix reverted code and Travis"

This reverts commit 3cdfefe28430b4909eef97da23e843979a869453.

* Billing and such from 5.0.2(4)
- support follow up in batch payments
- last level closed support EOB
- patch out Save Current EOB invoice - left the logic for future
- portal handle_notes header fix

* - unclear why I removed posting payment block but, it's back

* - last level closed save style
interface/billing/edit_payment.php
interface/billing/search_payments.php
interface/billing/sl_eob_invoice.php
interface/billing/sl_eob_search.php
library/payment.inc.php
portal/messaging/handle_note.php
src/Billing/InvoiceSummary.php