]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Acq/Order.pm
consolidate inactive provider test in the po create code. added support for preventi...
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Acq / Order.pm
2010-02-09 ericksonconsolidate inactive provider test in the po create...
2010-02-09 ericksondon't allow creation of PO's against inactive providers
2010-02-05 senatorAcq: Give users a way to split one PO into many (one...
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-04 ericksonthere's no valid reason to call ingest from within...
2009-09-04 ericksontighter control over displaying mark-recived and update...
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-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-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 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 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...