mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-16 01:36:29 +00:00
Added 'part tracking' page
- e.g. /part/<pk>/track
This commit is contained in:
@@ -49,8 +49,8 @@ INSTALLED_APPS = [
|
||||
'bom.apps.BomConfig',
|
||||
'supplier.apps.SupplierConfig',
|
||||
'stock.apps.StockConfig',
|
||||
'track.apps.TrackConfig',
|
||||
#'project.apps.ProjectConfig',
|
||||
#'track.apps.TrackConfig',
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
|
Reference in New Issue
Block a user