FEAT: Add ability to generate label images for cable assets

To come SoonTM: ability to generate a A4 page of labels at once
This commit is contained in:
2021-09-07 14:51:36 +01:00
parent 6de3cb5d8c
commit 2fdb2f260f
7 changed files with 250 additions and 190 deletions

View File

@@ -77,6 +77,7 @@ zipp = "~=3.4.0"
"zope.schema" = "~=6.0.1"
sentry-sdk = "*"
diff-match-patch = "*"
python-barcode = "*"
[dev-packages]
selenium = "~=3.141.0"