Bug 20570

Summary: Add script to complete scanned article requests
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Command-line UtilitiesAssignee: Marcel de Rooy <m.de.rooy>
Status: ASSIGNED --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: jzairo, kelly, robin
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 20472    
Bug Blocks:    
Attachments: Bug 20570: Add script to complete scanned article requests
Bug 20570: Add script to complete scanned article requests

Description Marcel de Rooy 2018-04-12 09:37:36 UTC

    
Comment 1 Marcel de Rooy 2018-04-12 12:36:02 UTC Comment hidden (obsolete)
Comment 2 Marcel de Rooy 2018-04-12 12:36:59 UTC
The POD of the script contains some functional specs. Any feedback is welcome.
Comment 3 Marcel de Rooy 2018-05-03 12:38:34 UTC
Created attachment 75012 [details] [review]
Bug 20570: Add script to complete scanned article requests
Comment 4 Marcel de Rooy 2018-05-03 12:43:34 UTC
In the meantime I changed the approach a bit.
See the attached 16.11 patch.
I use misc/migration_tools/complete_article_requests.pl when completing article requests by matching with uploads in a specified upload category.
But I could also use opac/svc/scan_requests when I do the uploading to another server or webservice and I am saving the match results with a service script (to be moved later to REST API).
Comment 5 Marcel de Rooy 2021-07-13 11:26:02 UTC
Bug 20472 has been pushed! So we c/should revive this one here now