mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-20 05:46:34 +00:00
Include status label text when exporting stocktake data
This commit is contained in:
@ -14,8 +14,6 @@ from django.views.generic import DetailView, ListView, FormView
|
||||
from django.forms.models import model_to_dict
|
||||
from django.forms import HiddenInput, CheckboxInput
|
||||
|
||||
import tablib
|
||||
|
||||
from fuzzywuzzy import fuzz
|
||||
from decimal import Decimal
|
||||
|
||||
|
Reference in New Issue
Block a user