Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use Koha prox number report #12

Closed
phette23 opened this issue Oct 30, 2023 · 1 comment
Closed

use Koha prox number report #12

phette23 opened this issue Oct 30, 2023 · 1 comment

Comments

@phette23
Copy link
Member

Rather than an API request for each patron to check their prox number, we could run a simple Koha report which lists username and borrower.cardnumber pairs to check if a number has changed. This would greatly speed up the script and reduce the number of HTTP requests, but require an additional manual step since we probably don't want it to be a public JSON report.

@phette23
Copy link
Member Author

I don't think this is worth the extra work and needing to pass another command-line parameter. If the report could be public so it didn't require signing into Koha that might make it worthwhile, but I'm not sure we should expose a username:cardnumber map.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant