http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14392
Bug ID: 14392
Summary: Inventory.pl contains call to internal sub
C4::Reports::Guided::_get_column_defs
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Tools
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
I was just poking through inventory.pl and noticed the use of
C4::Reports::Guided::_get_column_defs. I believe that one prefixes subs with
"_" when they're meant to be only used internally, so this isn't a good look.
If this sub is more universal than its current use in C4::Reports::Guided, it
should be broken out into a different helper object.
--
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/