Acq: New lineitems added to existing POs should inherit provider
[transitory.git] / Open-ILS / src / perlmods / lib / OpenILS / Application / Acq / Order.pm
2012-08-30 Lebbeous Fogle-WeekleyAcq: New lineitems added to existing POs should inherit...
2012-08-30 Bill EricksonACQ support for two-step vandelay imports
2012-08-14 Bill EricksonFiscal year selector in ACQ order record upload
2012-07-24 Bill EricksonSupport Purchase Order name extraction from upload
2012-07-24 Bill EricksonShow zero-copy lineitem's in zero-copy activation warning
2012-07-24 Bill EricksonControl PO activation for zero-copy lineitems
2012-06-07 James FournieLP1009752: activate purchase orders with patron requests
2012-06-02 Bill EricksonACQ guarantee no PO re-activation
2012-04-02 James FournieAcq - fix cloning of picklists so that all lineitems...
2012-04-01 Bill EricksonACQ Upload import-copy option
2012-03-19 Mike RylanderVandelay-based record matching and import for Acquisitions
2012-03-15 Bill EricksonACQ PO state defaults to "pending" from upload
2012-03-13 Bill EricksonAcq+Vandelay : more aggressive streamed response throttling
2012-03-13 Bill EricksonAcq+Vandelay avoid premature asset creation
2012-03-13 Bill EricksonACQ+Vandelay API support for queue-and-match only from ACQ
2012-03-13 Bill EricksonACQ+Vandelay permission improvements
2012-03-13 Bill EricksonACQ+Vandelay API to support Vandelay-mediated imports
2012-03-08 Bill EricksonACQ MARC upload barcode extraction
2012-03-07 Jason StephensonAdd clean_marc function to OpenILS::Utils::Normalize.
2011-11-15 Bill EricksonAcq: (un)receive w/o assets should not attempt a copy...
2011-10-26 Lebbeous Fogle-WeekleyAvoid a possible bug in selection list deletion
2011-08-25 Bill EricksonOption to set copy creator value to ACQ receiver
2011-08-25 Bill EricksonColumn to track ACQ copy (lineitem_detail) receiver
2011-08-24 Bill EricksonAdd to existing PO (by ID) from related items page
2011-06-16 Bill EricksonRepaired exchange rate PO activation bug
2011-04-20 mikerAlways use BinaryEncodeing => "UTF-8" with MARC::File...
2011-01-31 dbsMake Evergreen Perl modules installable via Module...