An open API service indexing awesome lists of open source software.

https://github.com/navariltd/navari_hotel_addon

ERPNext Customizations for Hospitality Industry
https://github.com/navariltd/navari_hotel_addon

customer-specific-customizations

Last synced: 5 months ago
JSON representation

ERPNext Customizations for Hospitality Industry

Awesome Lists containing this project

README

          

## Navari ERPNext Extensions for Hospitality Industry

### Includes:

• Hotel Issue Summary Custom Report

• Hotel Issue Analytics Custom Report

• Extensions on Taxes and Totals .py and .js

• Extensions on taxes and totals templates

### Installation

Using bench, [install ERPNext](https://github.com/frappe/bench#installation) as mentioned here.

Once ERPNext is installed, add navari-hotel-addon app to your bench by running

```sh
$ bench get-app https://github.com/navariltd/navari-hotel-addon.git
```

After that, you can install navari-hotel-addon app on required site by running

```sh
$ bench --site [site.name] install-app navari_hotel_addon
```

### License

GNU General Public License (v3). See [license.txt](https://github.com/navariltd/navari-hotel-addon/blob/master/license.txt) for more information.