InvenTree/InvenTree/report
Oliver Walters 5949ccd74f Bug fix
2021-03-11 17:11:57 +11:00
..
migrations Add new report models 2021-03-10 16:48:20 +11:00
templates/report Basic PO and SO reports 2021-03-11 15:01:25 +11:00
templatetags Render company image to report 2021-03-11 15:01:15 +11: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 Bug fix 2021-03-11 17:11:57 +11:00
apps.py Add default build order report 2021-02-16 20:39:07 +11:00
models.py Render company image to report 2021-03-11 15:01:15 +11:00
serializers.py Add serializers 2021-03-10 16:53:02 +11:00
tests.py PEP fixes 2020-05-21 13:53:17 +10:00
views.py PEP fixes 2020-05-21 13:53:17 +10:00