Hospitality
ERPNext Hospitality module is designed to handle workflows for Hotels and Restaurants.
Manage 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.
Manage Hotels
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.
Installation
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
Documentation
Read documentation at https://docs.erpnext.com/docs/v13/user/manual/en/hospitality
License
GNU GPL V3