http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9921 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |In Discussion CC| |z.tajoli@cineca.it --- Comment #51 from Zeno Tajoli <z.tajoli@cineca.it> --- 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.