InvenTree/InvenTree/report
2021-02-03 21:54:11 +11:00
..
migrations Adds "report snippet" class allowing re-usable report snippets to be uploaded 2021-02-03 16:58:06 +11:00
__init__.py Add "report" app 2020-05-21 13:51:13 +10:00
admin.py Small refactor, and allow editing of ReportAsset in the admin interface 2021-02-03 21:54:11 +11:00
api.py Print one (or more!) report templates via API 2021-01-18 21:17:19 +11:00
apps.py Add "report" app 2020-05-21 13:51:13 +10:00
models.py Small refactor, and allow editing of ReportAsset in the admin interface 2021-02-03 21:54:11 +11:00
serializers.py Add API for stock item test report 2021-01-18 20:55:30 +11:00
tests.py PEP fixes 2020-05-21 13:53:17 +10:00
views.py PEP fixes 2020-05-21 13:53:17 +10:00