One Facilities Management is a leader in the fields of commercial automation and integrated security management systems providing the latest products and services in these fields. This repository contains the code for a customized app built on top of ERPNext. ERPNext is a free and open-source integrated Enterprise Resource Planning software developed by Frappé Technologies Pvt. Ltd. and is built on MariaDB database system using a Python based server-side framework. ERPNext is a generic ERP software used by manufacturers, distributors and services companies.
Before you install this app, ensure that the following apps and their respective versions are installed:
- Frappe Framework: v14.37.1 (version-14)
- ERPNext: v14.26.0 (version-14)
- Helpdesk: v0.8.4 (main)
- Frappe HR: v14.4.1 (version-14)
- One Fm Password Management: v0.0.1 (master)
- One Wiki: v0.0.1 (master-14)
- Payments: v0.0.1 (version-14)
- Twilio Integration: v0.0.1 (master)
- Wiki: v2.0.0 (version-14)
- Python 3.10 or above
- MariaDB 10.6 or above
- Node V16
- Redis
Execute the following command on your terminal in the frapp-bench directory to get and install OneFm app
bench get-app https://github.com/ONE-F-M/One-FM.git
bench install-app one_fm
Once the installation is done we need to run
bench update
For these and other major changes to take effect.
MIT# One-FM