[Koha-bugs] [Bug 23464] Update the process of quick spine label printing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 15 17:16:22 CEST 2019


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 92241
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92241&action=edit
Bug 23464: Update the process of quick spine label printing

This patch makes changes to the way quick spine label printing works,
either from the bibliographic details page or the Quick spine label
creator page.

To test, apply the patch and go to Tools -> Quick spine label creator.

 - Type or scan a barcode. Submitting the form should trigger a popup
   window with the spine label print page. The "print" button should
   be centered at the bottom of the window in a footer-like container.
   - If you have SpineLabelAutoPrint enabled, the print dialog should
     appear automatically.
   - After printing, the pop-up window should close and and focus should
     be returned to the barcode field.

Enable the SpineLabelShowPrintOnBibDetails system preference. View the
bibliographic details page for a record in the catalog.

 - In the holdings table, a "Spine label" column should appear as the
   second-to-last column. The column should contain "Print label"
   Bootstrap-style buttons.
 - Clicking a "Print label" button should trigger a pop-up window with
   the spine label print page. The behavior of the window should be the
   same as above.

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


More information about the Koha-bugs mailing list