mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 20:15:44 +00:00
Added 'track' app
- Keeping track of UniquePart objects
This commit is contained in:
3
InvenTree/track/views.py
Normal file
3
InvenTree/track/views.py
Normal file
@ -0,0 +1,3 @@
|
||||
from django.shortcuts import render
|
||||
|
||||
# Create your views here.
|
Reference in New Issue
Block a user