|
1234567891011121314151617181920212223242526272829303132 |
- <div align="center">
- <img src="https://influxerp.com/wp-content/uploads/2020/05/LOGO.png" height="128">
- <h2>InfluxERP's Property Management Solution Powered on InfluxERP</h2>
-
- [https:/influxerp.com](https://influxerp.com)
-
- </div>
-
- ## Property Management Solution
- Includes: Lease, Daily Checklist, Key Set, Meter, Outsourced Attendance. Requires InfluxERP.
-
- Property Management Solution is powered by [InfluxERP](https://github.com/frappe/erpnext), the world's best 100% open source ERP and a comprehensive one system solution that includes accounting, inventory, asset management, HR & Payroll and much more.
-
- ### Install
- >Step 1: run the following commands to install CSF_TZ app (Prerequisite) and PropMS app.
-
- 1. Install CSF_TZ
- ```
- bench get-app https://github.com/aakvatech/CSF_TZ.git
- bench --site “site-name” install-app csf_tz
- ```
- 2. Install PropMS
- ```
- bench get-app https://github.com/aakvatech/PropMS.git
- bench --site “site-name” install-app propms
- ```
-
- >Step 2: Create a domain named Property Management Solution
-
- #### License
-
- GPL
|