mirror of
https://github.com/inventree/InvenTree.git
synced 2025-11-02 22:25:43 +00:00
Add "report" app
- Define ReportTemplate model which contains a report file template
This commit is contained in:
3
InvenTree/report/tests.py
Normal file
3
InvenTree/report/tests.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from django.test import TestCase
|
||||
|
||||
# Create your tests here.
|
||||
Reference in New Issue
Block a user