We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
-ユーザーIDが読み込まれたら貸出 / 資料IDが読み込まれたら返却 -入力される値によって、処理を判定する ++各図書館によって、切り分けられるように設定画面が必要
The text was updated successfully, but these errors were encountered:
@yansenmu ユーザIDと資料IDのルールをWeb上で設定できるようにする必要がありそうです。正規表現で指定することになると思います。
ルールはモデルのバリデーションに転用できそうですね。
Sorry, something went wrong.
@yansenmu enjuの利用を想定しているのが小規模な理系図書館などであると考えると、「ユーザーIDが読み込まれたら貸出 / 資料IDが読み込まれたら返却」という機能は不要かと思います。「入力される値によって、処理を判定する」という機能はあった方がよいかと思います。
No branches or pull requests
-ユーザーIDが読み込まれたら貸出 / 資料IDが読み込まれたら返却
-入力される値によって、処理を判定する
++各図書館によって、切り分けられるように設定画面が必要
The text was updated successfully, but these errors were encountered: