]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Acq/Financials.pm
Whitespace. gah.
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Acq / Financials.pm
2010-11-02 gmcenable authoritative versions of various acq retrieval...
2010-05-05 ericksonprevent trailing funk in po retrieve api call response...
2010-04-28 ericksonadded pcrud entries for po_items, repaired pcrud entrie...
2010-04-19 ericksonAdded a lineitem summary view to describe details about...
2010-04-08 ericksonmore fleshing options in PO retrieval
2010-04-06 senatorAcq: unified search interface for LI, PO, and PL. Usabl...
2010-03-29 senatorAcq: In fund transfer, add destination amount field...
2010-03-26 senatorAcq: Resurrect an old "view fund" interface, add some...
2010-03-26 senatorAcq: show provider name in the PO viewing interface
2010-03-15 senatorAcq: cancel POs, lineitems, or individual copies from...
2010-03-12 ericksontypo in options var
2010-03-12 ericksonadded limit/offset options to response stream of fiscal...
2010-03-11 senatorAcq: Add PO notes interface and checkbox for vendor_pub...
2010-03-09 erickson* Using lineitem estimated_unit_price to store the...
2010-03-02 senatorFix syntax error
2010-03-01 phasefxDon't assume an options parameter was passed, and remov...
2010-02-19 senatorAcq: complete improvements of receive/unreceive for...
2010-02-17 phasefxUI for Purchase Order related Events
2010-02-12 ericksonadded optional user data pass-thru. this will give...
2010-02-12 phasefxmethod for creating/running format related lineitem...
2010-02-10 ericksonupdated the reporting output. limited returned funds...
2010-02-10 phasefxMethod for transfering money between funds
2010-02-10 ericksonprovide wrapper methods for the 2 fiscall rollover...
2010-02-10 ericksonML stub for fiscal rollover processing.
2010-02-05 phasefxFor now, limit the purchase order targeting event retri...
2010-02-04 phasefxMethods for retrieving action_trigger events related...
2010-02-02 sboyetteretrieve_purchase_order now handles multiple PO requests
2009-09-10 ericksonPatch from Joe Atzberger to repair fund delete param...
2009-09-04 ericksonthere's no valid reason to call ingest from within...
2009-08-17 ericksonadded companion api call to fund list retrieval which...
2009-08-16 ericksonadded support to autogrid for loading paged data via...
2009-05-04 ericksonsimplify the basic po retrieval perm test
2009-04-20 ericksonadded option to flesh total spent/encumbered for a PO
2009-04-16 ericksonmove po/lid receive process into order.pm. added recei...
2009-04-15 ericksonmoved po create into order.pm. some other refactoring...
2009-04-13 ericksonmoved generic po bib/cn/copy creation api into order...
2009-04-06 ericksonadded a mark-po-received method
2009-04-06 ericksonmoved generic object/event firing to apputils function...
2009-03-27 ericksonset the provider on the lineitem at po create time...
2009-03-27 ericksonusing new common cat code to in-transactoin bib/volume...
2009-03-24 ericksonplugged in PO creation to marc upload process. small...
2009-03-16 ericksonfleshing new creator/editor tracking fiels in PO, pickl...
2009-03-16 ericksonremoved the old, convoluted work_perm_org code. Now...
2008-12-11 ericksoncurrency type retrieval now streaming
2008-10-20 ericksonMerging acq-experiment to trunk, since rel_1_4 has...