| Summary: | Update dateaccessioned value builder | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Josef Moravec <josef.moravec> |
| Component: | Architecture, internals, and plumbing | Assignee: | Josef Moravec <josef.moravec> |
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | m.de.rooy, martin.renvoize, nick |
| 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: | Circulation function: | ||
| Bug Depends on: | |||
| Bug Blocks: | 22126 | ||
| Attachments: |
Bug 22127: Update date accessioned plugin - remove unused routine
Bug 22127: Update date accessioned plugin - remove unused routine Bug 22127: Update date accessioned plugin - remove unused routine |
||
|
Description
Josef Moravec
2019-01-14 11:33:59 UTC
Created attachment 83885 [details] [review] Bug 22127: Update date accessioned plugin - remove unused routine Test plan: 1) Apply the patch 2) Have set dateaccessioned plugin to an item subfield (it is set on 952$d by default) 3) Confirm the functionality of this plugin is same as before patch Created attachment 87027 [details] [review] Bug 22127: Update date accessioned plugin - remove unused routine Test plan: 1) Apply the patch 2) Have set dateaccessioned plugin to an item subfield (it is set on 952$d by default) 3) Confirm the functionality of this plugin is same as before patch Signed-off-by: Michal Denar <black23@gmail.com>
> Signed-off-by: Michal Denar <black23@gmail.com>
Thanks for testing
Created attachment 87173 [details] [review] Bug 22127: Update date accessioned plugin - remove unused routine Test plan: 1) Apply the patch 2) Have set dateaccessioned plugin to an item subfield (it is set on 952$d by default) 3) Confirm the functionality of this plugin is same as before patch Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Awesome work all! Pushed to master for 19.05 Enhancement, will not be backported to 18.11.x series. |