]> git.evergreen-ils.org Git - Evergreen.git/commit
integrate the new booking.reservation billable transaction table with all the parts...
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 3 Dec 2009 21:29:05 +0000 (21:29 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 3 Dec 2009 21:29:05 +0000 (21:29 +0000)
commitaea92deae8ee537cf39a316512df03b8eab7a084
tree2e5130670f8f30912fcc1746dc279f93932a768a
parented98c7978936fc3c3974f44d7ddf4b890e421b26
integrate the new booking.reservation billable transaction table with all the parts that use grocery transactions, including in the materialized summary view

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15071 dcc99617-32d9-48b4-a31d-7c20da2025e4
19 files changed:
Open-ILS/src/perlmods/OpenILS/Application/Circ.pm
Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm
Open-ILS/src/perlmods/OpenILS/Application/Collections.pm
Open-ILS/src/perlmods/OpenILS/Application/CreditCard.pm
Open-ILS/src/perlmods/OpenILS/Application/Storage/CDBI.pm
Open-ILS/src/perlmods/OpenILS/Application/Storage/CDBI/booking.pm [new file with mode: 0644]
Open-ILS/src/perlmods/OpenILS/Application/Storage/Driver/Pg/dbi.pm
Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/action.pm
Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/money.pm
Open-ILS/src/perlmods/OpenILS/WWW/BadDebt.pm
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/095.schema.booking.sql
Open-ILS/src/sql/Pg/100.circ_matrix.sql
Open-ILS/src/sql/Pg/500.view.cross-schema.sql
Open-ILS/src/sql/Pg/upgrade/0105.schema.booking-integration.sql [new file with mode: 0644]
Open-ILS/src/support-scripts/test-scripts/collections.pl
Open-ILS/web/opac/skin/default/js/myopac.js
Open-ILS/xul/staff_client/chrome/content/main/constants.js
Open-ILS/xul/staff_client/server/patron/bill_details.js