http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15242

--- Comment #5 from Marc VĂ©ron <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to