We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a92ac1 commit fa258f3Copy full SHA for fa258f3
inventree/label.py
@@ -9,7 +9,7 @@
9
10
# The InvenTree API endpoint changed considerably @ version 197
11
# Ref: https://github.com/inventree/InvenTree/pull/7074
12
-MODERN_LABEL_PRINTING_API = 198
+MODERN_LABEL_PRINTING_API = 201
13
14
15
class LabelPrintingMixin:
inventree/report.py
@@ -5,7 +5,7 @@
5
6
7
8
class ReportPrintingMixin:
0 commit comments