Covers all entities present in the UI: - Hotels: additional fields (address, phone, check_in/out times, is_active) - room_categories table - rooms: beds JSONB, extra_place, child_policy, housekeeping_status, allow_hourly; rename capacity→max_guests, price_per_night→base_rate - guests table with loyalty points/tiers - bookings: guest_id, payment_status, meal_plan, timestamps - tariffs, discounts, loyalty_rules, loyalty_tiers - reviews, maintenance_tasks - pos_categories, pos_items, pos_orders - document_templates, hotel_settings (key-value JSONB) - All necessary indexes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
15 KiB
15 KiB