[Koha-bugs] [Bug 7015] New: Fixup Template Code to Accommodate More Variety of Label Styles

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 12 21:27:49 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7015

             Bug #: 7015
           Summary: Fixup Template Code to Accommodate More Variety of
                    Label Styles
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Label printing
        AssignedTo: cnighswonger at foundations.edu
        ReportedBy: cnighswonger at foundations.edu
         QAContact: koha-bugs at lists.koha-community.org


Modify template code to allow the use of a greater variety of label styles
(such as Gaylord LSL04, and friends). A cursory review reveals this basic spec:

1. Modify the Template view code to allow addition of columns of multiple
dimensions.
2. Modify the Template control code to translate template specs into and out of
xml format.
3. Modify the Template model to reduce the existing number of fields to the
minimum needed to store the new template format.
4. Modify any other control code which requires access to template specs.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list