ERPNext Hospitality module is designed to handle workflows for Hotels and Restaurants.
The Restaurant module in ERPNext will help you manage a chain of restaurants. You can create Restaurants, Menus, Tables, Reservations and a manage Order Entry and Billing.
The Hotels module in ERPNext will help you manage creating Hotel Rooms, create Hotel Room Reservation. It will also help in creating Invoice from hotel room reservation.
Using bench, install ERPNext as mentioned here.
Once ERPNext is installed, add healthcare app to your bench by running
$ bench get-app hospitality
After that, you can install non_profit app on required site by running
$ bench --site demo.com install-app hospitality
Read documentation at https://docs.erpnext.com/docs/v13/user/manual/en/hospitality
GNU GPL V3