| Summary: | Add collection to transfers to receive | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
| Component: | Staff interface | Assignee: | Nick Clemens (kidclamp) <nick> |
| Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | gmcharlt, Laura.escamilla |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 41206: Add collection code to transfers to receive
Bug 41206: Add collection code to transfers to receive |
||
|
Description
Nick Clemens (kidclamp)
2025-11-06 14:55:29 UTC
Created attachment 189181 [details] [review] Bug 41206: Add collection code to transfers to receive This patch adds the collection code to the transfers to receive report It wraps it in a span for styling/hiding To test: 1 - Transfer some books with collection code set to another branch 2 - Sign in as that branch 3 - Circulation -> Transfers to receive 4 - No collection code shown 5 - Apply patch 6 - Refresh 7 - See collection code Created attachment 189313 [details] [review] Bug 41206: Add collection code to transfers to receive This patch adds the collection code to the transfers to receive report It wraps it in a span for styling/hiding To test: 1 - Transfer some books with collection code set to another branch 2 - Sign in as that branch 3 - Circulation -> Transfers to receive 4 - No collection code shown 5 - Apply patch 6 - Refresh 7 - See collection code Signed-off-by: Owen Leonard <oleonard@myacpl.org> |