http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12375

Julian Maurice <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |[email protected]

--- Comment #16 from Julian Maurice <[email protected]> ---
If a numbering pattern uses {X}, {X}{Y} or {X}{Y}{Z}, in this order, then the
updatedatabase works.
But if I have a numbering pattern that uses only {Z} for example, then the Z
part will be stored in serialseq_x (and future serials will have the Z part in
serialseq_z column)
If my numbering pattern uses only {X} and {Z}, the Z part will be in
serialseq_y.
I think this have to be fixed, so failing QA here.

Also the original serialseq column is not removed. Is it intended ? I think we
should not keep values in database that can be easily generated on the fly.

-- 
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/

Reply via email to