Bug 22547: (QA follow-up) Warn in debug mode
[koha-equinox.git] / C4 / Overdues.pm
2019-04-17 Tomas Cohen AraziBug 22547: (QA follow-up) Warn in debug mode
2019-04-10 Martin RenvoizeBug 22600: Add 'interface' to accountlines
2019-03-29 Martin RenvoizeBug 22518: Remove references to 'O' accounttype
2019-02-27 Martin RenvoizeBug 21747: (follow-up) Intelligent rename of offsets
2019-02-27 Martin RenvoizeBug 21747: Use Koha::Account:: routines in UpdateFine
2019-01-04 Marcel de RooyBug 21753: (QA follow-up) Remove fourth %s in sprintf
2019-01-04 Martin RenvoizeBug 21753: Remove all reference of chargename from...
2018-09-26 Jonathan DruartBug 21196: Use replacement cost from the item type...
2018-08-30 Jonathan DruartBug 21207: Remove unused RM C4::Overdues::GetItems sub
2017-12-11 Jonathan DruartBug 10021: Drop columns notify_id and notify_level...
2017-12-11 Jonathan DruartBug 10021: Drop table notifys and related code
2017-10-20 Kyle M HallBug 14826: (QA follow-up) Only use plural modules in...
2017-10-20 Kyle M HallBug 14826: Resurrect account offsets table
2017-09-01 Jonathan DruartBug 17967: TT syntax for notices - Prove that ODUE...
2017-06-15 Jonathan DruartBug 17975: Let C4::Letters manage today param substitution
2017-05-09 Jonathan DruartBug 17762: Send lang to GetPreparedLetter
2017-04-21 Jonathan DruartBug 18432: Replace 2 'he or she' with 'they'
2017-02-17 Jonathan DruartBug 17968: Remove useless variable $item_format in...
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2016-11-15 Jonathan DruartBug 17599: Move C4::Circulation::GetIssuingRule to...
2016-10-21 Jonathan DruartBug 10455: Remove biblioitems.marc
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-08-24 Marcel de RooyBug 14390: [Follow-up] Only update FU record in UpdateFine
2016-05-11 Kyle M HallBug 16496 - accountlines.issue_id not set when new...
2016-04-28 Marc VéronBug 16378: Overdues.pm: Can't call method "store" witho...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-03 Jonathan Druart Bug 15084: Replace C4::Budgets::GetCurrencies with...
2016-03-02 Kyle M HallBug 15675 - Fix some missed tab characters, remove...
2016-03-02 Kyle M HallBug 15675 - Add issue_id column to accountlines and...
2016-01-19 NatashaBug 14538: editing perl doc for CalcFine
2015-12-31 Kyle M HallBug 9129 - Add the ability to set the maximum fine...
2015-12-31 BlouBug 13624 - Remove columns branchcode, categorytype...
2015-11-13 Marc VéronBug 14985: Remove C4::Dates from files in folder C4...
2015-11-04 Kyle M HallBug 12933: (QA followup) Rename parse_letter to parse_o...
2015-11-04 Kyle M HallBug 12933: Add ability to print overdue slip from staff...
2015-10-22 Kyle M HallBug 13590: Add ability to charge fines at start of...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-10 Tomas Cohen AraziBug 13909: Suspension days calculation should respect...
2015-03-31 Kyle M HallBug 13841 - Returns via backdating or SIP2 can create...
2015-01-07 Kyle M HallBug 11872 - Lost overdue items should not generate...
2014-11-11 Sophie MeynieuxBug 13018 : Static fine should be charged only once
2014-08-19 Jonathan DruartBug 9180: All branches should be returned if a default...
2014-07-25 Kyle M HallBug 12596 - Backdating returns with SpecifiyReturnDate...
2014-05-02 Jonathan DruartBug 11696: ensure that print overdue notices use the...
2014-05-02 Jonathan DruartBug 9016: (follow-up) fix tab characters and POD.
2014-05-02 Jonathan DruartBug 9016: (follow-up) fix unit tests
2014-05-02 Jonathan DruartBug 9016: Define different transport types for overdues
2014-03-10 FrédérickBug 11359: Add the borrower's cardnumber and phonenumbe...
2013-10-31 Kyle M HallBug 2720 - Overdues which debar automatically should...
2013-06-17 Marcel de RooyBug 10256: Remove some unused subs from Overdues module
2013-05-16 Marcel de RooyBug 10030: QA Followup for trivial false warning detect...
2013-05-16 Kyle M HallBug 10030 - MaxFines checks against amount, not amount...
2013-03-22 Jonathan DruartBug 8365: Add a renewal duration in the issuing rules
2013-03-17 Kyle M HallBug 4906: Allow fine calculation to exclude grace period
2012-10-26 Robert WilliamsBug 8939 : Fines being charged during the grace period
2012-07-25 Elliott Davis[PATCH] bug_7420: Added overduefinescap to issuingrules
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-04-19 Elliott Davisbug 7849 Instant Fine Calculation\n Adds functionality...
2012-04-03 Colin CampbellUse hour or day deltas to calculate overdue durations
2012-03-20 Colin CampbellBug 5549 : CalcFine was corrupting due date
2012-03-20 Colin CampbellBug 5549 : Refactor fines.pl
2012-03-20 Colin CampbellBug 5549 : Overdues : Handle some date comparison and...
2012-03-20 Colin CampbellBug 5549 : Fix calculation of duedates in fines.pl...
2012-03-19 Colin CampbellBug 5549 : Cannot use CUR_DATE on date_due column
2011-12-08 Colin CampbellBug 6987 Make return from Overdues::GetFine consistent
2011-12-06 Ian WallsBug 2346: Remove C4::Overdues::UpdateBorrowerDebarred...
2011-11-25 Paul PoulainBug 6328 fine in days does not work
2011-09-27 Liz ReaBug 6927-- Typo in C4::Overdues.pm
2011-09-26 Ian WallsBug 6801: checkoverdues returns unnecessary fields...
2011-04-07 Sophie MeynieuxBug #6064 Improvement of default value usage in overdue
2011-03-20 Paul PoulainBug 4330 : Adding some copyright BibLibre statements
2011-03-05 Frédérick CapovillaBug 3341: Fines calculation erroneous when a repeatable...
2011-02-14 Owen LeonardPartial fix for Bug 5745, Overdues with fines report...
2010-06-25 Galen Charltonreplace references to defunct info email address
2010-06-09 Andrew ElwellMore POD cleanups
2010-05-26 Galen Charltonfix a common "developement" typo
2010-05-25 Galen Charltonfix a common "developement" typo
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2009-11-10 Paul Poulainfixing overdue checking (today is not late)
2009-09-15 Michael Hafeninclude grace period when calculating overdue fine
2009-07-22 Joe AtzbergerGive Overdues a few whacks with perltidy
2009-06-24 Joe Atzbergercheckoverdues should not require $dbh
2009-03-06 Joe AtzbergerBranchoverdues circ report reworking.
2009-02-12 Nahuel ANGELINETTI(bug #2957) import Date_to_Days
2008-08-30 Joe AtzbergerFines fixes: apparent problems with fines prevent proce...
2008-08-13 Andrew MooreBug 2400 [9/18]: fixing pod syntax in C4/Overdues.pm
2008-08-10 Ryan HigginsUpdate fines cronjob: remove redundant scripts, remove...
2008-08-06 Paul POULAINpartial fix for #2471, (overdue notice sent twice)
2008-07-25 Ryan HigginsUpdate CalcFine to obey maxFine systempreference.
2008-07-10 Andrew MooreBug 2274 [3/5]: consolidating overdue notice cronjobs...
2008-06-20 Andrew MooreBug 2176 (3/5): adding methods to manage message_queue...
2008-05-29 Joe AtzbergerFines repair. Make fines2.pl work, give feedback, impro...
2008-05-12 Ryan Higginsfix error on lastincrement.
2008-05-12 Ryan HigginsC4::Circulation::FixOverduesOnReturn now handles dropbo...
2008-05-12 Ryan HigginsAlter Overdues::CalcFine to use Dates objects.
2008-04-08 Ryan HigginsFix calls to CalcFine, and make fines obey CircControl...
2008-04-07 Ryan HigginsAdd a working fines script, some changes to CalcFine...
next