Summary: | Port default TRANSFERSLIP notice to Template Toolkit syntax | ||
---|---|---|---|
Product: | Koha | Reporter: | Emily Lamancusa (emlam) <emily.lamancusa> |
Component: | Notices | Assignee: | Emily Lamancusa (emlam) <emily.lamancusa> |
Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | marion.durand |
Version: | Main | Keywords: | Academy, roadmap_24_05 |
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 38748 | ||
Bug Blocks: | 15278 | ||
Attachments: |
Bug 36114: Adjust TRANSFERSLIP to use Template Toolkit
Bug 36114: Adjust TRANSFERSLIP to use Template Toolkit |
Description
Emily Lamancusa (emlam)
2024-02-15 22:03:25 UTC
Created attachment 175679 [details] [review] Bug 36114: Adjust TRANSFERSLIP to use Template Toolkit To test: 1. Apply patch 2. reset_all (or start your testing environment in the first place) 3. Find or create an item that belongs to a library other than the logged-in library 4. Make sure the item has a callnumber (edit it to add one if needed) 4. Check the item in to generate a transfer slip --> Confirm the information is all filled in correctly on the slip Created attachment 180613 [details] [review] Bug 36114: Adjust TRANSFERSLIP to use Template Toolkit To test: 1. Apply patch 2. reset_all (or start your testing environment in the first place) 3. Find or create an item that belongs to a library other than the logged-in library 4. Make sure the item has a callnumber (edit it to add one if needed) 4. Check the item in to generate a transfer slip --> Confirm the information is all filled in correctly on the slip Signed-off-by: Marion Durand <marion.durand@biblibre.com> |