InvenTree/InvenTree/report
Christoph cf0d30b11c
add report feature for stock locations (#5134)
* add report feature for stock locations

* fix flake 8 errors

* run pre-commit run --all-files to fix style errors

* add new model

* create default stock location
2023-07-05 10:19:13 +10:00
..
migrations add report feature for stock locations (#5134) 2023-07-05 10:19:13 +10:00
templates/report add report feature for stock locations (#5134) 2023-07-05 10:19:13 +10:00
templatetags Parameter by name (#5055) 2023-06-16 12:14:17 +10:00
__init__.py Add "report" app 2020-05-21 13:51:13 +10:00
admin.py add report feature for stock locations (#5134) 2023-07-05 10:19:13 +10:00
api.py add report feature for stock locations (#5134) 2023-07-05 10:19:13 +10:00
apps.py add report feature for stock locations (#5134) 2023-07-05 10:19:13 +10:00
models.py add report feature for stock locations (#5134) 2023-07-05 10:19:13 +10:00
serializers.py add report feature for stock locations (#5134) 2023-07-05 10:19:13 +10:00
tests.py add report feature for stock locations (#5134) 2023-07-05 10:19:13 +10:00