| Summary: | Update patron card layout with expiry date | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
| Component: | Label/patron card printing | Assignee: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
| Status: | Needs documenting --- | QA Contact: | Laura Escamilla <Laura.escamilla> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | fridolin.somers, Laura.escamilla, lucas |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: |
25.11.00,25.05.03
|
Circulation function: | |
| Attachments: |
Bug 40414: Update patron card layout with expiry date
Bug 40414: Update patron card layout with expiry date Bug 40414: Update patron card layout with expiry date |
||
|
Description
Caroline Cyr La Rose
2025-07-16 13:44:32 UTC
Created attachment 184152 [details] [review] Bug 40414: Update patron card layout with expiry date This patch updates the default patron card layout to replace "Expires: August 31, 2010" with the patron's account expiry date. To test: 1. Apply patch and reset_all 2. Go to Tools > Patron card creator 3. Click New > Card batch 4. In Add by borrowernumber(s), enter borrowernumbers 1 to 6, one per line 5. Click Add patron(s) 6. Click Export card batch 7. Click Export 8. Open the PDF --> Note that the patron's account expiry date is printed on the card Optional : Change the expiry date of one or more patrons and redo steps 6-8. --> The updated expiry dates should be printed on the cards. Created attachment 184154 [details] [review] Bug 40414: Update patron card layout with expiry date This patch updates the default patron card layout to replace "Expires: August 31, 2010" with the patron's account expiry date. To test: 1. Apply patch and reset_all 2. Go to Tools > Patron card creator 3. Click New > Card batch 4. In Add by borrowernumber(s), enter borrowernumbers 1 to 6, one per line 5. Click Add patron(s) 6. Click Export card batch 7. Click Export 8. Open the PDF --> Note that the patron's account expiry date is printed on the card Optional : Change the expiry date of one or more patrons and redo steps 6-8. --> The updated expiry dates should be printed on the cards. Signed-off-by: Eric Garcia <cubingguy714@gmail.com> Created attachment 184681 [details] [review] Bug 40414: Update patron card layout with expiry date This patch updates the default patron card layout to replace "Expires: August 31, 2010" with the patron's account expiry date. To test: 1. Apply patch and reset_all 2. Go to Tools > Patron card creator 3. Click New > Card batch 4. In Add by borrowernumber(s), enter borrowernumbers 1 to 6, one per line 5. Click Add patron(s) 6. Click Export card batch 7. Click Export 8. Open the PDF --> Note that the patron's account expiry date is printed on the card Optional : Change the expiry date of one or more patrons and redo steps 6-8. --> The updated expiry dates should be printed on the cards. Signed-off-by: Eric Garcia <cubingguy714@gmail.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> Nice work everyone! Pushed to main for 25.11 Nice work everyone! Pushed to 25.05.x Enhancement not pushed to 24.11.x |