Smart Qr

A Frappe application that automatically generates QR codes for your documents based on configurable rules.

Install Smart Qr

bench get-app https://github.com/khanmomodou101/smart_qr

Add the Frappe Gems badge to your README

Maintain Smart Qr? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=khanmomodou101%2Fsmart_qr)](https://frappegems.com/gems/apps/khanmomodou101/smart_qr)

About Smart Qr

Smart QR

A Frappe application that automatically generates QR codes for your documents based on configurable rules.

Features

  • 🔄 Automatic QR code generation on document events (after_insert, submit)
  • ⚙️ Configurable source and destination fields
  • 🎨 High-quality QR codes with customizable settings
  • 🔄 Background processing for better performance
  • 📱 Mobile-friendly QR codes
  • 🔒 Secure file handling

Usage

  1. Go to QR Code Config
  2. Create a new configuration:
    • Select the target DocType
    • Choose the event trigger (after_insert, submit)
    • Select the source field (the field whose value will be encoded in QR)
    • Select the destination field (where the QR code image will be stored)
    • Save and activate the configuration

Configuration Options

  • Target DocType: The document type where QR code will be generated
  • Event Trigger: When to generate the QR code (after_insert, submit)
  • Source Field: The field whose value will be encoded in QR
  • Destination Field: Where to store the QR code image
  • Active: Enable/disable the configuration

Roadmap

  • [ ] Custom QR code styling options
  • [ ] Batch QR code generation
  • [ ] QR code analytics
  • [ ] Multiple QR codes per document
  • [ ] QR code templates

Related Other apps for Frappe & ERPNext

  • Erpnext — Free and Open Source Enterprise Resource Planning (ERP)
  • Helpdesk — Modern, Streamlined, Free and Open Source Customer Service Software
  • Print Designer — Visual print designer for Frappe / ERPNext
  • Ctr — CTR模型代码和学习笔记总结
  • Whitelabel — Whitelabel ERPNext
  • Fossunited — fossunited.org
  • Helm — Helm Chart Repository for Frappe/ERPNext
  • Frappe Attachments S3 — A frappe app to upload file attachments in doctypes to s3.