-when creating "new contact & reservation, when the user does not specify an "owner" and saves the new reservation, the system automatically assigns the logged in user as the owner. The app (system) should assign the "originator" as the "owner". The reason being the user signed into the app is not sourcing the contact, the originator of the reservation is. They are meeting customers and getting them to make the reservation and should be the owners of the contact to follow up with them for future reservations. The host at the door managing reservations is just a manager.
This logic will only apply to the ipad, since that manager running the door will not need to be an owner of any contacts. for the rest of the system the same logic of "Whoever creates the contact is the owner" should apply.
-when creating "new contact & reservation, when the user does not specify an "owner" and saves the new reservation, the system automatically assigns the logged in user as the owner. The app (system) should assign the "originator" as the "owner". The reason being the user signed into the app is not sourcing the contact, the originator of the reservation is. They are meeting customers and getting them to make the reservation and should be the owners of the contact to follow up with them for future reservations. The host at the door managing reservations is just a manager.
This logic will only apply to the ipad, since that manager running the door will not need to be an owner of any contacts. for the rest of the system the same logic of "Whoever creates the contact is the owner" should apply.
Thanks Ali