Bug 22127

Summary: Update dateaccessioned value builder
Product: Koha Reporter: Josef Moravec <josef.moravec>
Component: Architecture, internals, and plumbingAssignee: 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: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
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

    
Comment 1 Josef Moravec 2019-01-14 11:38:32 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
Comment 2 Michal Denar 2019-03-26 16:13:57 UTC
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>
Comment 3 Josef Moravec 2019-03-26 16:37:23 UTC
> Signed-off-by: Michal Denar <black23@gmail.com>

Thanks for testing
Comment 4 Marcel de Rooy 2019-03-29 10:41:02 UTC
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>
Comment 5 Nick Clemens 2019-03-29 11:46:34 UTC
Awesome work all!

Pushed to master for 19.05
Comment 6 Martin Renvoize 2019-04-01 14:04:21 UTC
Enhancement, will not be backported to 18.11.x series.