InvenTree/InvenTree/report
2022-02-28 19:10:33 +11:00
..
migrations Adds a "filename_template" field to reports 2021-05-13 13:23:51 +10:00
templates/report Pass dates in templates through the new template tag 2022-02-28 19:10:33 +11:00
templatetags Adds a function to construct an "absolute" URL 2021-11-01 23:44:44 +11:00
__init__.py Add "report" app 2020-05-21 13:51:13 +10:00
admin.py Add new reports to the admin interface 2021-03-10 16:50:55 +11:00
api.py Delete template files from cache as they are uploaded 2022-02-18 00:01:49 +11:00
apps.py ignore database not ready 2022-02-13 05:16:14 +01:00
models.py Delete template files from cache as they are uploaded 2022-02-18 00:01:49 +11:00
serializers.py Add serializers 2021-03-10 16:53:02 +11:00
tests.py no test for malformed paths 2022-02-13 05:17:41 +01:00