InvenTree/InvenTree/report
Oliver 6e36ae5f74
Fix purchase order report template (#3674)
2022-09-14 14:59:08 +10:00
..
migrations Adds a "filename_template" field to reports 2021-05-13 13:23:51 +10:00
templates/report Fix purchase order report template (#3674) 2022-09-14 14:59:08 +10:00
templatetags Bug fix for loading asset files in reports (#3596) 2022-08-24 11:26:38 +10: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 Switch to pathlib (#3392) 2022-07-27 10:42:34 +10:00
models.py Switch to pathlib (#3392) 2022-07-27 10:42:34 +10:00
serializers.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
tests.py Bug fix for loading asset files in reports (#3596) 2022-08-24 11:26:38 +10:00