Cashiercounter

cashier counter process for our own usage

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:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=mknoufi%2Fcashiercounter)](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

  1. Set up supplier discount agreements
  2. Create seasonal promotions
  3. Configure turnover incentive schemes
  4. Start creating purchase estimates
  5. Access analytics through Purchase Analytics dashboard

Cashier Operations

  1. Access the Cashier Collection Dashboard
  2. Monitor payment collections
  3. Generate reconciliation reports

Documentation

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.