Cashiercounter
cashier counter process for our own usage
- Author: mknoufi
- Repository: https://github.com/mknoufi/cashiercounter
- GitHub stars: 0
- Forks: 0
- Category: Developer Tools
- Maintenance: Minimally Maintained
Install Cashiercounter
bench get-app https://github.com/mknoufi/cashiercounter
Add the Frappe Gems badge to your README
Maintain Cashiercounter? Paste this into your README:
[](https://frappegems.com/gems/apps/mknoufi/cashiercounter)
About Cashiercounter
Cashier Counter
Custom cashier module for ERPNext with advanced purchase management capabilities.
Features
Cashier Module
- Custom dashboard for cashier collection reporting
- Payment collection and reconciliation
- Transaction monitoring and analytics
Purchase Customizations (ERPNext v15)
- Advanced Discount Management: Item-wise, Invoice-wise, Seasonal, and Turnover-based discounts
- Purchase Estimate System: Complete estimate to invoice conversion workflow
- Promotional Campaigns: Time-based seasonal promotions with automated application
- Supplier Management: Enhanced supplier profiles with discount agreements
- Manager Portal: Comprehensive analytics and reporting dashboard
- Automation: Scheduled tasks for reminders and incentive calculations
Installation
# Install the app
bench get-app https://github.com/mknoufi/cashiercounter
bench --site [site-name] install-app cashiercounter
# Run migrations
bench --site [site-name] migrate
# Set up custom fields for purchase module
bench --site [site-name] execute cashiercounter.purchase.setup_custom_fields.execute
Quick Start
Purchase Management
- Set up supplier discount agreements
- Create seasonal promotions
- Configure turnover incentive schemes
- Start creating purchase estimates
- Access analytics through Purchase Analytics dashboard
Cashier Operations
- Access the Cashier Collection Dashboard
- Monitor payment collections
- Generate reconciliation reports
Documentation
- Purchase Customizations Guide - Detailed documentation for purchase features
- API Reference - Developer documentation
- User Manual - End-user instructions
Support
For technical support and feature requests, please contact the development team or raise an issue in the repository.
Related Developer Tools apps for Frappe & ERPNext
- Frappe — Low code web framework for real world applications, in Python and Javascript
- Frappe Docker — Docker environment for developing, deploying, and running Frappe applications (ERPNext and custom apps) in production and development
- Builder — Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
- Bench — CLI to manage Multi-tenant deployments for Frappe apps
- Frappe Ui — A set of components and utilities for rapid UI development
- Press — Full service cloud hosting for the Frappe stack - powers Frappe Cloud
- Gameplan — Open Source Discussions Platform for Remote Teams
- Doppio — A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.