https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28939 Bug ID: 28939 Summary: Subscription formatting should not start at 0 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org In subscription numbering patterns, one can set Koha to sub in season, month, or day of week in place of a number. But those substitutions all start with zero (so for months, 0=January, 1=February, and so on). This adds extra confusion to what's already an complicated module. We should make these values start at 1, as human counting works. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.