Cheque Management
ERPNext cheque management with tracking, validation, duplicate prevention, and reporting.
- Author: finbyz
- Repository: https://github.com/finbyz/cheque-management
- GitHub stars: 0
- Forks: 1
- License: GPL-3.0
- Category: Accounting
- Maintenance: Minimally Maintained
- Frappe versions: v16
Install Cheque Management
bench get-app https://github.com/finbyz/cheque-management
Tags
- cheque
- cheque-management
- erpnext
- frappe
Add the Frappe Gems badge to your README
Maintain Cheque Management? Paste this into your README:
[](https://frappegems.com/gems/apps/finbyz/cheque-management)
About Cheque Management
Cheque Management
Cheque Management App suboneyo-finbyz
Installation
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO --branch version-16-beta
bench install-app cheque_management
Contributing
This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:
cd apps/cheque_management
pre-commit install
Pre-commit is configured to use the following tools for checking and formatting your code:
- ruff
- eslint
- prettier
- pyupgrade
CI
This app can use GitHub Actions for CI. The following workflows are configured:
- CI: Installs this app and runs unit tests on every push to
developbranch. - Linters: Runs Frappe Semgrep Rules and pip-audit on every pull request.
License
mit
Related Accounting apps for Frappe & ERPNext
- Books — Free Accounting Software
- Lending — Open Source Lending software
- Payments — A payments app for frappe
- Banking — Load your bank transactions into ERPNext and reconcile them with your vouchers.
- Erpnext Quota — App to manage ERPNext Site, User, Company and Space limitations
- Utility Billing — The Utility Billing & Property Management App is a powerful addition to ERPNext, designed to streamline utility billing, property leasing, and tenant management. Ideal for municipal utilities, real estate managers, and property developers.
- Expense Request — ERPNext Expense Requests
- Invoice2Erpnext — Extract data from invoices and import them into your ERPNext site. This app can parse PDF and create purchase orders and invoices in ErpNext.