Bug 32482: (follow-up) Add markup comments
[koha.git] / acqui /
2023-01-18 Nick ClemensBug 32054: Add get_import_record_matches object method...
2022-12-14 Marcel de RooyBug 32457: Fix CGI vulnerability in addorder.pl
2022-11-24 Katrin FischerBug 15348: Store estimated delivery date when adding...
2022-11-22 Nick ClemensBug 32167: (bug 14860 follow-up) Populate price fields...
2022-11-16 Nick ClemensBug 32171: Store after populating order
2022-11-16 Nick ClemensBug 32166: Use import record id for retrieving correct...
2022-11-04 Aleisha AmohiaBug 31840: Consider current cost if modifying order
2022-10-24 Nick ClemensBug 25763: Allow updating of order fund from invoice
2022-10-24 Nick ClemensBug 31459: (follow-up) Preserve budget period display
2022-10-24 Nick ClemensBug 31459: Use the same dropdown as when adding orders...
2022-10-24 Tomás Cohen AraziBug 31115: Add additional field filtering for invoice...
2022-10-24 Tomas Cohen AraziBug 31115: Add support for additional fields for invoices
2022-10-17 Nick ClemensBug 31569: Remove unecessary imports
2022-10-17 Nick ClemensBug 31569: Remove GetImportRecordsRange from list step
2022-10-17 Nick ClemensBug 31569: Remove GetImportRecordsRange from import...
2022-10-17 Nick ClemensBug 31569: Remove GetImportRecordsRange from import_bib...
2022-10-13 Marcel de RooyBug 29554: Do not hide display of itemtypes on neworder...
2022-10-11 Aleisha AmohiaBug 31257: Add a new English 1 page layout to export...
2022-09-21 Johanna RaisaBug 30359: GetBudgetHierarchy is slow on order receive...
2022-09-16 Aleisha AmohiaBug 15348: (follow-up) Fix modal to edit delivery date
2022-09-16 Aleisha AmohiaBug 15348: (follow-up) Fix calendar widget, translateab...
2022-09-16 Katrin FischerBug 15348: (follow-up) Fix imports in moddeliverydate.pl
2022-09-16 Katrin FischerBug 15348: (follow-up) Fix export of dt_from_string
2022-09-16 Aleisha AmohiaBug 15348: (follow-up) Fix breadcrumbs, title, JS error...
2022-09-16 Jonathan DruartBug 15348: trivial code simplification
2022-09-16 Aleisha AmohiaBug 15348: Add estimated delivery date field to individ...
2022-09-12 Marcel de RooyBug 29658: Fix crash on cancelling cancelled order
2022-08-19 Nick ClemensBug 31017: Update field name to 'type'
2022-08-19 Nick ClemensBug 31017: Add new vendor_type field to edit screen...
2022-08-19 Tomas Cohen AraziBug 29955: (QA follow-up) Tidy code block
2022-08-19 Julian MauriceBug 29955: Move populate_order_with_prices to Koha...
2022-08-19 Jonathan DruartBug 30718: Pass DT to filter_by_lates
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-08-09 Slava ShishkinBug 28269: Add feature to search Acquisitions Orders...
2022-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2022-07-18 Nick ClemensBug 14680: Always subtract discount from price to calcu...
2022-07-06 Petro VashchukBug 31001: Fix "CGI::param called in list context"...
2022-06-27 Jonathan DruartBug 23991: Move SearchSuggestion to Koha::Suggestions
2022-06-06 Christophe TORINBug 29607: Store the discount amount correctly when...
2022-05-11 Owen LeonardBug 28082: Add acquisitions toolbar to vendors on vendo...
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...
next