Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (20 loc) · 981 Bytes

README.md

File metadata and controls

39 lines (20 loc) · 981 Bytes

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