Follow up on Bug 5462: fixing variable names breaks messaging preference form
[koha.git] / C4 / Acquisition.pm
2011-01-23 Chris CormackMerge remote branch 'kc/new/bug_5586' into kcmaster
2011-01-10 Nahuel ANGELINETTI(bug #3737) fix title search in order history
2010-07-02 Galen Charltonremove a bunch of unconditional debug warns
2010-06-25 Galen Charltonreplace references to defunct info email address
2010-06-09 Andrew ElwellThe start of some POD cleanups in C4/*.pm
2010-05-25 Galen Charltonfix a common "developement" typo
2010-04-30 Alex Arnaud(BUG #4332) Changed the display of ordered search results
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-02-08 Colin CampbellBug 4133 Ensure that orders have a valid quantity received
2010-02-08 Colin CampbellRemove cause of some warnings in order display
2010-02-03 Galen Charltonfix POD errors reported by xt/author/podcorrectness.t
2010-02-03 Galen CharltonMerge commit 'workbuffer.org-koha/translation' into...
2010-01-28 Galen CharltonMerge commit 'biblibre/3.2_biblibre' into to-push
2010-01-28 Jean-André SantoniFixed a major bug in ModReceiveOrder
2010-01-28 Matthias MeusburgerMT2408 : UI Changes / CSV Export
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2010-01-26 Galen CharltonMerge commit 'biblibre/3.2_community' into to-push
2010-01-20 Henri-Damien LAURENTMerge branch 'patroncards-wip' of git://git.foundations...
2010-01-20 Chris NighswongerBugfix: Various Label Creator bugs
2009-12-20 Jean-André Santoni[MT2435] Fixed the SQL syntax error in GetLateOrders
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-11-19 Henri-Damien LAURENTBug Fixing : C4/Acquisition.pm
2009-11-04 Jean-André SantoniAdds billing address support in the basketgroup.
2009-11-02 Jean-André Santoni[3.2.x](bug #3624) Per-basketgroup delivery place
2009-10-30 Paul Poulainsome reindenting & XHTML compliance
2009-10-29 Henri-Damien LAURENTChange in API : ordnum becomes ordernumber
2009-10-06 Henri-Damien LAURENTusing SQLHelper in C4/Acquisition
2009-09-30 Nahuel ANGELINETTI(bug #3622) rewrite a lot of basketgrouping
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 Matthias MeusburgerMT 1486 : Results filtering, table collapsing / expandi...
2009-09-30 John Sorosfix for 1431 point 2: orders and orders_items also...
2009-09-30 Paul Poulainpartial fix for mantis #1498
2009-09-30 Paul PoulainAcquisitions.pm
2009-05-21 Galen Charltonclean up redundant test
2009-05-21 Nahuel ANGELINETTI(bug #3235) improve searchorder
2009-05-21 Nahuel ANGELINETTI(bug #3149) fix searchorder
2008-08-13 Andrew MooreBug 2400 [1/18]: fixing pod syntax in C4/Acquisitions.pm
2008-08-06 Paul POULAINbugfix for #2472
2008-07-24 Chris Nighswongerkohabug 2139 Fixes C4::Aquisition::NewOrder so that...
2008-07-18 Joe AtzbergerRefine lateorders - error feedback, filter independence
2008-06-20 Ryan HigginsBugfix 1417 : library was not being saved on order...
2008-06-20 pauljust doing a <= / >= instead of a < / > in history...
2008-04-11 Andrew Moorebug 1953: removing possible SQL injections from C4...
2008-04-11 Andrew Moorebug 1953: removing possible SQL injections from C4...
2008-04-10 Andrew Moorebug 1953: removing potential SQL injection in C4::Acqui...
2008-04-01 Ryan HigginsChange LateOrders to inclusive <=, s/supplier/vendor...
2008-03-22 Galen Charltonpartial fix for bug 1417
2008-03-22 Andrew Moorebug: 1953. cleaning up Acquisition::NewOrder just a...
2008-03-22 Andrew Moorebug: 1953. using placeholders in C4::Acquisition::NewOrder.
2008-03-22 Andrew Moorebug 1953: using placeholders in C4::Acquisition::GetParcel
2008-03-22 Andrew Moorebug 1953: using placeholders in C4::Acquisition::GetParcel
2008-03-22 Henri-Damien LAURENTSome Bugfixing for Acquisitions : ModOrderReceive would...
2008-03-19 Andrew Moorebug 1953: use bind variables in C4::Acquisition::GetPen...
2008-03-19 Andrew Mooreuse bind variables in C4::Acquisition::GetPendingOrders
2008-01-08 Joe AtzbergerAcquisition.pm - BEGIN block VERSION and vars related...
2008-01-02 Ryan HigginsFix bug in ModReceiveOrder call
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 Higginsupdates to acqui - first of several commits
2007-12-13 Joe AtzbergerAcquisition - Dates.pm switch
2007-11-26 Ryan HigginsAdding MARC preview to acqui screens
2007-11-12 Paul POULAINrelooking histsearch & adding some links to jump to...
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-11 Henri-Damien LAURENTFiltering cancelled orders on History Search.
2007-10-06 Paul POULAINAcquisition minor improvements
2007-10-03 Henri-Damien LAURENTBUG FIXING : Using LEFT JOIN in replacement of implicit...
2007-10-03 Henri-Damien LAURENTHistory was broken by my correction on SQL for SearchHi...
2007-10-02 Henri-Damien LAURENTBug FIXING : Some SQL queries had an old SQL 4.1 form.
2007-07-08 kadosCleaning up perldocs for make utility that MJ wrote...
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-12-13 bob_lyonAdding in missing subroutine bookseller
2006-09-20 tgarip1957Some bug fixing, new acquisitions handling
2006-09-06 tgarip1957Clean up before final commits
2006-08-25 tgarip1957New set of routines for HEAD.
2006-08-01 toinsNew Function : ModOrderBiblioNumber.
2006-08-01 toins* Function GetBasketContent renamed to GetOrders.
2006-07-31 toinsCode cleaned.
2006-07-27 toinsAcquisition module has been cut into 3 files :
2006-07-12 sushiadding aqorders.ordernumber to histsearch(), so so...
2006-07-12 sushiremoved hardcoded 'next budget date' from neworder...
2006-07-12 sushifixup of bookfundbreakdown(), totals now add up correctly.
2006-07-07 toinsSub renamed according to the coding guidelines
2006-07-04 toinsHead & rel_2_2 merged
2006-06-22 btoumiaquisition.pm : bug fix add variable decalaration
2006-06-13 rangiFixing missing parametrs for bookfundbreakdown
2006-06-09 rangiFixing the missing , i just missed
2006-06-09 rangiFixing a bug that bruno spotted, $bookfund in receiveorder
2006-06-07 rangiMerging katipo changes
2006-06-07 rangiKatipo merging work
2006-06-06 rangiMerging Katipo changes...
2006-05-23 btoumisyntax error has been corrected
2006-05-21 rangiMerging from dev_week
2006-01-06 tipaulsynch'ing head and rel_2_2 (from 2.2.5, including npl...
2005-10-26 tipaulbig commit, still breaking things...
2005-09-02 tipaulremoving branches sub, that should be in Koha.pm packag...
2005-08-10 hdlMinor display changes.
2005-08-10 hdlBug fixing on query getlateorders.
2005-08-09 hdlAdding lateorders page.
2005-08-08 hdlCode necessary for IndependantBranches parameter to...
next