http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8038
Priority: P5 - low
Change sponsored?: ---
Bug ID: 8038
CC: [email protected]
Assignee: [email protected]
Summary: Enable network printing when UsePrintQueues is on
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: NEW
Version: unspecified
Component: Circulation
Product: Koha
Work to be done:
* If UsePrintQueues is on send slips to network printer using
C4::Print::printslip() and open the print window as a fall back, rather than
calling browser print() immediately
How to test:
* Set UsePrintQueues to No. Issue and transfer slips should be printed from the
browser (pop-up), calling browser print() immediately (as it is now).
* Set up a print queue on the server (sysadmin help, needs to provide queue
name), add it to the printers; select the printer on the "Select Library"
screen, or set it as the branch printer
* Set UsePrintQueues to Yes. Issue and transfer slips should be printed from
the printer queue, browser pop-up should just open and display, without calling
browser print() immediately.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/