]> git.evergreen-ils.org Git - working/Evergreen.git/commit - Open-ILS/xul/staff_client/chrome/content/OpenILS/data.js
Remove the old bills interface.
authorJeff Godin <jgodin@tadl.org>
Tue, 20 Sep 2011 18:41:10 +0000 (14:41 -0400)
committerJason Etheridge <jason@esilibrary.com>
Fri, 23 Sep 2011 20:25:41 +0000 (16:25 -0400)
commitf79e932bf77919cc14b8b52848d15097eced2fb1
tree2adb5193469b8424c0a2ed1cd34da517affa1cfe
parentc2a60e545a4c950879c694a91004b50f955801ae
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>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
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]