Bug 18789: (follow-up) Send Koha::Patron object to the templates
[koha.git] / acqui /
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...
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Rename to current_holds
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-31 Jonathan DruartBug 17847: Replace C4::Koha::GetAuthvalueDropbox with...
2017-03-22 Jonathan DruartBug 18256: Koha::Items - Remove GetItemsCount
2017-03-22 Nick ClemensBug 18115 - Fix use of Objects as hashref in acqui...
2017-03-03 Aleisha AmohiaBug 10978: Redirect to basket list of a supplier after...
2017-02-14 Koha instance koha... Bug 15503 (QA Followup)
2017-02-14 Kyle M HallBug 15503 - Populate the order prices
2017-02-14 Matthias MeusburgerBug 15503 [QA Followup] - Use Koha::AuthorisedValues...
2017-02-14 Kyle M HallBug 15503 [QA Followup] - Set itype and ccode properly
2017-02-14 Matthias MeusburgerBug 15503 [QA Followup] - Display "uneven number of...
2017-02-14 Matthias MeusburgerBug 15503 [Followup] - Add replacementprice and itemcal...
2017-02-14 Kyle M HallBug 15503 [QA Followup] - Remove the use of GetBranchesLoop
2017-02-14 Matthias MeusburgerBug 15503 - Fix adding multiple items in multiple biblios.
2017-02-14 Matthias MeusburgerBug 15503: Grab Item Information from Order Files
2017-02-07 Dobrica PavlinusicBug 18013 - acqui/transferorder.pl typo in find method
2017-01-19 Jonathan DruartBug 17771: aqorders.biblionumber was already part of...
2017-01-19 Luke HonissBug 17771: Add link to bibliographic record on spent...
2017-01-19 Zoe SchoelerBug 17784 Ability to see funds with an amount of 0...
2017-01-13 Marcel de RooyBug 17196: [QA Follow-up] Additional fix on acqui/baske...
2016-12-30 Nick ClemensBug 13726 - (QA followup) Fix vendor retrieval in invoi...
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-12-16 Jonathan DruartBug 17631: Koha::Biblio - Remove GetHolds
2016-12-16 Marcel de RooyBug 17681: Exiisting typos might thow some feees when...
2016-12-09 Jonathan DruartBug 17668: Fix typo in parcel.pl - listinct vs listincgst
2016-11-18 Jonathan DruartBug 17642: use get_description_by_koha_field when needed
2016-11-18 Jonathan DruartBug 17642: use find_by_koha_field when needed
2016-11-04 Kyle M HallBug 16493: [QA Followup] Restore title and author match...
2016-11-04 Kyle M HallBug 16493: acq matching on title and author
2016-10-28 BlouBug 16123 - Display budget hierarchy in the budget...
2016-10-28 Jonathan DruartBug 13323: Tax rate can change on receiving
2016-10-28 Jonathan DruartBug 13321: Fix the prices calculation method
2016-10-28 Jonathan DruartBug 13321: use the populate_with_prices where needed
2016-10-28 Jonathan DruartBug 13321: Rename variables
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-10-28 Jonathan DruartBug 5260: simplify script and error handling
2016-10-28 Katrin FischerBug 5260: QA follow-up: Fix error when no notice templa...
2016-10-28 Katrin FischerBug 5260 - Add option to send an order by e-mail to...
2016-10-22 Nick ClemensBug 14752 - Followup to fix error if barcode fields...
2016-10-21 Jonathan DruartBug 17253: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode
2016-10-21 MarcBug 17411 - Change exit 1 to exit 0 in acqui/basket...
next