-
Notifications
You must be signed in to change notification settings - Fork 25
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
Validation of Circulation policy settings #213
Labels
Comments
AoNoOokami
pushed a commit
to AoNoOokami/rero-ils
that referenced
this issue
Nov 22, 2019
* Corrects item types and patron_types of circulation policy with pid = 10 and 11. * Adds test to check data consistency when ci-po are created. * Adds new patron type. * Corrects import sorting. * Closes rero#625. * Closes rero#626. * Closes rero#213. Co-Authored-by: Alicia Zangger <alicia.zangger@rero.ch>
AoNoOokami
pushed a commit
to AoNoOokami/rero-ils
that referenced
this issue
Nov 22, 2019
* Corrects item types and patron_types of circulation policy with pid = 10 and 11. * Adds test to check data consistency when ci-po are created. * Adds new patron type. * Corrects import sorting. * Closes rero#625. * Closes rero#626. * Closes rero#213. Co-Authored-by: Alicia Zangger <alicia.zangger@rero.ch>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Currently, the only way to validate the
cipo.settings
is through the form editor.No control at all is done if you create/update a
cipo
via API or using the clirecords create
The validation is simply to ensure that the pair
item_type/patron_type
exists in onecipo
The text was updated successfully, but these errors were encountered: