This commit is contained in:
Matthias 2022-05-19 00:22:00 +02:00
parent 254c2ccca0
commit 734affb983
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -10,7 +10,6 @@ from django.core.exceptions import ValidationError
from InvenTree.helpers import validateFilterString
from InvenTree.api_tester import InvenTreeAPITestCase
from .apps import LabelConfig
from .models import StockItemLabel, StockLocationLabel, PartLabel
from stock.models import StockItem