InvenTree/InvenTree/report
Oliver 4785f465e8
Cleanup / consolidate unit testing code (#4831)
- Move testing code out of helpers.py
- Create new file unit_test.py
2023-05-17 07:35:26 +10:00
..
migrations [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
templates/report Replace mklint with djlint (#4746) 2023-05-02 20:03:52 +10:00
templatetags Base URL configuration options (#4749) 2023-05-02 22:14:57 +10:00
__init__.py Add "report" app 2020-05-21 13:51:13 +10:00
admin.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
api.py Code style improvements (#4683) 2023-04-28 20:49:53 +10:00
apps.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
models.py Base URL configuration options (#4749) 2023-05-02 22:14:57 +10:00
serializers.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
tests.py Cleanup / consolidate unit testing code (#4831) 2023-05-17 07:35:26 +10:00