Qrcode Gen
this simple app uses pyqrcode library to generate QRCodes in ERPNext.
- Author: Ebkarlibya
- Repository: https://github.com/Ebkarlibya/qrcode_gen
- GitHub stars: 2
- Forks: 10
- License: NOASSERTION
- Category: Other
- Maintenance: Actively Maintained
Install Qrcode Gen
bench get-app https://github.com/Ebkarlibya/qrcode_gen
Add the Frappe Gems badge to your README
Maintain Qrcode Gen? Paste this into your README:
[](https://frappegems.com/gems/apps/Ebkarlibya/qrcode_gen)
About Qrcode Gen
## Qrcode Gen
this simple app uses pyqrcode library to generate **QRCodes** in ERPNext.
Note: you can also generate barcodes by using "gen_barcode" api/jinja print
install the app to your site and send GET request to:
http://my-site.tld/api/method/qrcode_gen.qrcode.gen_qrcode
with (text) argument equal to the text which you want generate QR Code for, the returned data is png base64 which can be used directly in the image src attribute
#####Print Format, you can use the example below to show QRCode in any print format doctype
```
```
#### License
MIT
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.