http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12756
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Katrin Fischer <[email protected]> --- I think this is kind of a duplicate to bug 10306 - which I found after my comment on the other bug. I am not sure new fields are the best solution here. It means that you will have to change lots of places in Koha - because the same information is stored in 2 different places - we already have this problem with copyrightdate and publicationyear, where one is used for MARC21 and the other in UNIMARC. Why not store it in the same place and allow multiple mappings with kind of a sequence? If 264 is not there, try 260. This would make things much easier, also for reporting. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
