Housekeeping
Cabin inventory management, issue reporting, and laundry tracking for hotel and expedition teams at sea.
Cabin Inventory Management
Housekeeping maintains a master list of items that should be present in every cabin, then checks each cabin against that list.
Issue Tracking
When something in a cabin needs attention, staff create an issue rather than changing the static inventory list.
Report Issues
Any item can be flagged with a status of needs attention. Staff add notes describing the problem, such as a broken fixture or missing item.
Separation of Concerns
Static inventory stays clean, while dynamic issues live in a separate cabin_issues table. This keeps the master checklist stable even as problems are reported and resolved.
Resolution
Once maintenance or housekeeping resolves the issue, it can be cleared. The issue history remains available for reporting and trend analysis.
Laundry Status
The laundry workflow connects cabin status with chargeable guest services.