Bug 22564: Remove references to 'Rep' accounttype
[koha.git] / Koha / Acquisition /
2019-04-11 Nick ClemensBug 22541: Invoice adjustments should show invoice...
2019-04-10 Jonathan DruartBug 22390: Never copy items if original order has been...
2019-04-10 Jonathan DruartBug 22390: (bug 15184 follow-up) Use aqorders.subscript...
2019-03-07 Julian MauriceBug 15774: Use Koha::Object(s) for additional fields
2018-11-08 Jonathan DruartBug 15184: Set created_by to the logged in user
2018-11-08 Jonathan DruartBug 15184: Do copy items for not a serial OR if items...
2018-11-08 Jonathan DruartBug 15184: Add POD
2018-11-08 Jonathan DruartBug 15184: Add the ability to duplicate existing order...
2018-08-30 Jonathan DruartBug 20366: Add new method Koha::Acquisition::Basket...
2018-08-30 Jonathan DruartBug 20366: Add new method Koha::Acquisition::Order...
2018-08-30 Jonathan DruartBug 20726: Add new method Acquisition::Order->invoice
2018-08-30 Jonathan DruartBug 20726: Add new method Koha::Acquisition::Order...
2018-07-19 Nick ClemensBug 19166: Add the ability to add adjustments to an...
2018-07-06 Julian MauriceBug 12395: Save order line's creator
2018-02-26 Jonathan DruartBug 20199: Send a DateTime to DBIC instead of an iso...
2017-12-26 Jonathan DruartBug 19826: Add tests
2017-12-26 Tomas Cohen AraziBug 19826: Add K::Acq::Budget(s) and K::Acq::Fund(s)
2017-10-11 Nick ClemensBug 15685: (QA follow-up) Address QA issues
2017-10-11 Tomas Cohen AraziBug 15685: Add tests for Koha::Acquisition::Order-...
2017-10-11 Tomas Cohen AraziBug 15685: POD
2017-10-11 Jesse WeaverBug 15685: Allow creation of items (AcqCreateItem)...
2017-10-09 Aleisha AmohiaBug 13208: [FOLLOW-UP] Perl documentation for modules
2017-10-09 Aleisha AmohiaBug 13208: [FOLLOW-UP] Creating and implementing new...
2017-09-07 Tomas Cohen AraziBug 19256: (QA followup) Add missing POD
2017-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object
2017-08-25 Tomas Cohen AraziBug 19130: (followup) Add POD
2017-08-25 Tomas Cohen AraziBug 19130: Remove ->search() overloading and adjust...
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-04-29 Jesse WeaverBug 15531: (followup) Use a quantity of 1, not null...
2016-04-29 Jesse WeaverBug 15531: Add support for standing orders
2016-03-21 Jonathan DruartBug 15962: Block the currency deletion if used
2016-03-21 Jonathan DruartBug 16053: Do not remove the active flag when editing...
2016-03-03 Jonathan Druart Bug 15084: Fix conflict with bug 15446 (type vs _type)
2016-03-03 Jonathan Druart Bug 15084: Replace C4::Budgets::GetCurrencies with...
2016-03-03 Jonathan Druart Bug 15084: Make sure the previous active currency...
2016-03-03 Jonathan Druart Bug 15084: Add Koha::Acquisition::Currenc[y|ies] classes
2015-02-10 Jonathan DruartBug 13319: Fix Koha::Acq::Order should set parent_order...
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-10-28 Jonathan DruartBug 12830: use find instead of search
2014-10-28 Jonathan DruartBug 12830: Move the order-related code into Koha::Acqui...