mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-16 22:38:28 +00:00
60e44700a9
* Fix for barcode URL generation * Refactor the fix entirely - move the URL generation out of MakeBarcode function - Improved unit testing - actually render a label template * Updates for CI * CI fix