QRCODE Generation

Hello,
Is there any way to create a QR code for a delivery note number in erpnext?

You can do so by using a Python library to generate the QR Code qrcode · PyPI

1 Like

I think it should be part of ERPNext and it should be possible to

  1. Generate QRCode of field(s).
  2. generate record by scannig a QRCode.