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
現状- 参加団体が物品の申請をする際適当な値で申請する.
問題- テントに入らないような数の物品を借りていく団体が出てくる.
解決方法- 参加団体カテゴリで上限を決める. *屋外,屋内かが希望なのでその時点では必要数かがわからない.
総務から上限の設定を行う.
何の物品が数が妥当かの判断を部門長MTで行ってから. (机などは妥当な数でも返されることがある.パーテーションの数は全団体に複数枚貸し出せる在庫がないため)
上限を超えた際WARNINGを出すようにする.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
現状- 参加団体が物品の申請をする際適当な値で申請する.
問題- テントに入らないような数の物品を借りていく団体が出てくる.
解決方法- 参加団体カテゴリで上限を決める.
*屋外,屋内かが希望なのでその時点では必要数かがわからない.
総務から上限の設定を行う.
何の物品が数が妥当かの判断を部門長MTで行ってから.
(机などは妥当な数でも返されることがある.パーテーションの数は全団体に複数枚貸し出せる在庫がないため)
上限を超えた際WARNINGを出すようにする.
The text was updated successfully, but these errors were encountered: