Bug 14242: (QA follow-up) Update hint on suggestion form: 2016 > 2022
[koha.git] / acqui /
2022-04-13 Colin CampbellBug 16258: Add a syspref to govern EDIFACT functionality
2022-04-04 Jonathan DruartBug 30055: Use /acquisitions/baskets/managers for baske...
2022-03-09 Tomas Cohen AraziBug 29771: Remove trivial cases
2022-03-02 Nick ClemensBug 29287: Add child funds to display of parent funds...
2022-02-10 Jonathan DruartBug 29785: Rename Koha::Object->message with ->object_m...
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2021-11-02 Joonas KylmäläBug 29283: (QA follow-up) Remove code duplication
2021-11-02 Nick ClemensBug 29283: Don't attempt to cancel cancelled orders
2021-11-02 Joonas KylmäläBug 14999: Make sure order prices are not mixed-up
2021-10-21 Hayley PelhamBug 27287: Make note fields from orders history searchable
2021-10-18 Nick ClemensBug 29243: Correct call when adding items from staged...
2021-10-15 Joonas KylmäläBug 29111: Remove unused indicator modification code...
2021-10-15 Joonas KylmäläBug 29111: Remove dead code from acqui/addorderiso2709.pl
2021-10-12 Marcel de RooyBug 29177: Remove TODO in acqui/finishreceive
2021-10-07 Marcel de RooyBug 29175: finishreceive: Replace , by ;
2021-09-21 Nick ClemensBug 24190: (QA follow-up) record unchanged bookfund...
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Rename AcqLog
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Respond to QA feedback
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Cancel order del item bug
2021-09-21 Andrew IsherwoodBug 24190: Add acquisition logging
2021-08-27 Jonathan DruartBug 28881: (bug 23376 follow-up) Fix suggestion display...
2021-07-26 Martin RenvoizeBug 28640: Expose EDI Status on basket details page
2021-07-16 Jonathan DruartBug 17600: Fix tests
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-22 Jonathan DruartBug 28572: Remove C4::Debug
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2021-04-23 Jonathan DruartBug 23971: Rename pref with AcquisitionLog
2021-04-23 Andrew IsherwoodBug 23971: (follow-up) Remove stale param
2021-04-23 Andrew IsherwoodBug 23971: (follow-up) Log entire objects
2021-04-23 Andrew IsherwoodBug 23971: (follow-up) Remove data duplication
2021-04-23 Andrew IsherwoodBug 23971: Add logging for basket related actions
2021-04-21 Jonathan DruartBug 23271: Replace search_limited with search_with_libr...
2021-04-08 DevinimBug 22773: Bulk Close invoices and Filter invoice view...
2021-03-03 Jonathan DruartBug 27828: (bug 24469 follow-up) Add missing import
2021-02-23 Jonathan DruartBug 26997: Remove 0000-00-00 from aqorders.datecancella...
2021-02-18 Jonathan DruartBug 24469: Move the new queries to a dedicated ImportBa...
2021-02-18 Jonathan DruartBug 24469: Record biblionumber in import_biblio when...
2021-02-16 Jonathan DruartBug 27673: Fix encoding issues
2021-02-16 Jonathan DruartBug 27673: Replace YAML with YAML::XS
2021-02-08 Tomas Cohen AraziBug 23830: Adapt callers
2021-01-28 Jonathan DruartBug 20212: Use the DT column filtering provided by...
2021-01-28 Tomas Cohen AraziBug 20212: (QA follow-up) Remember current filter
2021-01-28 Tomas Cohen AraziBug 20212: Clean parcel.pl
2021-01-22 Mazen KhallafBug 27485: Rename system preference gist to TaxRates
2021-01-11 Jonathan DruartBug 24470: Mark a batch as 'imported' if all the bib...
2020-11-25 BlouBug 27082: uncertainprice.pl does not handle pagination
2020-11-05 Tomas Cohen AraziBug 26584: Remove unused C4::Acquisition::CloseBasket...
2020-11-04 Katrin FischerBug 26190: Allow to close a basket with only cancelled...
2020-10-15 Tomas Cohen AraziBug 26577: Make basket.pl and cancelorder.pl use -...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-12 Katrin FischerBug 26503: Add limit for standing orders to acq advance...
2020-10-08 Martin RenvoizeBug 23376: (QA follow-up) Remove authnotrequired
2020-10-08 Nick ClemensBug 23376: Remove unneeded 'count' parameter
2020-10-08 Nick ClemensBug 23376: Move AcqCreateItem logic to template
2020-10-08 Nick ClemensBug 23376: Clean up order receipt page code
2020-09-28 Katrin FischerBug 17458: Remove use of datereceived from order receiv...
2020-09-18 Jonathan DruartBug 10921: Prevent an order from a closed basket to...
2020-09-03 Jonathan DruartBug 23682: Fix use Koha::Plugins::Handler statements
2020-09-03 Kyle M HallBug 23682: Dedup plugin calls my moving to a single...
2020-09-03 Kyle M HallBug 23682: Add ability to manually import EDI invoices...
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-08-25 Nick ClemensBug 25033: Display both local and all pending suggestio...
2020-08-19 Jonathan DruartBug 26134: (bug 23463 follow-up) Fix add to basket...
2020-08-13 Owen LeonardBug 24134: Add placeholder for 2 digit years to allow...
2020-07-30 Jonathan DruartBug 21268: Don't remove 0 allocated funds from fund...
2020-07-30 Jonathan DruartBug 24157: Handle the case where logged in user does...
2020-07-30 Jonathan DruartBug 24157: New permission - merge_invoices
2020-07-30 Jonathan DruartBug 24157: New permission - delete_baskets
2020-07-30 Jonathan DruartBug 24157: New permission - delete_invoices
2020-07-30 Jonathan DruartBug 24157: New permission - edit_invoices
2020-07-30 Jonathan DruartBug 24157: New permission - reopen_closed_invoices
2020-07-09 Alex BuckleyBug 25750: fix fallback to ecost_tax_included/ecost_tax...
2020-06-24 Jonathan DruartBug 25611: Use selected vendor when creating a basket
2020-06-15 Jonathan DruartBug 25266: Remove uneeded var
2020-06-15 Jonathan DruartBug 25266: Fix error when no later order
2020-06-15 Jonathan DruartBug 25266: Remove C4::Bookseller
2020-06-15 Jonathan DruartBug 25266: Build the vendor list from the order list
2020-06-15 Jonathan DruartBug 25599: Fix default value placeholders for UseACQFra...
2020-05-05 Jonathan DruartBug 24163: UTF-8 encode the output
2020-05-05 Jonathan DruartBug 24163: Allow to define CSV profile for late orders...
2020-05-04 Jonathan DruartBug 24161: Keep tracks of late orders claims
2020-04-22 Nick ClemensBug 25223: Make join of aqbasket and aqorders explicit
2020-04-14 Jonathan DruartBug 20728: Replace the calls by their Koha::Acq::Orders...
2020-04-14 Jonathan DruartBug 23596: Edit suggestion's reason when receiving
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.booksellerurl
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.booksellerfax
2020-03-25 Jonathan DruartBug 24158: Convert actual cost in an other currency...
2020-03-24 Marcel de RooyBug 24276: Add FillWithDefaultValues call in neworderempty
2020-03-24 Marcel de RooyBug 24276: First change indent
2020-03-24 Jonathan DruartBug 24672: (bug 24430 follow-up) Do not get active...
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2020-03-23 Jonathan DruartBug 23463: Replace SearchItemsByField by SearchItems
2020-03-02 Jonathan DruartBug 21746: Remove NO_LIBRARY_SET
2020-02-26 Nick ClemensBug 24733: created_by param should be an arrayref
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-17 Josef MoravecBug 21921: Add date publication year to biblio Z39...
2020-02-17 Jonathan DruartBug 24389: Better error handle when claiming late orders
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
next