Bug 15766: Adding descriptions to patron card batches
[koha.git] / C4 / Acquisition.pm
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...
2014-12-03 Jonathan DruartBug 12980: GetHistory does useless processing
2014-10-30 Julian MauriceBug 7162; Factorize code for order cancellation (QA...
2014-10-30 Julian MauriceBug 7162: Factorize code for order cancellation
2014-10-28 Jonathan DruartBug 12830: Move the order-related code into Koha::Acqui...
2014-09-18 Jonathan DruartBug 12827: NewOrder needs more unit tests
2014-09-18 Jonathan DruartBug 12827: NewOrder should not return basketno
2014-09-18 Jonathan DruartBug 12891: NewOrder does not return ordernumber if...
2014-09-09 Jonathan DruartBug 12557: Partially received - the change should affec...
2014-09-09 Jonathan DruartBug 12557: Add a way to revert the changes made on...
2014-08-26 Yohann DufourBug 12626: SQLHelper replacement - C4::Acquisition
2014-07-30 Yohann DufourBug 12493 : moving the subroutines GetContract and...
2014-07-30 Yohann DufourBug 12493: moving the subroutines GetContract and GetCo...
2014-07-25 Jonathan DruartBug 12583: DelItem prototype - prefer hashref
2014-07-25 Jonathan DruartBug 12583: DelItem prototype - Remove $dbh
2014-07-24 Jonathan DruartBug 12164: Close a budget period (budget)
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-07-15 Fridolin SomersBug 12438 - Bad encoding in acquisition basket
2014-07-14 Jonathan DruartBug 11744: Cancel a receipt does not delete items creat...
2014-06-15 Jonathan DruartBug 11169: Display acquisition details in the OPAC
2014-05-25 Mathieu SabyBug 12110: Display the order vendor note in basket...
2014-04-28 Owen LeonardBug 12089: Remove use of dt_add_type_uk_date() - Acquis...
next