Bug 23151: Schema changes
[koha.git] / acqui /
2019-05-15 Katrin FischerBug 4833: (QA follow-up) Add budgetname to SearchSuggestion
2019-05-15 Katrin FischerBug 4833: Show acq information when selecting suggestio...
2019-05-15 Martin RenvoizeBug 22225: Correctly use invoiceincgst over listincgst
2019-05-14 Jonathan DruartBug 22713: Remove unecessary $replacementprice var
2019-05-14 Nick ClemensBug 22713: Pass replacement price in to order if define...
2019-05-07 Nick ClemensBug 22791: Unify calculation between aqui-home and...
2019-04-25 Jonathan DruartBug 22762: Fix items.collection display on receiving
2019-04-11 Nick ClemensBug 22541: Invoice adjustments should show invoice...
2019-03-27 Nick ClemensBug 21622: (RM follow-up) adjust for changes from bug...
2019-03-21 Nick ClemensBug 18736: Calculate tax depending on rounding
2019-03-21 Nick ClemensBug 18736: (follow-up) Fix missing rounding and bad...
2019-03-21 Nick ClemensBug 18736: Use rounding syspref to determine correct...
2019-03-07 Nick ClemensBug 15774: (follow-up) Address QA issues
2019-03-07 Julian MauriceBug 15774: Show additional field values in edit form
2019-03-07 Julian MauriceBug 15774: Use Koha::Object(s) for additional fields
2019-03-07 Jesse WeaverBug 15774: Add additional fields to order baskets
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-02-26 Josef MoravecBug 14850: (QA follow-up) Remove debugging code
2019-02-26 Kyle M HallBug 14850: Funds from inactive budgets appear in 'Funds...
2019-02-22 Jonathan DruartBug 21622: Adjust incorrect GROUP BY clauses in acqui...
2019-02-21 Nick ClemensBug 22391: Remove group by clause in ajax-getauthvalued...
2019-02-08 Jose-Mario Monteir... Bug 18723: Change dot into comma
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
next