https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25078
--- Comment #23 from Jonathan Druart <[email protected]> --- Going further a bit more, now we have 1 file (perl module) perl DB rev. We could improve the implementation a bit more and have a base DBRev module which would implement ->execute, ->output version_from_module should be remove (we now have the ->version method). The version could be a package var actually. However the description cannot, we should make it flexible (for example adding more description/alert/warning depending on the exec process) I need a bit of discussion here, and that we agree on an implementation before submitting something ready to be tested and integrated. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
