v2.2.0
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
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
Product Management
Invoice
80 mm -
A4 -
Requirements
- Python 3.11+
- Windows 10 / Windows 11
Installation
Clone the repository:
git clone https://github.com/kartikbansode/quickbill.gitGo to the project directory:
cd quickbillInstall dependencies:
pip install -r requirements.txtRun the application:
python app.pyBuilding the Executable
pyinstaller QuickBill.specThe 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.