mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 04:56:45 +00:00
update installed apps
This commit is contained in:
parent
295c849447
commit
e348d05181
4
tasks.py
4
tasks.py
@ -15,7 +15,6 @@ def apps():
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'barcode',
|
|
||||||
'build',
|
'build',
|
||||||
'common',
|
'common',
|
||||||
'company',
|
'company',
|
||||||
@ -24,8 +23,9 @@ def apps():
|
|||||||
'part',
|
'part',
|
||||||
'report',
|
'report',
|
||||||
'stock',
|
'stock',
|
||||||
'InvenTree',
|
|
||||||
'users',
|
'users',
|
||||||
|
'plugin',
|
||||||
|
'InvenTree',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user