Bug 9978: Replace license header with the correct license (GPLv3+)
[koha-equinox.git] / C4 / Budgets.pm
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2014-10-31 Fridolin SomersBug 11714 - GetBudgetHierarchy needs optimization
2014-10-31 Jonathan DruartBug 12958: Set a fund owner to a fund hierarchy
2014-09-05 charlesBug 7498 - Cloning a budget, enable change of description
2014-07-24 Tomas Cohen AraziBug 12164: (followup) keys expects a hash parameter
2014-07-24 Tomas Cohen AraziBug 12164: (followup) MoveOrders description corrected
2014-07-24 Jonathan DruartBug 12164: On closing budget period, move unspent amount
2014-07-24 Jonathan DruartBug 12164: Close a budget period (budget)
2014-07-24 Jonathan DruartBug 12164: On cloning budget periods, add a "reset...
2014-07-24 Jonathan DruartBug 12164: On cloning budget period, mark original...
2014-07-24 Jonathan DruartBug 12164: Move the budget period clone logic into...
2014-07-03 Yohann DufourBug 12482: removing the use of the module C4::SQLHelper...
2014-05-19 Jonathan DruartBug 12168: fix spent and ordered budget values are...
2014-05-04 Jonathan DruartBug 766: Move GetAuthvalueDropbox to C4::Koha
2014-05-04 Jonathan DruartBug 7180: Add UT for C4::Budgets::GetBudgetByCode
2014-05-04 Jonathan DruartBug 7180: Order from staged file improvements
2014-05-03 Jonathan DruartBug 12019: ensure that it is optional to define an...
2014-05-03 Jonathan DruartBug 11578: Improve the funds list view
2014-04-21 Julian MauriceBug 7308: rework aqbudgets.pl table
2014-04-21 Julian MauriceBug 7308: Show ordered amount in aqbudgets.pl
2013-12-13 Colin CampbellBug 10983: Remove unused private subroutines from C4...
2013-10-31 Kyle M HallBug 8037: Display holds & fund on the already received...
2013-07-11 Fridolyn SOMERSBug 10535: by default sort funds by name
2013-03-23 Jonathan DruartBug 5343: Link serial and acqui modules
2012-12-05 Jonathan DruartBug 7919: Followup: Fix plural and GetAuthvalueDropbox
2012-12-05 Jonathan DruartBug 7919 : Display of values depending on the connexion...
2012-09-18 Julian MauriceBug 5339: Invoices management improvement
2012-06-27 Julian MauriceBug 7304: More permissions for budgets
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2011-09-22 Srdjan Jankovicbug_4831: Use unitprice (actual cost) when totalling...
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-15 Colin CampbellBug 5453 : Move declarations out of conditionals
2011-04-05 Christophe CroulleboisBug 5963 : Add the ability to filter budgets using...
2011-04-04 Christophe CroulleboisBug 5962 : Budgets showing when they shouldn't (MT...
2010-12-14 Robin SheatBug 5084 - hide funds that are part of an inactive...
2010-06-25 Galen Charltonreplace references to defunct info email address
2010-06-09 Andrew ElwellPOD Cleanups - Few minor ones this time
2010-05-26 Galen Charltonfix a common "developement" typo
2010-05-25 Galen Charltonfix a common "developement" typo
2010-04-23 Galen CharltonMerge branch 'bug2505_patches' of git://git.catalyst...
2010-04-23 Alex Arnaud(BUG #4388) aqbudgets.pl: add a column in the table...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-02-03 Colin CampbellFix pod markup errors in C4/Budgets.pm
2010-01-28 Jean-André Santoni[MT2593] Added "ordered" column in acqui-home budget...
2010-01-20 Owen LeonardFix for Bugs 3998, 3968. Includes other markup correcti...
2009-11-16 Paul Poulainmissing ) result in SQL error
2009-10-28 Paul Poulainfixing SQL builded if there is no where_strings
2009-10-05 Henri-Damien LAURENTFixing : Budgetperiods was misused in GetBudgets
2009-09-30 Henri-Damien LAURENTMerge fixes and removing warnings
2009-09-30 Henri-Damien LAURENTSynchronizing C4/Budgets With C4::SQLHelper
2009-09-30 Nahuel ANGELINETTI[biblibre-newacq](bug #3611) fix user interface and...
2009-09-30 Henri-Damien LAURENTImproving and bug fixing admin/aqbudgets
2009-09-30 Henri-Damien LAURENTBug Fixing : 1st Step Bookfund has become Budgets
2009-09-30 Paul Poulaincode cleaning
2009-09-30 Paul Poulainbudgfixing budgets & planning and code cleaning
2009-09-30 Mason Jamesbig aqplan commit v2 for mantis:1177
2009-09-30 Paul Poulainimprovement/bugfix : search budget
2009-09-30 Paul PoulainC4/Budgets.pm