Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YefriTavarez/fimax
Manage your finances with the best manager
https://github.com/YefriTavarez/fimax
css erpnext frappe html5 javascript jinja2 mariadb python
Last synced: 9 days ago
JSON representation
Manage your finances with the best manager
- Host: GitHub
- URL: https://github.com/YefriTavarez/fimax
- Owner: YefriTavarez
- License: other
- Created: 2018-03-19T15:59:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T22:18:33.000Z (9 months ago)
- Last Synced: 2024-08-02T06:19:19.898Z (3 months ago)
- Topics: css, erpnext, frappe, html5, javascript, jinja2, mariadb, python
- Language: CSS
- Homepage:
- Size: 1.12 MB
- Stars: 12
- Watchers: 4
- Forks: 12
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: license.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-frappe - FiMax - Loan Management and Repayment Scheduling for ERPNext. (Uncategorized / Uncategorized)
README
## FiMax (Beta)
FiMax is an application built on top of [Frappe Framework](https://github.com/frappe/frappe) intended to manage loans a repayment schedules for Customers.
Most of the work is done by Frappe and also it integrates with [ERPNext](https://github.com/frappe/erpnext), another application built on Frappe.
### Installation
The preferred way to install this app is using the [bench](https://github.com/frappe/bench) app provided by Frappe Contributors.
We recomend installing ERPNext before installing this app as it reuses most of the funcionalities written in the former.
* Download the app and get it ready to install in the Framework
bench get-app fimax https://github.com/YefriTavarez/fimax.git
* Install the application to the sitebench --site sitename install-app fimax
* Reload the bench for the changes to take efect (this is done automatically if sudoers are setup)bench restart
### License
GNU/General Public License
The Fimax code is licensed as GNU General Public License (v3) and the Documentation is licensed as Creative Commons (CC-BY-SA-3.0) and the copyright is owned by TZCODE, SRL and Contributors.