Bug 22674: Change wording of payments in the GUI
[koha-equinox.git] / acqui / parcel.pl
2019-03-21 Nick ClemensBug 18736: Use rounding syspref to determine correct...
2018-11-08 Josef MoravecBug 21205: (follow-up) Fix column name - itemnumbers...
2018-11-08 Jonathan DruartBug 21205: Replace C4::Items::GetOrderFromItemnumber...
2018-04-04 Kyle M HallBug 19812: Fix confusing holds count values in "Already...
2018-02-05 Charlotte CordwellBug 19993: use Modern::Perl in Acquisition perl scripts
2017-11-26 Nick ClemensBug 19596: Don't try to get hold or items count for...
2017-10-11 Jesse WeaverBug 15685: Allow creation of items (AcqCreateItem)...
2017-07-14 Marcel de RooyBug 18259: [QA Follow-up] Replace variable name
2017-07-14 Jonathan DruartBug 18259: Koha::Biblio - Remove GetSubscriptionsId
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] We do not need GetItemHolds...
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] Crashes in basket.pl and...
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] Wrong biblionumber in acqui...
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Rename to current_holds
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-22 Jonathan DruartBug 18256: Koha::Items - Remove GetItemsCount
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-12-16 Jonathan DruartBug 17631: Koha::Biblio - Remove GetHolds
2016-12-09 Jonathan DruartBug 17668: Fix typo in parcel.pl - listinct vs listincgst
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
2015-11-18 Jonathan DruartBug 14946: Remove C4::Dates from acqui/* files
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-02-04 Jonathan DruartBug 13320: Move price calculation from tt to pl
2015-01-21 Jonathan DruartBug 13001: The total for received order should be based...
2015-01-21 Jonathan DruartBug 13001: Refactor VAT and price calculation - parcel...
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-03-11 Jonathan DruartBug 11170: make the pending order list only display...
2014-01-30 Jonathan DruartBug 9823: Refactor return from GetReservesFromBiblionumber
2014-01-23 Jonathan DruartBug 11141: retain pending order filters during receiving.
2013-10-31 Jonathan DruartBug 8037: (follow-up) bad sql query and variable renaming
2013-10-31 Kyle M HallBug 8037: Display holds & fund on the already received...
2013-10-30 Jonathan DruartBug 10725: Add filters on the pending orders table
2013-10-28 Galen CharltonBug 11108: fix duplicate display of basket whose receip...
2013-10-21 Jonathan DruartBug 10724: Pending orders: add basket group name in...
2013-10-21 Jonathan DruartBug 10723: Merge GetPendingOrders and SearchOrders...
2013-07-05 Jonathan DruartBug 10317: improve display when order receiving page...
2013-05-02 Jonathan DruartBug 10044: Remove duplicate pagination on the pending...
2012-12-02 Fridolyn SOMERSBug 9168: Software error when filtering in receipt...
2012-09-20 Jonathan DruartBug 5335 - More granular VAT
2012-09-18 Julian MauriceBug 5339: Invoices management improvement
2012-09-13 Julian MauriceBug 7583 follow-up: Prevent users to cancel receipt...
2012-09-13 Julian MauriceBug 7583: Cancel a receipt
2012-09-05 christophe croulleboisSIGNED-OFF] bug 8382: It is not possible to cancel...
2012-06-09 Matthias MeusburgerBug 5337: EAN management : Adds ean for various searches
2012-02-17 Owen LeonardBug 7113: Standardize vendor id name in templates and...
2012-02-17 Jonathan DruartBug 5346: Linking suggestions and orders.
2011-10-19 Christophe CroulleboisBug 5680: Follow Up for Order cancelling improvement...
2011-04-04 Christophe CroulleboisBug 5948 : Creation of a quantity column in receipt...
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-07-02 Galen Charltonremove a bunch of unconditional debug warns
2010-04-30 Alex Arnaud(BUG #4348) parcel.pl: list with duplicates orders...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory acqui/
2010-01-28 Jean-André SantoniFixed a major bug in ModReceiveOrder
2009-09-30 Paul Poulain(MT #1855) Make an Ajax+JSON search receiving orders
2009-09-30 Matthias MeusburgerMT 1487 : Ability to cancel orders when receiving shipments
2009-09-30 Jean-André SantoniThis adds pagination on pending orders in acquisitions
2009-09-30 Paul Poulainmerge fix : recieving
2009-09-30 Paul Poulainparcels management
2009-04-08 Joe Atzbergerparcel.pl cleanup
2008-07-27 Ryan HigginsBUG 2351 : Add duplicate barcode check prior to receivi...
2008-06-20 Ryan HigginsAnother API call fix to get the vendor name.
2008-01-02 Ryan HigginsSpecify datereceived when receiving a new parcel.
2008-01-01 Ryan HigginsFurther updates to acq, merging in dev_week mods.
2008-01-01 Ryan Higginscleanup parcel.pl and tmpl
2008-01-01 Ryan Higginsupdates to acqui - first of several commits
2007-12-05 Joshua Ferrarocleanup of acqui/ for Dates, missing format_date
2007-12-05 Joe Atzbergeracqui subdir - Dates.pm integration and warnings fixes.
2007-11-26 Ryan HigginsAdding MARC preview to acqui screens
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-09-26 Paul POULAINacquisition, parcel recieve : Changing column order...
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-05-04 tipaulbugfixes for acquisition module
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-09-20 tgarip1957A new acquisition to handle different tax values to...
2006-08-01 toinsGetAllOrders renamed to GetPendingOrders.
2006-07-31 toinsCode cleaned. POD added. Subs renamed/rewrited/added....
2006-07-13 toinsthis file replaces recieve.pl