InvenTree/InvenTree/report
Oliver cc2e7ee8a5
Move Meta class to top of class definition (#4363)
2023-02-18 18:51:00 +11:00
..
migrations Adds a "filename_template" field to reports 2021-05-13 13:23:51 +10:00
templates/report Fixed error in default BOM report (#4257) 2023-01-26 07:04:07 +11:00
templatetags Adds a report template tag for dict access (#3905) 2022-11-07 21:24:25 +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 Fix weasyprint version (#3539) 2022-08-15 11:27:27 +10: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 Adds a report template tag for dict access (#3905) 2022-11-07 21:24:25 +11:00