You can customize your document templates and add a (sub)project's QR code to your documents, including packing slips, call sheets, carnets, etc.
To add a (sub)project's QR code to your document:
- Open the document template editor (Configuration > document templates > double-click on the relevant document).
- Click on
- Drag a Text block into your document and drop it where you want the QR code displayed.
- Hover your mouse cursor over the Text block in your template and click edit edit.
- Select "Source code" in the toolbar.
- Copy and paste the following code into the "Source code" pop-up that appears.
<div><img src="https://qr-generator.io?cht=qr&chs=150x150&chl=project_{$f.project.public_id}:subproject_{$sp.public_id}&chld=H%7C0" width="90" height="90" /></div>
- Click on OK
- Save