]> git.evergreen-ils.org Git - Evergreen.git/commit
Add a function acq.transfer_fund to transfer money from one fund
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 2 Feb 2010 18:44:24 +0000 (18:44 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 2 Feb 2010 18:44:24 +0000 (18:44 +0000)
commit5043b9edb57fed907f3e71610b5dbfec16231390
treecaf0a2d4656b07406beb7fc845bdb7febeff4fcb
parent0cf373ec1428093f19984caf4f73ac5e49e25b87
Add a function acq.transfer_fund to transfer money from one fund
to another (or to none).  The result is entries in acq.fund_allocation
and acq.fund_transfer.

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/0147.schema.acq.transfer-fund.sql

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15434 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/upgrade/0147.schema.acq.transfer-fund.sql [new file with mode: 0644]