mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +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…
Reference in New Issue
Block a user