https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39269 Bug ID: 39269 Summary: Additional variables for serials numbering patterns needed Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: esther.melander@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org It would be nice to have additional variables for serials numbering patterns. Currently it is limited to {X} {Y} {Z}, which will not work for a pattern that looks like this: v. 44 no. 1 Spring/Summer 2024 The current workaround is to use a pattern that looks like this: v. {X} no. {Y} {Z} {Year} Returns v. 49 no. 2 Spring 2029 Which does work, but requires editing the numbering pattern upon receiving to look like the first example. Either {Season} needs to be added or extra generic variables that could be used in multiple ways. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.