An ENhanced Church Finance and ERP System
For starters, ensure that Frappe is installed, since the application is built on FRAPPE FRAMEWORK. Additionally, ensure that ERPNext is installed for concise accounting.
git clone https://github.com/johnnzamba/cfms_plus.gitcd cfms_plusNow Since the App is already cloned, install it on your site:
bench -- {{site_name}} install-app cfms_plusFinally do bench migrate to ensure the customizations and hooks are PROPERLY effected.
bench -- {{site_name}} migrateOnce this runs correctly, we are good to go! Utilize Workspace for in-app functionality; as shown below.
I want to acknowledge that this project is solely owned by me. All rights, including intellectual property rights, are retained by the original owner. The code, design, and any associated content are proprietary. For any inquiries, Please contact me here.
Thank you for your understanding and respect for the intellectual property rights associated with this project.
Unless attributed otherwise, everything is under the MIT License (see LICENSE for more info).