Bug 20640: (follow-up) Degrade gracefully on error
[koha.git] / acqui /
2018-11-21 Mark TompsettBug 21853: (follow-up) to solve printpdf error
2018-11-21 Julian MauriceBug 21853: Fix PDF export of basketgroups
2018-11-13 Martin RenvoizeBug 9775: Unitprice should be hidden when creating...
2018-11-13 Jonathan DruartBug 21282: Sync ordered and spent values with acqui...
2018-11-13 Jonathan DruartBug 21467: Do not erase the internal note of the first...
2018-11-13 Jonathan DruartBug 21467: Add subscription's info when ordering
2018-11-13 Jonathan DruartBug 21467: Allow several receipts for a given subscription
2018-11-08 Josef MoravecBug 21205: (follow-up) Fix column name - itemnumbers...
2018-11-08 Jonathan DruartBug 21205: Replace C4::Items::GetOrderFromItemnumber...
2018-11-08 Jonathan DruartBug 15184: Fix bad merge conflict with created_by
2018-11-08 Jonathan DruartBug 15184: Change permission (+x) on .pl
2018-11-08 Jonathan DruartBug 15184: Add the ability to duplicate existing order...
2018-11-08 Jonathan DruartBug 15184: Prepare the ground - Move order search filters
2018-11-06 Martin RenvoizeBug 21387: Receive items from - form should include...
2018-10-26 Victor GroussetBug 21587: don't drop patrons to notify in order creation
2018-10-15 Ere MaijalaBug 21365: Call BiblioAutoLink from AddBiblio and ModBiblio
2018-10-09 Fridolin SomersBug 20151: always use current language for stemming
2018-10-02 Nick ClemensBug 18639: (follow-up) Remove debugging code
2018-10-01 Katrin FischerBug 19271: Show vendor name on ordered/spent lists
2018-09-28 Jon KnightBug 16739: Show note instead of 500 error for 'Generate...
2018-08-31 Nick ClemensBug 18639: Add replacementprice field to acquisitions...
2018-08-22 Jonathan DruartBug 21182: Remove acqui/check_duplicate_barcode_ajax.pl
2018-08-21 Nick ClemensBug 20014: Preselect item budget based on id not code
2018-08-09 Marcel de RooyBug 21033: Remove few warns in acqui/basket.pl
2018-07-19 Nick ClemensBug 19166: (follow-up) Adjust table and files and QA...
2018-07-19 Nick ClemensBug 19166: (follow-up) Add ADJ_REASON auhtorised value...
2018-07-19 Nick ClemensBug 19166: Get correct value for encumbering when open...
2018-07-19 Nick ClemensBug 19166: Add the ability to add adjustments to an...
2018-07-06 Katrin FischerBug 12395: (QA follow-up) Change wording for consistenc...
2018-07-06 Julian MauriceBug 12395: Save order line's creator
2018-06-04 Katrin FischerBug 20861: Correct EDI permissions on EDI messsages
2018-05-11 Victor GroussetBug 20623: (QA follow-up) avoid fetch() calls in some...
2018-05-11 David BourgaultBug 19792: Performance boost for GetBudgetHierarchy
2018-05-11 Marcel de RooyBug 20623: (QA follow-up) Remove one find call
2018-05-11 Victor GroussetBug 20623: Fix basket group PDF when itemtype not itemt...
2018-04-23 Jon KnightBug 19479: Display price in basket group formatted...
2018-04-20 Jonathan DruartBug 19030: Preserve link between order and subscription...
2018-04-11 Jonathan DruartBug 19289: Use the ACQ framework to display bibliograph...
2018-04-04 Kyle M HallBug 19812: Fix confusing holds count values in "Already...
2018-04-02 Nick ClemensBug 20494: Remove unused code in neworderempty.pl and...
2018-03-28 Nick ClemensBug 19916: Add keyword and standard ID fields to acq...
2018-03-15 Jonathan DruartBug 20303: Do not explode when receiving an order if...
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-05 Charlotte CordwellBug 19993: use Modern::Perl in Acquisition perl scripts
2018-01-19 Grace SmythBug 19839: Removed Warning (invoice.pl - uncertainprices)
2017-12-22 Kyle M HallBug 19813: Make MarcItemFieldsToOrder handle non-existi...
2017-12-22 Marcel de RooyBug 19200: (QA follow-up) Simplify call to GetBasketAsCSV
2017-12-22 Aleisha AmohiaBug 19200: Preventing warns when exporting a basket
2017-12-21 Jonathan DruartBug 19694: Force scalar context for output_pref called...
2017-12-11 Julian MauriceBug 17182: (QA follow-up) Fix call to GetMarcBiblio
2017-12-11 Nick ClemensBug 17182: Allow Keyword to MARC mapping for acquisitio...
2017-11-27 Stefan BerndtssonBug 19695: Fix another instance of ->find in list conte...
2017-11-26 Nick ClemensBug 19596: Don't try to get hold or items count for...
2017-10-18 Nick ClemensBug 19296: Allow all tax processing to happen in C4...
2017-10-13 Marcel de RooyBug 19425: (QA follow-up) Resolve 'push on reference...
2017-10-13 Kyle M HallBug 19425: Adding orders from order file with multiple...
2017-10-11 Nick ClemensBug 15685: (QA follow-up) Address QA issues
2017-10-11 Tomas Cohen AraziBug 15685: (follow-up) K:A:O->find and ->fetch are...
2017-10-11 Nick ClemensBug 15685: (QA follow-up) Fix typo
2017-10-11 Kyle M HallBug 15685: (QA follow-up) Fix qa script errors
2017-10-11 Jesse WeaverBug 15685: Allow creation of items (AcqCreateItem)...
2017-10-09 Colin CampbellBug 19340: Read basket details of transfer partner
2017-10-09 Aleisha AmohiaBug 13208: [FOLLOW-UP] Creating and implementing new...
2017-10-09 Aleisha AmohiaBug 13208: Improving breadcrumbs for when cancelling...
2017-09-29 Jonathan DruartBug 19372: (bug 15801 follow-up) pass selected framewor...
2017-09-19 Jonathan DruartBug 19195: Do not explicitely force scalar context...
2017-09-19 Aleisha AmohiaBug 19195: Preventing noisy warns when creating or...
2017-09-19 Dobrica PavlinusicBug 19332 - Basket grouping PDF and CSV exports empty
2017-09-19 Aleisha AmohiaBug 19180: [FOLLOW-UP] Renaming all instances of 'name...
2017-09-19 Aleisha AmohiaBug 19180: Add vendor name to breadcrumbs when closing...
2017-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object
2017-09-07 Aleisha AmohiaBug 19257: Prevent warn when reopening a basket
2017-09-01 Aleisha AmohiaBug 19194: Check itemtype is defined when receiving...
2017-08-25 Tomas Cohen AraziBug 19130: (followup) Controller scripts should preserv...
2017-07-24 Marcel de RooyBug 18971: Typo Koha::ItemsTypes for Koha::ItemTypes
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-14 Marcel de RooyBug 18259: [QA Follow-up] Replace variable name
2017-07-14 Jonathan DruartBug 18259: Koha::Biblio - Remove GetSubscriptionsId
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-06-09 Tomas Cohen AraziBug 18716: Remove CGI::param warns from updatesupplier.pl
2017-06-05 Josef MoravecBug 8612: [Follow-up] Make usage and type different...
2017-06-05 BlouBug 8612: Use CSV profile for exporting basket
2017-06-05 Fridolyn SOMERSBug 11122 - publisher code and publication year not...
2017-06-05 Nick ClemensBug 18179: Update 1 occurrence in booksellers.pl
2017-05-19 Kyle M HallBug 18627 - Items created via MarcItemFieldsToOrder...
2017-04-28 Olivier CrouzetBug 18482 False duplicates detected on adding a batch...
2017-04-28 Jonathan DruartBug 18467: Handle orders with deleted biblio when viewi...
2017-04-28 Kyle M HallBug 18471 - Receiving order with unitprice greater...
2017-04-24 Nick ClemensBug 18468 - When adding from a staged file order discou...
2017-04-21 Chris CormackBug 18432 : Follow up - Updating to use they/them
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-04-21 Nick ClemensBug 18429 - Receiving an item should update the datelas...
2017-04-20 Jonathan DruartBug 17835: Re-add the use Koha in orderreceive
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-03-31 Marcel de RooyBug 14535: Update the supplier filter too
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] Script basket.pl is not Plack...
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] We do not need GetItemHolds...
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] Crashes in basket.pl and...
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] Wrong biblionumber in acqui...
next