http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7351
--- Comment #41 from Colin Campbell <[email protected]> --- Koha::Calendar left the entry and editing of Holidays to C4::Calendar basically reading the data only. The reason was that while the way the holidays were stored was not the best, if we tried to address that we'd also have to rewrite the interface doing the holiday create/update/delete. So I dont think this introduces any conflict. I'd still like one day (but not soon I expect) to have the whole logic overhauled and the user interface totally overhauled, possibly then Holiday could be separated out into its own object Holiday.pm. But until then.... In summary from a Koha::Calendar view I dont think this alters the interface it addresses. -- 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/
