Batch Payments bug fixes (#3665)
commit2271820f7d51a8fb6a964b266593d2b5e1f20e47
authorJerry Padgett <sjpadgett@gmail.com>
Mon, 22 Jun 2020 04:12:35 +0000 (22 00:12 -0400)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2020 04:12:35 +0000 (22 00:12 -0400)
tree22b554e8b5bf587ea598bbe996b0ed3a2eb21c9c
parent21625b95b9b8108ce52dd86acbeaf4d023266ff4
Batch Payments bug fixes (#3665)

* Batch Payments bug fixes
- mainly wrong action buttons presented in edit payments
- leading to fixing styles to be useable
- removed modal and replaced back dialog. There's a reason we have dialog!

* - add refresh search to reflect new payment changes on dialog close
- umm try doing that with modal. just saying:)
- restyle search unsure what happen to last commit

* - modal full

* - this commit shows fixes for issue
- remainder hidden input was before item counter.
- ES6 errors in javascripts
interface/billing/edit_payment.php
interface/billing/era_payments.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/dialog.js
library/payment_jav.inc.php