[Koha-bugs] [Bug 16289] Abbreviated formatting for numbering patterns

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 18 22:44:27 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16289

--- Comment #1 from Karl Holten <kholten at switchinc.org> ---
Created attachment 50363
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50363&action=edit
Bug 16289) Abbreviated formatting for numbering patterns

This is my first attempt to do some development for Koha, so please take care
to make sure I didn't mess anything up :)

To test:

1) Go to Serials -> Manage numbering patterns
2) Create ‘New Numbering Pattern’
3) Type in a name of “Day, Month, Season” and a numbering formula of “{X} {Y}
{Z}”.
4) Set up the X field as following: add 1, every 1, set back to 1, when more
than 30. 
5) Select the formatting for X. There should be six options available instead
of the original three. Use the formatting “Name of Day (abbreviated)”.
5) Set up the Y field to add 1 every 30 reset back to 1 when more than 12. Use
the formatting “Name of month (abbreviated)”
6) Set up the Z field to add 1 every 90 reset back to 1 when more than 4. Use
the formatting “Name of season (abbreviated)”.
8) Select a frequency of “1/day”.
9) Select a first issue publication date of Jan 1, 2016.
10) Set X to begin with 5 and have an inner counter of 5. Set Z to begin with 3
and have an inner counter of 10.
11) Click the “Test Pattern” button.
12) Abbreviated versions of the day, month and season should appear in the test
pattern.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list