]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Acq/Lineitem.pm
Subsequent EDI patch from Joe Atzberger. In this installmanent, EDI really does...
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Acq / Lineitem.pm
2010-04-29 ericksonSubsequent EDI patch from Joe Atzberger. In this insta...
2010-04-27 senatorAcq: Find PO from which copy originated
2010-04-27 ericksonAdded support to invoice page for adding extra copies...
2010-04-23 senatorAcq: more work on the claiming UI. It begins to be...
2010-04-21 senatorAcq: added UI controls to attach a claim policy to...
2010-04-19 ericksonAdded a lineitem summary view to describe details about...
2010-04-05 ericksonadded ability to flesh PO and PL in lineitem retrieve
2010-04-03 ericksonrelated items now returns LI's that may be attached...
2010-04-01 phasefxHar, I looked in Lineitem.pm for an existing lineitem...
2010-04-01 phasefxRough cut of 'open-ils.acq.lineitem.cancel', which...
2010-03-15 senatorAcq: for showing related lineitems, do the right thing...
2010-03-15 senatorAcq: cancel POs, lineitems, or individual copies from...
2010-03-12 senatorAcq: from the lineitem details pane, one can view other...
2010-03-08 phasefxMethods to retrieve lineitems with PO's associated...
2010-03-03 senatorAcq: middle-layer support for unified lineitem/purchase...
2010-02-24 senatorAcq: separate LI note creation from LI alert creation...
2010-02-17 senatorAcq: more LI search interface improvements
2010-02-16 senatorAcq: Several improvements to the LI search interface
2010-02-16 phasefxUI for managing Line Item Alert Text for Acquisitions...
2010-02-15 ericksonadded lineitem alert text fleshing on lineitem notes
2010-02-12 senatorRemove unneeded debugging cruft.
2010-02-12 senatorAcq: Added a working LI search interface.
2009-04-16 ericksonML lineitem note CUD method
2009-04-16 ericksoninitial support for lineitem notes
2009-04-16 ericksonmove po/lid receive process into order.pm. added recei...
2009-04-15 ericksonmoved li_detail CUD into order. removed old lid code
2009-04-06 ericksonadded a mark-po-received method
2009-03-27 ericksonusing new common cat code to in-transactoin bib/volume...
2009-03-18 ericksonlet the _impl caller handle transaction commits
2009-03-18 ericksonadded batch lineitem detail CUD method
2009-03-16 ericksonfleshing new creator/editor tracking fiels in PO, pickl...
2008-10-20 ericksonMerging acq-experiment to trunk, since rel_1_4 has...