InvenTree/InvenTree/report
Oliver 4e72ac303f
Catch TemplateDoesNotExist error (#4518)
2023-03-23 10:59:58 +11:00
..
migrations Adds a "filename_template" field to reports 2021-05-13 13:23:51 +10:00
templates/report Report template currency updates (#4469) 2023-03-08 23:26:26 +11:00
templatetags Report template currency updates (#4469) 2023-03-08 23:26:26 +11:00
__init__.py Add "report" app 2020-05-21 13:51:13 +10:00
admin.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
api.py Catch TemplateDoesNotExist error (#4518) 2023-03-23 10:59:58 +11:00
apps.py Create missing entries for default reports (#4128) 2023-01-01 00:09:39 +11:00
models.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
serializers.py Move Meta class to top of class definition (#4363) 2023-02-18 18:51:00 +11:00
tests.py Bypass cache when displaying settings on "settings" page (#4499) 2023-03-16 19:55:07 +11:00