Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Karl Holten d753644c2f Bug 16289: Abbreviated formatting for numbering patterns
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 option '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 option '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.

Signed-off-by: sonia bouis <sonia.bouis@univ-lyon3.fr>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-06-10 18:09:48 +00:00
..
tables Bug 16214: Fix typo 'To.jon' -> 'To.json' 2016-04-06 22:09:09 +00:00
acqui-search-result.tt Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
acqui-search.tt
add_fields.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
checkexpiration.tt Bug 16164: Making check expiration actions buttons 2016-04-07 00:05:43 +00:00
claims.tt Bug 16238: Use .prop() instead of .attr() for 'checked' 2016-04-29 14:18:24 +00:00
result.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
routing-preview-slip.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
routing-preview.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
routing.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
serial-issues-full.tt
serial-issues.tt
serials-collection.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
serials-edit.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
serials-home.tt Bug 10855: Squash several fixes 2015-10-02 15:10:31 -03:00
serials-search.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
showpredictionpattern.tt Bug 16238: Use .prop() instead of .attr() for 'checked' 2016-04-29 14:18:24 +00:00
subscription-add.tt Bug 16289: Abbreviated formatting for numbering patterns 2016-06-10 18:09:48 +00:00
subscription-bib-search.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
subscription-detail.tt Bug 15979 - Use Font Awesome icons subscription deletion confirmation dialog 2016-03-09 15:43:59 +00:00
subscription-frequencies.tt Bug 16074: Replace Modify with Edit 2016-03-23 19:25:34 +00:00
subscription-history.tt Bug 14969: Remove C4::Dates from serials/*.pl files 2015-11-17 15:35:57 -03:00
subscription-numberpatterns.tt Bug 16289: Abbreviated formatting for numbering patterns 2016-06-10 18:09:48 +00:00
subscription-renew.tt Bug 14969: Remove C4::Dates from serials/*.pl files 2015-11-17 15:35:57 -03:00
viewalerts.tt