Bug 20570 - Add script to complete scanned article requests
Summary: Add script to complete scanned article requests
Status: ASSIGNED
Alias: None
Product: Koha
Classification: Unclassified
Component: Command-line Utilities (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Marcel de Rooy
QA Contact: Testopia
URL:
Keywords:
Depends on: 20472
Blocks:
  Show dependency treegraph
 
Reported: 2018-04-12 09:37 UTC by Marcel de Rooy
Modified: 2022-03-04 15:23 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 20570: Add script to complete scanned article requests (5.26 KB, patch)
2018-04-12 12:36 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Bug 20570: Add script to complete scanned article requests (12.41 KB, patch)
2018-05-03 12:38 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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