]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1965579: stop gap for negative bills in OPAC
authorJason Etheridge <jason@EquinoxOLI.org>
Wed, 20 Apr 2022 18:27:14 +0000 (14:27 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 5 May 2022 18:43:04 +0000 (14:43 -0400)
commit8a01020d6ee0385c25b2d07a06043a5bed66c308
tree57dd9f4a3c51a28f3e94bfdd6dda77d8390906b8
parente89fd311d41aa10440bda87ba0bd70c935b6e57e
LP#1965579: stop gap for negative bills in OPAC

(and zero bills).

If a patron has zero-dollar or negative bills present, the OPAC will
disallow payment and point the patron to their library to resolve.

Cribbed from Terran's rel_3_8_0_temp_fix_for_stripe_negative_bill_bug @ evergreen/pines.git

Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/templates-bootstrap/opac/myopac/charges.tt2
Open-ILS/src/templates/opac/myopac/main.tt2