2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 19:20:55 +00:00

Add function to make barcode for build order

This commit is contained in:
Oliver Walters
2021-02-17 13:47:14 +11:00
parent 98bd7dfa9a
commit 08cc866e74
3 changed files with 16 additions and 1 deletions

View File

@ -4,6 +4,7 @@
{% load report %}
{% load inventree_extras %}
{% load markdownify %}
{% load qr_code %}
{% block page_margin %}
margin: 2cm;