[Bug 13825] New: can't use profile more than one time
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13825 Bug ID: 13825 Summary: can't use profile more than one time Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Label/patron card printing Assignee: cnighswonger@foundations.edu Reporter: nengard@gmail.com QA Contact: testopia@bugs.koha-community.org You can't use the same printer profile for different label templates. I had to create a new identical printer profile while I was creating a new template even tho all of the settings were identical (the existing printer profile was not available via the drop-down menu). Seems like an oversight - usually you're using the same printer for all your labels so you should be able to reuse the profile. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13825 --- Comment #1 from Chris Nighswonger <cnighswonger@foundations.edu> --- This is by design. Profiles are unique to a template/printer combination. (In DB language, profile-template-printer form a unique key.) Each type of label will most likely need adjusting for each printer it is printed on. For example: An Avery 5160 will need different tweaks to print correctly on printer A than the Brodart 55459003 (or even the Demco WS14942260) will on the same printer. Likewise, the Avery 5160 will probably need different adjustments for use on printer B than on printer A. We could certainly remove this requirement, but I wonder how often this is an issue? I'd like to have a wider discussion before changing it. Maybe we can ask for some feedback on the user list. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org