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

Lucas Gass (lukeg) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #191393|0                           |1
        is obsolete|                            |

--- Comment #8 from Lucas Gass (lukeg) <[email protected]> ---
Created attachment 192823
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192823&action=edit
Bug 12104: Add way to print custom serial labels

to test:

1. APPLY PATCH and restart_all
2. Search fot the system preference  SerialLabelFormat
3. It should include some default TT like:
    [% biblio.title %]<br />
    [% serial.serialseq %]<br />
    [% serial.publisheddate  %]

4. Go Serials and find or create a new subscription
5. Revice some serials
6. Notice the "Print label" column for each serial
7. Print it and make sure it looks right.
8. Going back to SerialLabelFormat, we can now edit it to create a custom
label. You can add fields from the biblio, serial, and subscription tables in
TT format.
9. Test some custom labels and make sure it all works.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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