This section describes the available entity rights.
Entity rights are rights that are necessary to activate the other rights. Without entity rights, an action right or menu right without in the same category won't work.
The action right 'action_booking_change_places' can not be used without the entity right 'entity_booking_update'. To change the number of places on a reservation, an update of the reservation must take place.
entity_booking_read
The entity right 'entity booking_read' is the basic right to be able to read/view a booking.
entity_booking_create
The entity right 'entity_booking_create' is the basic right to make a booking.
entity_booking_createdummy
The right 'entity_booking_createdummy' is the basic right for making a dummy booking.
entity_booking_update
The right 'entity_booking_update' is the basic right for update a booking.
entity_booking_delete
The right 'entity_booking_delete' is the basic right for deleting a booking.
entity_booking_read_own
The right 'entity_booking_read_own' is the basic right to view a booking made by the current user.
entity_booking_create_own
The right 'entity_booking_create_own' is the basic right for creating bookings for users within the same group.
entity_booking_update_own
The right 'entity_booking_update_own' is the basic right for updating bookings for users within the same group.
entity_booking_delete_own
The right 'entity_booking_delete_own' is the basic right for deleting bookings, created by the current user.
entity_booking_read_other
The right 'entity_booking_read_other' is the basic right for looking up bookings for users in the other group.