Category:Bookings: Difference between revisions

Jump to navigation Jump to search
No edit summary
Andrian (talk | contribs)
Line 114: Line 114:
UNPAID
UNPAID


LOCKROOM (this will prevent room changes)
LOCKROOM (this will prevent room changes)


LOCKUNIT (this will prevent room changes and unti changes)
LOCKUNIT (this will prevent room changes and unit changes)


Example:
Example:


For example, if you use the code "CHECKEDIN" when guests check in and "CHECKEDOUT" when guests check out, you could create a custom reports to show custom reports by showing booking which include the info code "CHECKEDIN" and excluding those that have the info code "CHECKEDOUT.
If you use the code "CHECKEDIN" when guests check in and "CHECKEDOUT" when guests check out, you could create a custom reports to show bookings which include the info code "CHECKEDIN" and excluding those that have the info code "CHECKEDOUT.


'''Create your own info codes'''
'''Create your own info codes'''