mirror of
https://github.com/grokability/snipe-it.git
synced 2026-03-12 17:52:00 +08:00
Add todo
This commit is contained in:
@@ -74,6 +74,11 @@ class CheckoutablesCheckedOutInBulkListener
|
||||
|
||||
// @todo: how to handle assets having eula?
|
||||
|
||||
// todo: add from CheckoutableListener:
|
||||
// if ($this->checkoutableCategoryShouldSendEmail($checkoutable)) {
|
||||
// return true;
|
||||
// }
|
||||
|
||||
return $this->requiresAcceptance($assets);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user