Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / acqui / basket.pl
2020-07-30 Jonathan DruartBug 21268: Don't remove 0 allocated funds from fund...
2020-07-30 Jonathan DruartBug 24157: New permission - delete_baskets
2020-07-09 Alex BuckleyBug 25750: fix fallback to ecost_tax_included/ecost_tax...
2020-05-04 Jonathan DruartBug 24161: Keep tracks of late orders claims
2020-03-02 Jonathan DruartBug 21746: Remove NO_LIBRARY_SET
2020-01-31 Tomas Cohen AraziBug 24467: Remove _count methods introduced for API use
2020-01-21 Tomas Cohen AraziBug 24430: Remove CountBiblioInOrders and its traces
2019-11-06 Owen LeonardBug 11514: Untranslatable "Uncertain" text in acq
2019-11-05 Martin RenvoizeBug 23522: (QA follow-up) Typo fix in comment
2019-11-05 Nick ClemensBug 23522: Show actual price on in baskets
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-08 Jonathan DruartBug 21205: Replace C4::Items::GetOrderFromItemnumber...
2018-08-09 Marcel de RooyBug 21033: Remove few warns in acqui/basket.pl
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-10-11 Nick ClemensBug 15685: (QA follow-up) Address QA issues
2017-10-11 Jesse WeaverBug 15685: Allow creation of items (AcqCreateItem)...
2017-10-09 Colin CampbellBug 19340: Read basket details of transfer partner
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 Aleisha AmohiaBug 19257: Prevent warn when reopening a basket
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-06-05 Josef MoravecBug 8612: [Follow-up] Make usage and type different...
2017-06-05 BlouBug 8612: Use CSV profile for exporting basket
2017-04-28 Jonathan DruartBug 18467: Handle orders with deleted biblio when viewi...
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-22 Jonathan DruartBug 18256: Koha::Items - Remove GetItemsCount
2017-03-03 Aleisha AmohiaBug 10978: Redirect to basket list of a supplier after...
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-12-16 Jonathan DruartBug 17631: Koha::Biblio - Remove GetHolds
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: Rename variables
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-21 MarcBug 17411 - Change exit 1 to exit 0 in acqui/basket...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
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-03 Jonathan Druart Bug 15084: Replace C4::Budgets::GetCurrencies with...
2015-10-02 Jonathan DruartBug 10181: Make string translatable
2015-06-24 Lyon3 TeamBug 12074: Filter duplicates when adding a batch from...
2015-05-15 Jonathan DruartBug 10913: The delete basket confirmation page is never...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-13 Jonathan DruartBug 13244: Merge GetOrders and GetCancelledOrders
2015-03-30 Jonathan DruartBug 13601: Fix special case in basket.pl
2015-03-11 Jonathan DruartBug 12648: Link patrons to an order
2015-02-19 Jonathan DruartBug 12970: Fix the footer if several tax rate exist
2015-02-19 Jonathan DruartBug 12970: Cancelled orders
2015-02-19 Jonathan DruartBug 12970: Use the centralize VAT and prices calculatio...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-07-30 Yohann DufourBug 12493: moving the subroutines GetContract and GetCo...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-05-07 Mathieu SabyBug 11433: (code cleanup) remove unused 'attachbasket...
2014-03-13 Fridolin SomersBug 11366: make "no group" option in acq basket group...
2013-12-30 Kyle M HallBug 10277 - Add C4::Context->IsSuperLibrarian()
2013-12-02 Mathieu SabyBug 7791: (follow-up) add warning after deletion if...
2013-12-02 Mathieu SabyBug 7791: (follow-up) tidy up some cruft in the main...
2013-12-02 Mathieu SabyBug 7791: add ability to delete records when deleting...
2013-10-31 Julian MauriceBug 7295: (follow-up) several fixes
2013-10-31 Julian MauriceBug 7295: More granular permissions for baskets
2013-10-22 Jonathan DruartBug 5336: Order search (search and UI enhancements)
2013-09-08 Julian MauriceBug 5349: Create a table for order line transfers
2013-07-15 Galen CharltonBug 10258: fix permissions check for setting basket...
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2012-11-25 Jonathan DruartBug 7358: reaffect a closed basket to a closed basketgroup
2012-11-12 Paul PoulainBug 8892 fix Plack scoping in acquisition
2012-09-24 Jonathan DruartBug 5356: delivery place and billing place centralised...
2012-09-20 Jonathan DruartBug 5335 - More granular VAT
2012-07-24 Jonathan DruartBug 7302: Export basketgroup as CSV
2012-06-27 Julian MauriceBug 7304: More permissions for budgets
2012-04-03 Jonathan DruartBug 7291: Adds new field aqbooksellers.deliverytime
2012-03-21 Adrien SauratBug 7744: use of TT date filters on basket pages
2012-02-17 Owen LeonardBug 7113: Standardize vendor id name in templates and...
2012-02-17 Jonathan DruartBug 5346: Linking suggestions and orders.
2012-02-10 Adrien SauratBug 7457: log cleaning on basket.pl
2012-01-13 Julian MauriceBug 5358: Show cancelled orders in basket page
2011-10-19 Christophe CroulleboisBug 5680: Order cancelling improvement : delete attache...
2011-10-06 Paul PoulainBug 6268: (MT #6408) Bad Total in basket.pl
2011-09-22 Robin SheatBug 6824 - correctly check basket viewing permissions
2011-09-02 Henri-Damien LAURENTbug 6834 followup removing param_map
2011-08-04 Robin SheatBug 5072 - prevent creating new orders if there are...
2011-08-03 Marcel de RooyBug 4959 (Language inconsistencies on basket groups...
2011-03-21 Savitra SirohiBug 5466 - Acquisitions - ability to set currency in...
2011-03-11 Colin CampbellBug5063: C4::Bookseller Changes
2010-12-21 Robin SheatBug 5186 - allow tax rates to be set to zero (master)
2010-06-24 Alex Arnaud(BUG #4356) Basket.pl: adding a link to the basketgroup
2010-05-24 Colin CampbellRemove obsolete variables from basket.pl
2010-05-24 Colin CampbellRemove generation of an unnecessary warning
2010-05-24 Colin CampbellRemove obsolete variables from basket.pl
2010-05-24 Colin CampbellRemove generation of an unnecessary warning
next