Mails + Upload

This commit is contained in:
Kevin Adametz 2020-06-14 13:49:11 +02:00
parent 767e84e640
commit a3bef8d1aa
19 changed files with 151 additions and 200 deletions

View file

@ -638,7 +638,7 @@ class Booking extends Model
}
public function isCanceled(){
return ($this->attributes['canceled'] > 0);
return ($this->attributes['canceled'] !== null);
}
//erlös #getRevenueFactor