]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Acq
Address long-standing typo: clense_ISO8601, matching change to OpenSRF-trunk.
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Acq /
2010-01-15 mikerthrowing the switch to go to in-db ingest ... expect...
2009-10-14 ericksonreturn the picklist when creating a new picklist during...
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-09-04 ericksontighter control over displaying mark-recived and update...
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-07 ericksonfixed mismatched function name
2009-05-06 ericksondon't require a copy location in import records since...
2009-05-04 ericksoncheck explicit perm on importing on-order record and...
2009-05-04 ericksonsimplify the basic po retrieval perm test
2009-04-21 ericksonfor a given lineitem, give each lid that does not have...
2009-04-21 ericksondon't create dummy barcodes and callnumbers until it...
2009-04-20 ericksonoops, gotta commit
2009-04-20 ericksonmoved picklist delete into order.pm. code re-use
2009-04-20 ericksonfetch lineitems in substream since they are so large
2009-04-20 ericksonrespond after li update, may not be any lid's
2009-04-20 ericksondon't update li on each li detail update, let the calli...
2009-04-20 ericksonadded selection list merge and clone plus some minor...
2009-04-20 ericksonadded option to flesh total spent/encumbered for a PO
2009-04-19 ericksonmore enhanced lineitem price setting. updates existing...
2009-04-17 ericksonthinko
2009-04-16 ericksonfixed logic error in check lineitem received. don...
2009-04-16 ericksonML lineitem note CUD method
2009-04-16 ericksoninitial support for lineitem notes
2009-04-16 ericksonimplemented PO receive rollback and api's for li and...
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-15 ericksonmoved po create into order.pm. some other refactoring...
2009-04-14 ericksondo the queued ingest dance like vandelay. create asset...
2009-04-13 ericksonmoved generic po bib/cn/copy creation api into order...
2009-04-13 ericksonfixed status update variable for picklist / purchase...
2009-04-10 ericksonset copy location on li detail on import
2009-04-10 ericksonplugged in debit creation
2009-04-09 ericksonoops, result in true
2009-04-09 ericksoncontinuing to slog through the import process
2009-04-08 ericksonmore import work, more to come
2009-04-07 ericksonmoved marc upload into Order.pm
2009-04-07 ericksonporting some more functionality over to the common...
2009-04-07 ericksontrying to bring some coherence to the basic components...
2009-04-06 ericksonset provider on lineitem at import
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-26 ericksonsort acqdf entries by position
2009-03-24 ericksonplugged in PO creation to marc upload process. small...
2009-03-24 ericksonplugged in vandelay-upload-aware marc record processing...
2009-03-24 ericksonsort on picklist name. ranged, fleshed distribution...
2009-03-18 ericksonlet the _impl caller handle transaction commits
2009-03-18 ericksonadded batch lineitem detail CUD method
2009-03-17 ericksonwhen searching bibs, don't start the cstore xact until...
2009-03-17 ericksonset state explicitly so caller will have the state...
2009-03-17 ericksonadded creator/editor to general picklist create
2009-03-16 ericksonfleshing new creator/editor tracking fiels in PO, pickl...
2009-03-16 ericksonremoved the old, convoluted work_perm_org code. Now...
2009-03-16 ericksonprovide option to return new lineitems and associated...
2008-12-29 ericksonadded option to flesh owner object
2008-12-11 ericksoncurrency type retrieval now streaming
2008-10-20 ericksonMerging acq-experiment to trunk, since rel_1_4 has...