InvenTree/InvenTree/report
2021-02-19 15:50:25 +11:00
..
migrations Add option for TestReport to include tests for installed items 2021-02-19 15:50:25 +11:00
templates/report Add function to make barcode for build order 2021-02-17 13:47:14 +11:00
templatetags Display images in report debug mode 2021-02-16 20:40:09 +11:00
__init__.py Add "report" app 2020-05-21 13:51:13 +10:00
admin.py Adds model for BuildReport 2021-02-16 08:25:04 +11:00
api.py Refactoring 2021-02-16 20:14:13 +11:00
apps.py Add default build order report 2021-02-16 20:39:07 +11:00
models.py Add option for TestReport to include tests for installed items 2021-02-19 15:50:25 +11:00
serializers.py PEP fixes 2021-02-16 08:25:52 +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