24 Nov
2015
24 Nov
'15
9:58 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15242 --- Comment #5 from Marc Véron <veron@veron.ch> --- (In reply to Martin Renvoize from comment #3)
QA Style note, we tend to import routines over adding full namespaces..
(...) There is one more full name space in line 323: my @overduebranches = C4::Overdues::GetBranchcodesWithOverdueRules(); I think this should be fixed as well to be consistent. Ah, is it necessary that the subs are exported in C4/Overdues.pm? Line 47 following: GetBranchcodesWithOverdueRules is not listed -- You are receiving this mail because: You are watching all bug changes.