Room allocation report
This commit is contained in:
@@ -132,7 +132,7 @@ function _booking_room_bedtype_lookup($input = NULL)
|
||||
if ($input != NULL)
|
||||
return $bed[$input];
|
||||
else
|
||||
return $role;
|
||||
return $bed;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user