]> git.evergreen-ils.org Git - Evergreen.git/commit
Show money spent from each fund in an invoice voucher/print-out
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 2 Nov 2010 16:27:23 +0000 (16:27 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 2 Nov 2010 16:27:23 +0000 (16:27 +0000)
commit25b74064eb4b10b0e258594f7bbd47faf3682236
tree0be281f011ee4f54afc1b2ddbf4ea4a489341898
parentfe4227b3dff0f04ce5069a5d226a2c42c4936178
Show money spent from each fund in an invoice voucher/print-out

In the (near) future, we really ought to use a library like Money::Currency
and refactor any Acq code that uses floating-point math.  It's conceivable
that numeric type fields in the acq schema need reviewed (should some of them be
something like numeric(8,2) ?)

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18583 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Acq/Invoice.pm
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/0457.data.acqinv.print.sql [new file with mode: 0644]