Summary: | Error editing label template | ||
---|---|---|---|
Product: | Koha | Reporter: | Adolfo Rodríguez Taboada <adolfo.rodriguez> |
Component: | Label/patron card printing | Assignee: | Adolfo Rodríguez Taboada <adolfo.rodriguez> |
Status: | CLOSED FIXED | QA Contact: | Nick Clemens (kidclamp) <nick> |
Severity: | normal | ||
Priority: | P5 - low | CC: | arthur.suzuki, lucas, nick, victor |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24001 | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.11.00, 22.05.05, 21.11.12
|
|
Circulation function: | |||
Attachments: |
Fix Bug 31137 - Error editing label template
Fix - Bug 31137 - Error editing label template Bug 31137: (QA follow-up) Also fix new template page Bug 31137: Only display label printer profiles when editing labels Bug 31137: (QA follow-up) Also fix new template page |
Description
Adolfo Rodríguez Taboada
2022-07-12 07:17:34 UTC
Created attachment 137607 [details] [review] Fix Bug 31137 - Error editing label template This patch filters the printer profiles in the label edition template so you may only choose Printer Profiles created for Labels. To test 1 Create a new Printer Profile in Patron Cards 2 Edit a Label template, pick the Printer Profile you just created. 3 Save the Label Template. You get an error 500 4 apply patch, restart services 5 Edit a Label template and check that you can't pick the Printer Profile you created in Patron Cards Created attachment 137749 [details] [review] Fix - Bug 31137 - Error editing label template Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Created attachment 137750 [details] [review] Bug 31137: (QA follow-up) Also fix new template page Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Created attachment 137751 [details] [review] Bug 31137: Only display label printer profiles when editing labels This patch filters the printer profiles in the label edition template so you may only choose Printer Profiles created for Labels. To test 1 Create a new Printer Profile in Patron Cards 2 Edit a Label template, pick the Printer Profile you just created. 3 Save the Label Template. You get an error 500 4 apply patch, restart services 5 Edit a Label template and check that you can't pick the Printer Profile you created in Patron Cards Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Created attachment 137752 [details] [review] Bug 31137: (QA follow-up) Also fix new template page Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Straightforward - PQA Pushed to master for 22.11. Nice work everyone, thanks! Backported to 22.05.x for 22.05.05 thx pushed to 21.11.x for 21.11.12 Not backported to oldoldstable (21.05.x). Feel free to ask if it's needed. Nothing to document, marking resolved. |