1. Back off the function acq.attribute_debits, along with three
associated type definitions, for attributing debits to funding
source credits. This function used some features not supported
by PostgreSQL 8.2.
2. Add some functions for rolling over funds at the end of the year:
acq.propagate_funds_by_org_unit()
acq.propagate_funds_by_org_tree()
acq.rollover_funds_by_org_unit()
acq.rollover_funds_by_org_tree()
Note that the diffs are misleadingly confusing because of a
bunch of spurious matches.
M Open-ILS/src/sql/Pg/200.schema.acq.sql
M Open-ILS/src/sql/Pg/002.schema.config.sql
A Open-ILS/src/sql/Pg/upgrade/0148.schema.acq.rollover-fund.sql
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15442
dcc99617-32d9-48b4-a31d-
7c20da2025e4