http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9921
Zeno Tajoli <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |In Discussion CC| |[email protected] --- Comment #51 from Zeno Tajoli <[email protected]> --- Hi to all, In fact the patch is blocked by discussion on Koha::Sequence (bug 10454). Is it Ok if i rewrite the patch without the incremental option ? I will insert two options. 1)001asBiblioNumberForce: with this option you can try to insert everything in 001, but the system force the equivalence 001 = biblionumber You don't need the plugin 2)biblionumber: with this option you can use the plugin to insert the string 'biblionumber'. The system changes 'biblionumber' with the value of biblionumber. You need the plugin. If you insert a different number/string, the system will insert yoyr number/string. What do you think ? -- 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/
