Bug 22674: Change wording of payments in the GUI
[koha-equinox.git] / acqui / addorder.pl
2018-10-26 Victor GroussetBug 21587: don't drop patrons to notify in order creation
2018-04-11 Jonathan DruartBug 19289: Use the ACQ framework to display bibliograph...
2018-02-05 Charlotte CordwellBug 19993: use Modern::Perl in Acquisition perl scripts
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-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object
2016-10-28 Jonathan DruartBug 13321: use the populate_with_prices where needed
2016-10-22 Nick ClemensBug 14752 - Followup to fix error if barcode fields...
2016-09-13 Nick ClemensBug 14752 - (QA followup) Remove annoying modal, use...
2016-09-13 Nick ClemensBug 14752 - Add multiple copies to a basket at once
2016-04-29 Jesse WeaverBug 15531: Add support for standing orders
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-03-03 Jonathan Druart Bug 15084: Replace C4::Budgets::GetCurrencies with...
2015-09-02 SrdjanBug 11247: Fix calls of TransformHtmlToXml
2015-06-22 Stefan WeilBug 14383: acqui: Fix some typos in comments and docume...
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-03-11 Jonathan DruartBug 12648: Link patrons to an order
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-12-03 Jonathan DruartBug 12841: aqorders fields should not be mapped
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 should not return basketno
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2013-10-30 Jonathan DruartBug 9822: Alert on adding an order to a basket if budge...
2013-07-02 Jonathan DruartBug 9987: Remove DB field aqorders.biblioitemnunmber
2013-03-23 Jonathan DruartBug 5343: Link serial and acqui modules
2013-01-21 Jonathan DruartBug 9236 : Redirect to the parcel page after deleting...
2012-09-20 Jonathan DruartBug 5335 - More granular VAT
2012-06-09 Matthias MeusburgerBug 5337: EAN management : Adds ean for various searches
2012-02-17 Jonathan DruartBug 7289: Adds editionstatement field in neworderempty
2011-12-06 Adrien SauratBug 6893 : Updates suggestions list when adding orders
2011-10-19 Christophe CroulleboisBug 5680: Order cancelling improvement : delete attache...
2011-07-10 Paul PoulainBZ6066 let's the librarian choose the itemtype when...
2011-04-06 Paul PoulainBZ6058: uncertain price can't be unchecked
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-10-06 Galen CharltonRevert "Bug 5081 - let the ISBN be saved on new manual...
2010-10-06 Robin SheatBug 5081 - let the ISBN be saved on new manual orders
2010-04-07 Chris CormackFix for acquisitions - Series title was not saving...
2010-03-17 Lars WirzeniusFix FSF address in directory acqui/
2009-10-29 Henri-Damien LAURENTChange in API : ordnum becomes ordernumber
2009-10-26 Henri-Damien LAURENTMT 2206 addorder crashing
2009-10-20 Henri-Damien LAURENTBug Fixing addorder.pl
2009-10-06 Henri-Damien LAURENTusing SQLHelper in C4/Acquisition
2009-09-30 Paul Poulainfix for #3620: basket management
2009-09-30 Nahuel ANGELINETTI[biblibre-newacq] fix some merge errors
2009-09-30 Paul Poulainmerge fix : biblionumber lost
2009-09-30 Paul Poulainmerge fixes
2009-09-30 Paul Poulainaddorder changes
2009-04-18 Joe AtzbergerMulti-bug fix - SetMarcUnicodeFlag for records coming...
2008-07-24 Chris Nighswongerkohabug 2139 Fixes C4::Aquisition::NewOrder so that...
2008-06-20 Ryan HigginsBugfix 1417 : library was not being saved on order...
2008-03-08 Joe Atzbergeracqui/addorder.pl - use reliable GetBookSellerFromId...
2008-01-01 Ryan Higginsupdates to acqui - first of several commits
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-03-29 tipaulCode cleaning of Biblio.pm (continued)
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-09-28 tgarip1957Add faceted search code
2006-09-20 tgarip1957A new acquisition to handle different tax values to...
2006-08-07 toinsPOD updated.
2006-08-01 toinsfix bad link.
2006-08-01 toinsPOD added.
2006-07-31 toinsSubs renamed
2006-07-07 toinsSub renamed according to the coding guidelines
2006-06-07 sushislight change in receiveorder() call, added bookfund...
2006-06-07 sushiperltidy before next commit.
2006-01-06 tipaulsynch'ing head and rel_2_2 (from 2.2.5, including npl...
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2004-12-02 tipaulCRITICAL bug in acquisition (another one...) : when...
2004-11-24 tipaul* critical fix for acquisition (see RC3 release notes)
2004-09-14 tipaulbugfix in order modification
2004-08-12 tipaul* updates to make acquisition compatible with suggestio...
2004-07-15 tipaulAcquisition & Suggestion :
2004-07-13 tipaulcatalogue.pm deals only with acquisitions.
2004-07-02 tipaulAdding 2 new fields, called "sort1" and "sort2"
2004-02-11 tipaulsynch'ing 2.0.0 branch and head
2003-09-04 tipaulfixing small bug : escaping twice the ' in title &...
2003-07-08 cauchoipinvoice number problems fixed, "fast receive" now works
2003-05-02 tipaulfix for #409
2003-02-13 tipaulRoad to 1.9.1
2003-01-28 tipaulreordering code
2002-09-20 tipaullong is the road to 1.4.0
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-04 tipaulLong is the road to MARC..
2002-06-24 tipaulmerging of rel-1-2 and main branch
2002-05-15 tipaulsmalll bugfixes and code cleaning. See mail in koha...
2002-05-15 tipaulnewsubtitle called only if title exist
2002-05-15 truth_nzPatch to acqui system to use new newbiblioitem() parameters
2002-05-09 truth_nzUpdate to catalogue to allow change of biblio abstracts.
2002-04-15 truth_nzAcquisitions::newbiblioitem updated to be usable for...
2002-04-10 truth_nzUpdates to use changed newbiblio sub in C4/Acquisitions.pm
2000-12-19 rangiInitial revision