Bug 21701: Fix up db update
[koha.git] / C4 / Acquisition.pm
2019-10-08 Katrin FischerBug 14669: Add search option for managing library to...
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-04-30 Katrin FischerBug 21364: (QA follow-up) Fix QA script complaints...
2019-04-30 Nick ClemensBug 21364: (follow-up) Check for standing status and...
2019-04-11 Nick ClemensBug 22541: Invoice adjustments should show invoice...
2019-03-25 Martin RenvoizeBug 22565: Do NOT replace all internalnote's on receive
2019-03-21 Nick ClemensBug 18736: Calculate tax depending on rounding
2019-03-21 Marcel de RooyBug 18736: (QA follow-up) Change to signed, add large...
2019-03-21 Marcel de RooyBug 18736: (QA follow-up) Cosmetic changes
2019-03-21 Nick ClemensBug 18736: (follow-up) Remove duplicate code and adjust...
2019-03-21 Nick ClemensBug 18736: (follow-up) cast as UNSIGNED instead of...
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: Use Koha::Object(s) for additional fields
2019-03-07 Jesse WeaverBug 15774: Add additional fields to order baskets
2018-11-13 Jonathan DruartBug 21467: Do not erase the internal note of the first...
2018-11-08 Jonathan DruartBug 21205: Replace C4::Items::GetOrderFromItemnumber...
2018-11-08 Jonathan DruartBug 15184: Add the ordernumbers filters to GetHistory
2018-11-01 Nick ClemensBug 21725: Use full statement in HAVING rather than...
2018-10-31 Josef MoravecBug 18720: Use exception instead of die in GetBasketAsCsv
2018-10-01 Martin RenvoizeBug 21385: (follow-up) make query consistent
2018-10-01 Martin RenvoizeBug 21385: Correctly count all items in basket for...
2018-08-31 Nick ClemensBug 18639: Add replacementprice field to acquisitions...
2018-03-23 David BourgaultBug 17457: Adv. Acquisition search with ISBN variations
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix GROUP BY clause in GetInvoices
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix GROUP BY clause in GetBasket...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Remove HAVING clause in GetLateO...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Set default value for aqbasket...
2017-10-27 Marcel de RooyBug 19528: Fix a few typos like corrosponding
2017-10-18 Marcel de RooyBug 19296: (QA follow-up) Correct comment in populate_o...
2017-10-11 Jonathan DruartBug 15685: Send the basket to _cancel_items_receipt
2017-10-11 Nick ClemensBug 15685: (QA follow-up) Address QA issues
2017-10-11 Jesse WeaverBug 15685: Allow creation of items (AcqCreateItem)...
2017-09-29 Mark TompsettBug 19120: Leave cancelled ordered items alone when...
2017-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object
2017-09-01 Colin CampbellBug 19024 Do not unset order cancelled status on basket...
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-10 Jonathan DruartBug 17829: Update CanUserManageBasket to fix tests
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 18260: Koha::Biblio - Remove GetBiblio
2017-07-10 Jonathan DruartBug 18277: Remove GetBiblionumberFromItemnumber - Easy...
2017-07-06 Christophe CroulleboisBug 18756: Users can view aq.baskets even if they are...
2017-06-05 Jonathan DruartBug 8612: Remove warnings from tests
2017-06-05 Josef MoravecBug 8612: [Follow-up] Fix regular expression
2017-06-05 BlouBug 8612: Use CSV profile for exporting basket
2017-06-05 Fridolyn SOMERSBug 11122 - publisher code and publication year not...
2017-05-29 Mark TompsettBug 5395: Update C4::Acquisition::SearchOrders POD
2017-05-09 Jonathan DruartBug 17762: Send lang to GetPreparedLetter
2017-03-31 Marcel de RooyBug 14535: Late orders does not show orders with price = 0
2017-03-22 Jonathan DruartBug 18256: Koha::Items - Remove GetItemsCount
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-11-10 Tomas Cohen AraziBug 17563: (followup) Silence undef warnings
2016-11-10 Jonathan DruartBug 17563: Fix Acquisition/CancelReceipt.t
2016-10-28 Julian MauriceBug 13323: Recalculate tax_value for partially received...
2016-10-28 Jonathan DruartBug 13323: Tax rate can change on receiving
2016-10-28 Nick ClemensBug 13321 - (QA Followup) Restore standing order functi...
2016-10-28 Julian MauriceBug 13321: Recalculate tax_value for partially received...
2016-10-28 Jonathan DruartBug 13321: Fix unitprice rounding
2016-10-28 Jonathan DruartBug 13321: Csv export - Display rrp and ecost with...
2016-10-28 Jonathan DruartBug 13321: Fix the prices calculation method
2016-10-28 Jonathan DruartBug 13321: Rename variables
2016-09-09 Marcel de RooyBug 16365: Adding additional unsafe call-candidates...
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Some corrections related...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-08-26 Barton Chittendenbug 14504: (QA followup) fixing DelItemCheck arguments
2016-08-04 Marcel de RooyBug 16971: Missing dependency for HTML::Entities
2016-07-22 Kyle M HallBug 16934 - Cannot add notes to canceled and deleted...
2016-04-29 Jesse WeaverBug 15531: (followup) Use a quantity of 1, not null...
2016-04-29 Jesse WeaverBug 15531: Add support for standing orders
2016-04-01 Colin Campbell Bug 7736: Support Ordering via Edifact EDI messages
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-07 Jonathan Druart Bug 5404: Move the test to a new IsMarcStructureIntern...
2016-03-07 Jonathan Druart Bug 5404: C4::Koha - remove subfield_is_koha_internal_p
2016-02-24 Kyle M HallBug 15629 [QA Followup]
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2015-11-09 Colin CampbellBug 15036: Do not overwrite complete status in basket ops
2015-10-19 Jonathan DruartBug 8417: Make the order receive date editable
2015-09-18 Marc VéronBug 13813: Remove deprecated module C4::Dates from...
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-06-19 Amit GuptaBug 13993: (3) Transfer order leaves incorrect orderstatus
2015-05-11 Jonathan DruartBug 12743: ACQ: default values for catalogue records
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-13 Jonathan DruartBug 13244: (follow-up) fix mixup to and from in the...
2015-04-13 Jonathan DruartBug 13244: Merge GetOrders and GetCancelledOrders
2015-03-11 Jonathan DruartBug 12648: (QA followup) Rename aqorderusers to aqorder...
2015-03-11 Jonathan DruartBug 12648: Link patrons to an order
2015-02-19 Jonathan DruartBug 12976: Fix some comment in tests
2015-02-19 Jonathan DruartBug 12976: Use the centralize VAT and prices calculatio...
2015-02-10 Jonathan DruartBug 13675: Do not set aqorders.budget_id to NULL
2015-02-09 Tomas Cohen AraziBug 12944: (QA followup) fix POD errors from koha-qa.pl
2015-02-09 Jonathan DruartBug 12944: Search orders by basket creator
2015-02-05 Jonathan DruartBug 13333: Fix Display basket group for already receive...
2015-01-10 Jonathan DruartBug 13318: Delete C4::Acq::GetParcel
2015-01-04 Jonathan DruartBug 12969: Add a subroutine to calculate VAT and prices
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-12-17 Jonathan DruartBug 12059: Prefer to list fields in the query
2014-12-17 Katrin FischerBug 12059: Publisher column on invoice page always...
next