Repository
OCA/vertical-hotel · module folder · Try on Runboat
Module version
1.0.0
Category
Generic Modules/Hotel Restaurant
Folder size
0.09 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/vertical-hotel
Last tracking update
2026-08-07 08:23:13
Authors
Odoo Community Association (OCA), Odoo S.A., Serpent Consulting Services Pvt. Ltd.
Maintainers
Serpent Consulting Services Pvt. Ltd., Rajan-SerpentCS, vimalpatelserpentcs
Committers
OCA-git-bot, Rajan-SCS
Odoo dependencies
Python dependencies
python-dateutil, geoip2
System dependencies
None
Required by
None
Description
This Module provides state-wise view for hotel restaurant for better
business intelligence.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
report_hotel_restaurant_status_search report.hotel.restaurant.status.search report.hotel.restaurant.status search New
view_hotel_restaurant_status_form report.hotel.restaurant.status.form report.hotel.restaurant.status form New
view_hotel_restaurant_status_graph report.hotel.restaurant.status.graph report.hotel.restaurant.status graph New
view_hotel_restaurant_status_tree report.hotel.restaurant.status.tree report.hotel.restaurant.status tree New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • no_of_reservation_order Integer
    readonly=True args: 'Reservation Order No'
  • reservation_id Char
    readonly=True args: 'Reservation No'
  • state Selection
    readonly=True args: [('draft', 'Draft'), ('confirm', 'Confirm'), ('done', 'Done'), ('cancel', 'Cancel'), ('order', 'Order Created')]
Public methods (1)
  • init(self)
    This method is for initialization for report hotel restaurant status Module. @param self: The object pointer @param cr: database cursor

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…