| Summary: | Bring routing lists into notices & slips | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
| Component: | Notices | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | Needs Signoff --- | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | bwsdonna, fiona.borthwick, hing-choi.fung, kelly, lisette, lucas, michaela.sieber |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 9750: DB updates
Bug 9750: Add customizable ROUTING_LIST slip Bug 9750: Remove RoutingListNote Bug 9750: DB updates Bug 9750: Add customizable ROUTING_LIST slip Bug 9750: Remove RoutingListNote |
||
|
Description
Nicole C. Engard
2013-03-06 01:10:08 UTC
and by 'whatever they want' I include things like phone number, email, address etc. Nicole *** Bug 11933 has been marked as a duplicate of this bug. *** *** Bug 14559 has been marked as a duplicate of this bug. *** *** Bug 8404 has been marked as a duplicate of this bug. *** This is still a commonly requested enhancement that would give users a great amount of flexibility. I would agree, this is an area that needs love from Koha! Help the serials libraries out! I think this might be the last remaining hardcoded notice right now... *** Bug 33841 has been marked as a duplicate of this bug. *** Created attachment 189816 [details] [review] Bug 9750: DB updates Created attachment 189817 [details] [review] Bug 9750: Add customizable ROUTING_LIST slip Still a little more to do here as I intend to remove the HTML customization "RoutingListNote" and migrate it to the new ROUTING_LIST notice/slip. I don't see a reason to have both. Created attachment 189871 [details] [review] Bug 9750: Remove RoutingListNote Created attachment 189872 [details] [review] Bug 9750: DB updates Created attachment 189873 [details] [review] Bug 9750: Add customizable ROUTING_LIST slip To test: 1 .To test this properly you'll need install several language packes, the more the better for testing. 2. After installing the language packs go to Tools > HTML customizations 3. Find RoutingListNote and add customizations for each language in a way that you can differentiate between them. 4. Enable TranslateNotices 5. APPLY PATCH, updatedatabase, restart_all 6. To to Tools > Notices and look for ROUTING_LIST 7. Ensure that your RoutingListNote has migarted over to the new notice and its correct for each language. This content should be appened to the bottom of the new notice. 8. GO to the Serials and find or create a subscription. 9. Revieve some serials and click "Print list", ensuring everthing looks right. 10. NOw try customizing the ROUTING_LIST slip. 11. Regenerate the slip and make sure your customizations look right and it all makes sense. Created attachment 189874 [details] [review] Bug 9750: Remove RoutingListNote |