InvenTree/InvenTree/report
Michael 3d5be5a5c7
Fixed error in default BOM report (#4257)
* Enable rendering of table in Notes markdown into reports

* fixed style problems

* Fixed error in default BOM report

* Delete bla

ups, left over
2023-01-26 07:04:07 +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 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 Adds a report template tag for dict access (#3905) 2022-11-07 21:24:25 +11:00