/One-FM-1

Primary LanguagePythonOtherNOASSERTION

One Fm


Overview

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.

Getting started

Requirements

  • Python 3.7 or above
  • MariaDB
  • Node V10
  • Redis
  • Local installion of Frappe and ERPNext

Package installation

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.

License

MIT# One-FM