Skip to content

v2.2.0

Choose a tag to compare

@kartikbansode kartikbansode released this 09 Aug 17:18
· 32 commits to main since this release

logo

QuickBill

Professional Desktop Billing & Inventory Management System

Fast billing · Barcode scanning · Inventory management · Payments · Invoices

Releases Download v2.2.0 Customer Display App Barcode Scanner App Repository

Version 2.2.0 Python 3.11+ Windows License

QuickBill is the core desktop billing application of the QuickBill ecosystem, built for retail shops and small businesses. It combines fast point-of-sale billing, barcode scanning, product and inventory management, payment processing, professional invoice generation, bill history, and local business data management in a single desktop application.

Part of the QuickBill Ecosystem
QuickBill Desktop is the core billing system and authoritative source for products, inventory, bills, payments and transactions.

Customer Display  ·  Real-time customer-facing billing, payment, QR and transaction display
Barcode Scanner  ·  Companion Android barcode scanning application for QuickBill Desktop

What's Changed in v2.2.0

  • Refined and more professional payment dialog
  • Fixed payment workflow bugs and improved transaction locking
  • Added dynamic UPI QR support for faster payment collection
  • Improved customer display synchronization with desktop billing
  • Added automatic reconnect and more stable display connection handling
  • Better handling for cash, UPI, card, and credit payment modes
  • Improved success screen behavior after completed transactions
  • General UI and stability improvements
  • Updated versioning, installer metadata, and release packaging

Features

  • Product management: add, edit, delete, search
  • Barcode scanner support with USB / IP camera
  • Fast billing workflow
  • Professional PDF invoice generation
  • Barcode label PDF generation
  • Hold and resume bills
  • Bill history, search, and reprint
  • Automatic bill number generation
  • Inventory and stock management
  • Settings for app and billing configuration
  • Portable JSON-based local database
  • Windows installer and uninstaller

Screenshots

Customer Billing Window

image

Product Management

image

Invoice

80 mm -

image

A4 -

image

Requirements

  • Python 3.11+
  • Windows 10 / Windows 11

Installation

Clone the repository:

git clone https://github.com/kartikbansode/quickbill.git

Go to the project directory:

cd quickbill

Install dependencies:

pip install -r requirements.txt

Run the application:

python app.py

Building the Executable

pyinstaller QuickBill.spec

The executable will be generated inside the dist folder.


License

This project is proprietary software.

Copyright © 2026 Kartik Bansode. All Rights Reserved.

The source code is publicly available for viewing, educational, portfolio, and evaluation purposes only.

No permission is granted to copy, reproduce, modify, redistribute, republish, commercially use, sublicense, sell, or create derivative works from this software or its source code without prior written permission from the copyright holder.

For complete terms and restrictions, see the LICENSE file.


Contact

LinkedIn
https://www.linkedin.com/in/kartikbansode

GitHub
https://github.com/kartikbansode