Skip to content

mohsinalimat/One-FM

 
 

Repository files navigation

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

Core Requirements

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)

Requirements

  • Python 3.10 or above
  • MariaDB 10.6 or above
  • Node V16
  • Redis

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 41.7%
  • JavaScript 34.6%
  • CSS 14.1%
  • HTML 8.9%
  • Vue 0.5%
  • SCSS 0.2%