Custom cashier module for ERPNext with advanced purchase management capabilities.
- Custom dashboard for cashier collection reporting
- Payment collection and reconciliation
- Transaction monitoring and analytics
- 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
# 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- Set up supplier discount agreements
- Create seasonal promotions
- Configure turnover incentive schemes
- Start creating purchase estimates
- Access analytics through Purchase Analytics dashboard
- Access the Cashier Collection Dashboard
- Monitor payment collections
- Generate reconciliation reports
- Purchase Customizations Guide - Detailed documentation for purchase features
- API Reference - Developer documentation
- User Manual - End-user instructions
For technical support and feature requests, please contact the development team or raise an issue in the repository.