mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-03 13:58:47 +00:00
added todo for cleaner implemention
This commit is contained in:
parent
f136f90e12
commit
888154e30b
@ -109,6 +109,7 @@ class FileManager:
|
|||||||
# Update headers
|
# Update headers
|
||||||
self.update_headers()
|
self.update_headers()
|
||||||
|
|
||||||
|
# TODO maybe not here but in an own function?
|
||||||
if self.name == 'part':
|
if self.name == 'part':
|
||||||
self.REQUIRED_HEADERS = [
|
self.REQUIRED_HEADERS = [
|
||||||
'Name',
|
'Name',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user