http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15449
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |12896, 14544, 14828, 14836, | |14888, 14889, 15084, 15379, | |15451, 15293 --- Comment #1 from Jonathan Druart <[email protected]> --- At the moment, there are: Bug 12896 - Move the bookseller-related code into its own module Bug 14544 - Move the list related code to Koha::Virtualshelves Bug 14828 - Move the item types related code to Koha::ItemTypes Bug 14836 - Move the patron categories related code to Koha::Patron::Categories - part 1 Bug 15407 - Move the patron categories related code to Koha::Patron::Categories - part 2 Bug 14888 - Move the cities related code to Koha::Cities Bug 14889 - Move the framework related code to Koha::BiblioFramework[s] Bug 15084 - Move the currency related code to Koha::Acquisition::Currenc[y|ies] Bug 15379 - Move the authority types related code to Koha::Authority::Type[s] Bug 15293 - Move the C4::Branch related code to Koha::Libraries Bug 15451 - Move the CSV related code to Koha::CsvProfile[s] Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12896 [Bug 12896] Move the bookseller-related code into its own module http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14544 [Bug 14544] Move the list related code to Koha::Virtualshelves http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14828 [Bug 14828] Move the item types related code to Koha::ItemTypes http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14836 [Bug 14836] Move the patron categories related code to Koha::Patron::Categories - part 1 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14888 [Bug 14888] Move the cities related code to Koha::Cities http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14889 [Bug 14889] Move the framework related code to Koha::BiblioFramework[s] http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15084 [Bug 15084] Move the currency related code to Koha::Acquisition::Currenc[y|ies] http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15293 [Bug 15293] Move the C4::Branch related code to Koha::Libraries http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15379 [Bug 15379] Move the authority types related code to Koha::Authority::Type[s] http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15451 [Bug 15451] Move the CSV related code to Koha::CsvProfile[s] -- 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/
