Bug 21316: Handle control fields in the ACQ frameworks
[koha-equinox.git] / acqui / neworderempty.pl
2019-07-19 Jonathan DruartBug 21316: Handle control fields in the ACQ frameworks
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2018-11-13 Martin RenvoizeBug 9775: Unitprice should be hidden when creating...
2018-11-13 Jonathan DruartBug 21467: Add subscription's info when ordering
2018-10-15 Ere MaijalaBug 21365: Call BiblioAutoLink from AddBiblio and ModBiblio
2018-08-31 Nick ClemensBug 18639: Add replacementprice field to acquisitions...
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-02 Nick ClemensBug 20494: Remove unused code in neworderempty.pl and...
2018-02-05 Charlotte CordwellBug 19993: use Modern::Perl in Acquisition perl scripts
2017-10-11 Jesse WeaverBug 15685: Allow creation of items (AcqCreateItem)...
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-04-21 Chris CormackBug 18432 : Follow up - Updating to use they/them
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-01-19 Zoe SchoelerBug 17784 Ability to see funds with an amount of 0...
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
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: Rename variables
2016-09-09 Marcel de RooyBug 16365: Adding additional unsafe call-candidates...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-04-29 Jesse WeaverBug 15531: Add support for standing orders
2016-04-20 Jonathan DruartBug 16227: Fix regression from bug 15084 - select curre...
2016-03-03 Jonathan Druart Bug 15084: Replace C4::Budgets::GetCurrencies with...
2016-01-27 Jonathan DruartBug 14828: Use Koha::ItemType[s] everywhere C4::ItemTyp...
2015-07-10 Mark TompsettBug 14428: Remove C4::Input
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-08 Jonathan DruartBug 7480: Don't display current logged in user as baske...
2015-03-11 Jonathan DruartBug 12648: Link patrons to an order
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-12-03 Jonathan DruartBug 12839: aqbooksellers.gstreg is never used
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-04 Jonathan DruartBug 7180: make neworderempty code use getAuthValueDropbox.
2014-05-04 Galen CharltonBug 11665: (follow-up) simplify code
2014-05-04 Jacek AblewiczBug 11665: An ability to place orders directly from...
2014-04-19 Mathieu SabyBug 9416: (follow-up) fix neworderempty and templates
2014-04-18 Jacek AblewiczBug 11680: fix case where tax rate changes unexpectedly...
2014-04-18 Jacek AblewiczBug 11914: fix two issues when creating an order from...
2013-12-30 Kyle M HallBug 10277 - Add C4::Context->IsSuperLibrarian()
2013-07-02 Jonathan DruartBug 9987: Remove DB field aqorders.biblioitemnunmber
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-05-01 Christophe CroulleboisBug 7228: can't add items in an order with Modify
2013-03-23 Jonathan DruartBug 5343: Link serial and acqui modules
2013-03-21 Bernardo Gonzalez... Follow-up Bug 9438 - Biblio notes displayed when ordering
2013-01-08 Dobrica PavlinusicBug 9346 - acqui/neworderempty.pl ignores exchange...
2012-11-12 Paul PoulainBug 8892 fix Plack scoping in acquisition
2012-11-10 Fridolyn SOMERSBug 7921: Software error while placing order
2012-09-20 Jonathan DruartBug 5335 - More granular VAT
2012-09-14 Fridolyn SOMERSBug 8629: update of statistics fields on fund selection...
2012-06-27 Julian MauriceBug 7304: More permissions for budgets
2012-06-09 Matthias MeusburgerBug 5337: EAN management : Adds ean for various searches
2012-05-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7178'
2012-05-14 Marcel de RooyFollowup 7178: Remove warning on uninitialized value...
2012-04-12 Colin CampbellBug 7831 : Sort budgets for selection in new order
2012-03-26 Julian MauriceBug 7178: Acquisition item creation improvement
2012-03-21 Adrien SauratBug 7744: use of TT date filters on basket pages
2012-03-20 Jonathan DruartBug 7166: Adds edit order notes when the basket is...
2012-03-07 Jared Camins-Esakovsigned off Bug 7284: Authority matching improvements
2012-02-20 Srdjan Jankovicbug_7231: Call GetMarcPrice() in acqui/neworderempty...
2012-02-20 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6875'
2012-02-20 Paul PoulainBug 6875 de nesting C4::Biblio
2012-02-17 Jonathan DruartBug 7289: Adds editionstatement field in neworderempty
2012-02-17 Jonathan DruartBug 5346: Linking suggestions and orders.
2011-11-04 Frédérick CapovillaFollow-up patch : use the subfield associated with...
2011-11-04 Maxime PelletierUse unitprice in neworder so that the value is saved...
2011-09-21 Chris CormackBug 6679 Fix scripts in admin & acqui to pass Perl...
2011-08-14 Colin CampbellBug 6181: Remove CGI Scolling lists from C4::Budgets
2011-08-04 Robin SheatBug 5072 - prevent creating new orders if there are...
2011-07-10 Paul PoulainBZ6066 let's the librarian choose the itemtype when...
2011-06-12 Frédérick CapovillaBug 5684 : Remove all items fields from a Z39.50 record...
2011-04-08 Paul PoulainBug 6088: remove Perl warning
2011-04-05 Christophe CroulleboisBug 5963 : Add the ability to filter budgets using...
2011-03-21 Colin CampbellBug 5466 On new orders get currency from vendor
2011-03-21 Savitra SirohiBug 5466 - Acquisitions - ability to set currency in...
2011-03-11 Colin CampbellBug5063: C4::Bookseller Changes
2011-02-21 Marcel de RooyBug 5782: Add warning when ordering a duplicate record...
2010-12-21 Robin SheatBug 5186 - allow tax rates to be set to zero (master)
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 1)
2010-10-06 Katrin FischerBug 5090: New order from empty record does not save...
2010-04-23 Paul Poulainremoving warn logs
2010-04-23 Paul Poulainbudget limit not working
2010-03-17 Lars WirzeniusFix FSF address in directory acqui/
2010-02-12 Colin CampbellBug 4163 Preserve budget value unless changed by user
2010-01-28 Matthias MeusburgerMT 2426 : Default currency is chosen for price calculat...
2009-10-30 Henri-Damien LAURENTAcquisition : Fixing
2009-10-29 Henri-Damien LAURENTChange in API : ordnum becomes ordernumber
2009-10-29 Paul Poulainremoving hardcoded value
2009-09-30 Paul Poulainfix for #3620: basket management
2009-09-30 Nahuel ANGELINETTI[biblibre-newacq] (bug #3616) fix neworderempty
2009-09-30 Paul Poulainbudgfixing budgets & planning and code cleaning
2009-09-30 Paul Poulainimprovement/bugfix : search budget
2009-09-30 Paul Poulainremoving warn for empty variable
2009-09-30 Paul Poulainneworderempty, changes
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-07-21 Garry CollumBug 2553: Fixes drop-down alphabetization in acquisitio...
2009-02-02 Joe AtzbergerPrevent js failure if syspref "gist" is undefined.
2008-10-22 Owen LeonardMarkup corrections, style fixes, and other minor bugs...
next