From: Jason Stephenson Date: Thu, 20 Jun 2019 14:42:10 +0000 (-0400) Subject: Revert "LP1759343: Bills Annotation Persistance" X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f72db3c7e5ec761bc0eb3074d8317dc92abd3e09;p=working%2FEvergreen.git Revert "LP1759343: Bills Annotation Persistance" This reverts commit 10eea7f19e457cc9e35ea2b0bc1db58944209d5a. This branch was backported to rel_3_1 where it does not belong. Signed-off-by: Jason Stephenson --- diff --git a/Open-ILS/src/sql/Pg/upgrade/XXXX.data.annotate_payment_setting.sql b/Open-ILS/src/sql/Pg/upgrade/XXXX.data.annotate_payment_setting.sql deleted file mode 100644 index ed749c986c..0000000000 --- a/Open-ILS/src/sql/Pg/upgrade/XXXX.data.annotate_payment_setting.sql +++ /dev/null @@ -1,8 +0,0 @@ -BEGIN; - -SELECT evergreen.upgrade_deps_block_check('XXXX', :eg_version); - -INSERT INTO config.workstation_setting_type (name,label,grp,datatype) VALUES ('eg.circ.bills.annotatepayment','Bills: Annotate Payment', 'circ', 'bool'); - -COMMIT; - diff --git a/Open-ILS/src/templates/staff/circ/patron/t_bills.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_bills.tt2 index 13a92304b6..16c29fe1e3 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_bills.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_bills.tt2 @@ -81,7 +81,7 @@
- +