https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27842
--- Comment #21 from Katrin Fischer <[email protected]> --- > Sorry I meant, the serial biblionumber is always the same, i.e.: > Create subscription on biblionumber 1 and recieve a serial, it uses > biblionumber1 > Edit subscription to use biblionumber 2 and receive a serial, it uses > biblionumber 1 > Edit subscription to use biblionumber 3 and receive a serial, it uses > biblionumber on > Edit subscription to use biblionumber 4...and so on > > We are not keeping a history of the biblionumber, but rather keeping only > the original biblionumber > > I don't see that storing 'NULL' or one older biblionumber gains us much over > storing the current bibloionumber Thx for clearing this up! In that case I see no issue in changing the data. -- 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/
