]> git.evergreen-ils.org Git - working/Evergreen.git/commit
* Using lineitem estimated_unit_price to store the price instead of the lineitem...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 9 Mar 2010 20:24:14 +0000 (20:24 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 9 Mar 2010 20:24:14 +0000 (20:24 +0000)
commitb8f45c14452cda85eb6a74d02ce1e7c70392d5f7
treef3a3b93b9eaa89eaa159f644ab1a2ab4fed64ca4
parentd20b9d1331e836397ff827467685017df5795c6b
* Using lineitem estimated_unit_price to store the price instead of the lineitem attrs
* If necessary, perform the currency conversion exactly once, when the order is activated.  Otherewise, assume the price is in the currency of the vendor.
* Create fund debits during PO activation instead of PO creation time.
* Cleared out a pile of deprecated code
* TODO: update JEDI template to pull price from the estimated_price_field

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15769 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Acq/Financials.pm
Open-ILS/src/perlmods/OpenILS/Application/Acq/Order.pm
Open-ILS/src/perlmods/OpenILS/WWW/Vandelay.pm
Open-ILS/web/js/ui/default/acq/common/li_table.js
Open-ILS/web/templates/default/acq/picklist/upload.tt2