Bug 29566

Summary: Convert bundle contents modal to a notice
Product: Koha Reporter: Martin Renvoize (ashimema) <martin.renvoize>
Component: CirculationAssignee: Martin Renvoize (ashimema) <martin.renvoize>
Status: Patch doesn't apply --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, Laura.escamilla, lisette
Version: Main   
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: 28854    
Bug Blocks:    
Attachments: Bug 29566: Add API route for fetching item slip content
Bug 29566: Update modal to use slip api
Bug 29566: Add sample notices
Bug 29566: Add API route for fetching item slip content
Bug 29566: Update modal to use slip api
Bug 29566: Add sample notices
Bug 29566: Add API route for fetching item slip content
Bug 29566: Update modal to use slip api
Bug 29566: Add sample notices

Description Martin Renvoize (ashimema) 2021-11-24 10:39:58 UTC
We add a simple way to display and print a contents list for bundle items in bug 28854. It would be useful to allow librarians to customise how this list displays and prints; We can achieve that by converting the contents to a notice list other print slips.
Comment 1 Martin Renvoize (ashimema) 2021-11-24 16:29:53 UTC Comment hidden (obsolete)
Comment 2 Martin Renvoize (ashimema) 2021-11-24 16:29:56 UTC Comment hidden (obsolete)
Comment 3 Martin Renvoize (ashimema) 2021-11-24 16:30:00 UTC Comment hidden (obsolete)
Comment 4 Martin Renvoize (ashimema) 2022-05-16 14:55:32 UTC Comment hidden (obsolete)
Comment 5 Martin Renvoize (ashimema) 2022-05-16 14:55:35 UTC Comment hidden (obsolete)
Comment 6 Martin Renvoize (ashimema) 2022-05-16 14:55:39 UTC Comment hidden (obsolete)
Comment 7 Martin Renvoize (ashimema) 2022-07-11 13:34:44 UTC Comment hidden (obsolete)
Comment 8 Martin Renvoize (ashimema) 2022-07-11 13:34:50 UTC Comment hidden (obsolete)
Comment 9 Martin Renvoize (ashimema) 2022-07-11 13:34:58 UTC Comment hidden (obsolete)
Comment 10 Katrin Fischer 2023-06-24 22:36:48 UTC
Patches, but still ASSIGNED?
Comment 11 Lisette Scheer 2025-01-07 17:14:37 UTC
Applying: Bug 29566: Add API route for fetching item slip content
Using index info to reconstruct a base tree...
M       Koha/REST/V1/Items.pm
M       api/v1/swagger/paths/items.yaml
M       api/v1/swagger/swagger.yaml
Falling back to patching base and 3-way merge...
Auto-merging api/v1/swagger/swagger.yaml
CONFLICT (content): Merge conflict in api/v1/swagger/swagger.yaml
Auto-merging api/v1/swagger/paths/items.yaml
CONFLICT (content): Merge conflict in api/v1/swagger/paths/items.yaml
Auto-merging Koha/REST/V1/Items.pm
Comment 12 Martin Renvoize (ashimema) 2025-03-12 18:11:51 UTC
Whilst this was a nice, asked for addition, waiting 3 years for testing.. and given the re-base isn't especially trivial I don't see this as a priority.

If someone wants to commit to testing and give a time window for their interest I may schedule it in.