http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4222
--- Comment #48 from David Cook <[email protected]> --- What do folks think about trying to resolve this issue in stages? 1) Add new non-public item note column to items and deleteditems 2) Add template stuff for the new column (even if the column is empty, which would be the default, this wouldn't change any default system behaviour) That's it. The responsibility of updating frameworks and migrating data can be left up to Koha administrators. It's not ideal, but it would be progress. Perhaps we could update the frameworks for a fresh install to show that's how things should go in the future, but I don't see an automatic way of fixing this for everyone and I don't think it makes sense to stop working on this because it can't be perfect. P.S. If I understand koha2marclinks.pl correctly, it is a frightening script. On a test instance, it will say that "paidfor" is mapped to 952$x, but it's not really...or rather...it's mapped to 952$x for the FA framework but none of the others. That's incredibly misleading... -- 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/
