Skip to content

Conversation

@JakobMiesner
Copy link
Contributor

@JakobMiesner JakobMiesner commented May 30, 2025

@JakobMiesner JakobMiesner marked this pull request as ready for review May 30, 2025 09:01
#: Optional delivery methods when requesting a new loan. Set to empty object to
# disable it
ILS_CIRCULATION_DELIVERY_METHODS = {
"NOT-SPECIFIED": "Not specified",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this method show up as first on the list? which one would be the most commonly used?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For me it represents the "default" value and could thus come first in my Opinion. Another option is to use the most commonly used operation, but this might differ between different Libraries

@kpsherva kpsherva merged commit 749c10a into inveniosoftware:master Jun 27, 2025
5 checks passed
@JakobMiesner JakobMiesner deleted the feature/not-specified-delivery branch July 2, 2025 14:41
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

Successfully merging this pull request may close these issues.

Add option "not specified" when doing a loan request for a patron

2 participants