Bug 22762: Fix items.collection display on receiving
[koha-equinox.git] / acqui / orderreceive.pl
2019-04-25 Jonathan DruartBug 22762: Fix items.collection display on receiving
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2018-11-13 Jonathan DruartBug 21467: Do not erase the internal note of the first...
2018-11-13 Jonathan DruartBug 21467: Allow several receipts for a given subscription
2018-11-08 Josef MoravecBug 21205: (follow-up) Fix column name - itemnumbers...
2018-11-08 Jonathan DruartBug 21205: Replace C4::Items::GetOrderFromItemnumber...
2018-11-06 Martin RenvoizeBug 21387: Receive items from - form should include...
2018-08-31 Nick ClemensBug 18639: Add replacementprice field to acquisitions...
2018-07-06 Julian MauriceBug 12395: Save order line's creator
2018-03-15 Jonathan DruartBug 20303: Do not explode when receiving an order if...
2018-02-05 Charlotte CordwellBug 19993: use Modern::Perl in Acquisition perl scripts
2017-10-11 Tomas Cohen AraziBug 15685: (follow-up) K:A:O->find and ->fetch are...
2017-10-11 Jesse WeaverBug 15685: Allow creation of items (AcqCreateItem)...
2017-09-01 Aleisha AmohiaBug 19194: Check itemtype is defined when receiving...
2017-07-24 Marcel de RooyBug 18971: Typo Koha::ItemsTypes for Koha::ItemTypes
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-04-20 Jonathan DruartBug 17835: Re-add the use Koha in orderreceive
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-11-18 Jonathan DruartBug 17642: use get_description_by_koha_field when needed
2016-11-18 Jonathan DruartBug 17642: use find_by_koha_field when needed
2016-10-28 Jonathan DruartBug 13323: Tax rate can change on receiving
2016-10-28 Jonathan DruartBug 13321: Rename variables
2016-10-21 Jonathan DruartBug 17253: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode
2016-10-11 Jonathan DruartBug 17248 - Koha::AuthorisedValues - Remove GetKohaAuth...
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 GetBranchName
2015-10-19 Jonathan DruartBug 8417: Make the order receive date editable
2015-06-22 Stefan WeilBug 14383: acqui: Fix some typos in comments and docume...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
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-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-04-19 Mathieu SabyBug 9416: add new order vendor note field
2013-10-22 Jared Camins-EsakovBug 10403: Show inactive but unlocked budgets on orderr...
2013-10-22 Jared Camins-EsakovBug 10403: add ability to change fund on receipt
2013-10-21 Jonathan DruartBug 10723: Merge GetPendingOrders and SearchOrders...
2013-07-02 Jonathan DruartBug 9987: Remove DB field aqorders.biblioitemnunmber
2013-03-30 Christophe CroulleboisBug 9923: (MT #11060) actual cost not getting populated
2013-03-23 Jonathan DruartBug 5343: Link serial and acqui modules
2012-12-06 Jonathan DruartBug 8240: Remove dead code from orderreceive
2012-09-20 Jonathan DruartBug 5335 - More granular VAT
2012-09-18 Julian MauriceBug 5339: Invoices management improvement
2012-06-20 Aleksa VujicicBug 7129: Added a sprintf to format the actual cost.
2012-05-21 Julian MauriceBug 7175: Allow to choose which items to receive
2012-05-21 Julian MauriceBug 7175: orderreceive.pl cosmetic changes
2012-03-26 Julian MauriceBug 7178: Acquisition item creation improvement
2012-02-17 Owen LeonardBug 7113: Standardize vendor id name in templates and...
2012-02-17 Jonathan DruartBug 5346: Linking suggestions and orders.
2012-01-06 Katrin FischerBug 3184: Show creator and budget on order receive...
2011-03-11 Colin CampbellBug5063: C4::Bookseller Changes
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-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory acqui/
2010-02-17 Paul PoulainMT2716: fixing finishreceive.pl Software Error
2009-09-30 Paul Poulainorder recieve
2009-07-21 Garry CollumBug 2553: Fixes drop-down alphabetization in acquisitio...
2009-04-08 Joe Atzbergerorderreceive cleanup
2008-07-24 Chris Nighswongerkohabug 2139 Fixes C4::Aquisition::NewOrder so that...
2008-06-20 Ryan Higginsbug 2201 - autoBarcode code in acq is old. Modified...
2008-06-20 Ryan HigginsFix call to wrong API fcn resulting in missing Vendor...
2008-01-02 Ryan HigginsFix bug in ModReceiveOrder call
2008-01-01 Ryan HigginsFurther updates to acq, merging in dev_week mods.
2008-01-01 Ryan Higginsadd item-level location,collection fields to orderreceive
2008-01-01 Ryan Higginsupdates to acqui - first of several commits
2007-12-25 Galen Charltonfixed C4::Dates usage that caused crash of orderreceive.pl
2007-12-05 Joe Atzbergeracqui subdir - Dates.pm integration and warnings fixes.
2007-10-24 Paul POULAINremoving useless code
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-08-09 Paul POULAINremoving the notes field from parcel recieve.
2007-08-09 Paul POULAINchanging permissions of some acqui scripts
2007-08-07 kadoschanging permissions on templates and scripts
2007-08-05 jmf@arwen.metavore.comFrom 0751ba130288bc69e9e563473e7fc25551edc40e Mon Sep...
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-03-09 tipaulrel_3_0 moved to HEAD (introducing new files)
2006-09-20 tgarip1957A new acquisition to handle different tax values to...
2006-07-31 toinsPOD added. Call to Bookfund.pm & Bookseller.pm added...
2006-07-13 toinsthis file replaces acquire.pl