InvenTree/InvenTree/report
2021-09-02 00:18:47 +02:00
..
migrations Adds a "filename_template" field to reports 2021-05-13 13:23:51 +10:00
templates/report replace i html tags 2021-09-02 00:18:47 +02:00
templatetags removes all lines consisting only of spaces 2021-05-06 12:11:38 +02: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 Actually use the variable, I suppose 2021-08-07 22:30:51 +10:00
apps.py Create report templates when testing 2021-08-11 11:07:30 +10:00
models.py Expose part parameters to Part label templates 2021-07-21 22:05:52 +10:00
serializers.py Add serializers 2021-03-10 16:53:02 +11:00
tests.py Remove reliance on hard-coded PK values 2021-08-12 15:14:13 +10:00