Bug 19532: (follow-up) aria-hidden attr on OPAC, and more
[koha.git] / t / db_dependent / Acquisition /
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-05-11 Nick ClemensBug 27203: Adjust unit tests
2021-01-29 Mazen KhallafBug 27486: Rename system preference delimiter to CSVDel...
2020-11-05 Tomas Cohen AraziBug 26584: Remove unused C4::Acquisition::CloseBasket...
2020-10-15 Tomas Cohen AraziBug 26579: Remove unused C4::Acquisition::DelOrder...
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-04-14 Jonathan DruartBug 20728: Replace the calls by their Koha::Acq::Orders...
2020-03-27 Jonathan DruartBug 22001: Remove the RaiseError occurrences from tests
2020-03-24 Marcel de RooyBug 24276: Add unit tests for mandatory parameter of...
2020-03-23 Jonathan DruartBug 23463: Fix CancelReceipt.t
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2020-02-26 Marcel de RooyBug 24294: (QA follow-up) Add rollback and 008 default...
2020-02-26 Jonathan DruartBug 24294: Add default value support for control fields...
2020-01-20 Jonathan DruartBug 17667: Add tests
2019-11-05 Nick ClemensBug 23523: unitprice tax column values are not populate...
2019-04-30 Nick ClemensBug 21364: (follow-up) Check for standing status and...
2019-03-21 Nick ClemensBug 18736: Calculate tax depending on rounding
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-01-02 Jonathan DruartBug 21817: Fix 2 failing tests
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-12-14 Jonathan DruartBug 14334: Remove AutoCommit from tests
2018-11-08 Jonathan DruartBug 21205: Replace C4::Items::GetOrderFromItemnumber...
2018-10-31 Josef MoravecBug 18720: Use exception instead of die in GetBasketAsCsv
2018-10-01 Martin RenvoizeBug 21385: Add Unit Tests
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-07-06 Julian MauriceBug 12395: Add unit test to check created_by is correct...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Add default value for export_bas...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Shorten aqbudgets.budget_code
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix date format in tests
2018-02-09 Jonathan DruartBug 19928: Mock delimiter pref in tests
2017-10-11 Nick ClemensBug 15685: (QA follow-up) Address QA issues
2017-09-29 Mark TompsettBug 19120: Add tests to reproduce the problem
2017-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object
2017-09-01 Colin CampbellBug 19024 Fix some infelicities of phrasing in test...
2017-09-01 Jonathan DruartBug 19024: Add tests
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-06-05 Marcel de RooyBug 8612: [QA Follow-up] Remove two newlines from templ...
2017-06-05 Josef MoravecBug 8612: [Follow-up] Fix unit test GetBasketAsCSV.t
2017-06-05 BlouBug 8612: Use CSV profile for exporting basket
2017-04-21 Marcel de RooyBug 18448: Fix a few db_dependent tests
2017-04-21 Marcel de RooyBug 18420: Replace hardcoded EUR in OrderUsers.t
2017-04-21 Jonathan DruartBug 18420: Do not use 'S' as patron category code in...
2017-03-22 Nick ClemensBug 18115 - Fix use of Objects as hashref in acqui...
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-12-16 Jonathan DruartBug 17578: GetMemberDetails - Remove GetMemberDetails
2016-11-18 Tomas Cohen AraziBug 17647: Remove itemtype-related CancelReceipt.t...
2016-11-10 Jonathan DruartBug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t
2016-10-28 Nick ClemensBug 13321 - (QA Followup) Restore standing order functi...
2016-10-28 Jonathan DruartBug 13321: Rename variables
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-07 Jonathan Druart Bug 5404: C4::Koha - remove subfield_is_koha_internal_p
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-10-21 Jonathan DruartBug 8417: Fix test
2015-06-19 Jonathan DruartBug 13993: Clarify test messages
2015-06-19 Mark TompsettBug 13993: (1) Add tests to confirm 'new' and 'cancelled'
2015-06-04 Tomas Cohen AraziBug 13967: (QA followup) Make DBIx control transactions...
2015-05-11 Jonathan DruartBug 12743: ACQ: default values for catalogue records
2015-03-11 Kyle M HallBug 12648: QA Followup
2015-03-11 Jonathan DruartBug 12648: Add unit tests for C4::Acquisition::*OrderUsers
2015-02-10 Jonathan DruartBug 13319: Fix Koha::Acq::Order should set parent_order...
2015-02-05 Jonathan DruartBug 13333: Fix Display basket group for already receive...
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-10-28 Jonathan DruartBug 12830: Move the order-related code into Koha::Acqui...
2014-10-28 Jonathan DruartBug 5342: Serial claiming improvements: add a counter
2014-09-18 Jonathan DruartBug 12827: NewOrder needs more unit tests
2014-09-18 Jonathan DruartBug 12827: NewOrder should not return basketno
2014-09-09 Jonathan DruartBug 12557: Partially received - the change should affec...
2014-09-09 Jonathan DruartBug 12557: UT: The item is not created
2014-09-09 Jonathan DruartBug 12557: Add a way to revert the changes made on...
2014-07-30 Tomas Cohen AraziBug 12493: (followup) remove unnecessary output message
2014-07-14 Jonathan DruartBug 11744: Add regression tests
2014-07-03 Yohann DufourBug 12482: removing the use of the module C4::SQLHelper...
2014-04-21 Galen CharltonBug 7288: (follow-up) add unit test for is_linked_to_su...
2014-04-21 Galen CharltonBug 7288: (follow-up) various fixes
2014-04-21 Jonathan DruartBug 7288: (follow-up) set a boolean if the invoice...
2014-04-21 Jonathan DruartBug 11552: allow searching on original order number...
2014-04-20 Jonathan DruartBug 11243: UT: unit tests for GetBasketsInfosByBookseller
2014-04-19 Galen CharltonBug 11699: (follow-up) update one more test that uses...
2014-04-19 Jonathan DruartBug 11699: change ModReceiveOrder to used named parameters
2014-01-23 Jonathan DruartBug 11549: Add regression test
2013-11-19 Galen CharltonMerge branch 'new/bug11269' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11269'
2013-11-19 Galen CharltonMerge branch 'new/bug8854' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug8854'
2013-11-19 Galen Charltonbug 8854: fix some invoice search filters
2013-10-30 Galen CharltonBug 7688: (follow-up) update test cases to reflect...
2013-10-22 Jonathan DruartBug 5336: (follow-up) use understandable codes rather...
2013-10-22 Jonathan DruartBug 5336: (follow-up) add unit tests for 3 acq routines
2013-10-21 Jared Camins-EsakovBug 10401: Add ability to merge invoices
2013-09-08 Julian MauriceBug 5349: Use DB transaction/rollback in unit tests
2013-09-08 Julian MauriceBug 5349: Add unit tests for TransferOrder
2013-07-16 Jonathan DruartBug 10275: Use a transaction for OrderFromSubscription.t
2013-07-16 Jonathan DruartBug 10275: UT: OrderFromSubscription.t needs to create...
2013-07-15 Kenza ZakiBug 10575 : GetOrdersByBiblionumber.t needs a database...
2013-05-19 Jared Camins-EsakovMerge branch 'bug_9824' into 3.14-master
2013-05-18 Jared Camins-EsakovMerge branch 'bug_10270' into 3.14-master
2013-05-18 Jonathan DruartBug 10270: Fix shebang
2013-05-18 Jonathan DruartBug 10270: GetOrdersByBiblionumber needs better unit...
next