Bug 20942: Split debit and credit lines
[koha.git] / Koha / Acquisition /
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...