| Summary: | Incorrect POD in import_patrons.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Matt Blenkinsop <matt.blenkinsop> |
| Component: | Patrons | Assignee: | Matt Blenkinsop <matt.blenkinsop> |
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, kyle, m.de.rooy |
| 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: |
23.11.00,23.05.04,22.11.11
|
|
| Circulation function: | |||
| Attachments: |
Bug 34743: Fix POD description
Bug 34743: Fix POD description Bug 34743: Fix POD description |
||
|
Description
Matt Blenkinsop
2023-09-08 11:03:33 UTC
Created attachment 155395 [details] [review] Bug 34743: Fix POD description Currently --expiration-from-today has the same definition as --update-expiration. The description has now been updated to reflect the fact that it will set the date from today, and not the patron's enrollment date Test plan: Look at the patch file and confirm that the POD now mentions today's date rather than the patron's enrollment date Created attachment 155453 [details] [review] Bug 34743: Fix POD description Currently --expiration-from-today has the same definition as --update-expiration. The description has now been updated to reflect the fact that it will set the date from today, and not the patron's enrollment date Test plan: Look at the patch file and confirm that the POD now mentions today's date rather than the patron's enrollment date Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com> Created attachment 155632 [details] [review] Bug 34743: Fix POD description Currently --expiration-from-today has the same definition as --update-expiration. The description has now been updated to reflect the fact that it will set the date from today, and not the patron's enrollment date Test plan: Look at the patch file and confirm that the POD now mentions today's date rather than the patron's enrollment date Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master for 23.11. Nice work everyone, thanks! Pushed to 23.05.x for 23.05.04 Nice work everyone! Pushed to oldstable for 22.11.x |