Remove the old bills interface. user/jeff/lp854951_remove_old_billing_interface
authorJeff Godin <jgodin@tadl.org>
Tue, 20 Sep 2011 18:41:10 +0000 (14:41 -0400)
committerJeff Godin <jgodin@tadl.org>
Tue, 20 Sep 2011 18:41:10 +0000 (14:41 -0400)
commita04219af06ac21977a0cfb2b365b6798a9172d4d
tree385f95506d2e299681568769f599662017ca80d6
parent19d5ae86242a855724b1b45d521e145b4b1ee793
Remove the old bills interface.

Remove the old bills interface and references to it.

see https://bugs.launchpad.net/evergreen/+bug/854951

Also remove the XUL_PATRON_BILL_ALTERNATE_VIEW constant and the
bills_main_view receipt template, as they were only referenced
in bills.js.

The bills_main_view template will still persist in existing
workstation configurations until such time as we have code to
remove unused templates.

I made no effort to remove strings which may have only been used
by the old bills interface.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Open-ILS/xul/staff_client/chrome/content/OpenILS/data.js
Open-ILS/xul/staff_client/chrome/content/main/constants.js
Open-ILS/xul/staff_client/server/main/data.xul
Open-ILS/xul/staff_client/server/patron/bill_cc_info.xul
Open-ILS/xul/staff_client/server/patron/bills.js [deleted file]
Open-ILS/xul/staff_client/server/patron/bills.xul [deleted file]
Open-ILS/xul/staff_client/server/patron/bills_overlay.xul [deleted file]