Category:Bookings: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 28: | Line 28: | ||
You can edit a booking by clicking on it to open the booking in a popup. When you open the booking you see several tabs: | You can edit a booking by clicking on it to open the booking in a popup. When you open the booking you see several tabs: | ||
<div style="display: none"> | <div style="display: none"> | ||
=== Info === | === Info === | ||
The Info tab consists of a customizable summary of the booking information and a set of info items which can be attached to a booking. | |||
The customizable summary can be created in Accounts > Preferences using template variables | |||
Preset info items can be defined in Accounts > Preferences | |||
Each info item consists of a text field and optional code word. | |||
Info items can be added from the preset list, manually typed or added by the system in response to certain events. | |||
The code word attached to each info item can be used in custom reports to show or hide selected bookings. | |||
For example, if you use the code CHECKIN when guests check-in and CHECKOUT when guests check-out, you could create a custom reports to show custom reports by showing booking which include the code word CHECKIN and excluding those that have the code word CHECKOUT | |||
TODO: daashbard will allow display of bookings base on custom report settings and can be used to create views of bookings with particular info codes | |||
</div> | </div> | ||
=== Summary === | === Summary === | ||
[[Image:Summary.png|500px|link=]] | [[Image:Summary.png|500px|link=]] | ||