InvenTree/InvenTree/report
2021-02-12 21:15:03 +11:00
..
migrations Add BOMReport model 2021-02-12 20:28:12 +11:00
templates/report Update scheme for inventree test report 2021-02-06 18:07:27 +11:00
templatetags Remove debug string 2021-02-04 16:13:03 +11:00
__init__.py Add "report" app 2020-05-21 13:51:13 +10:00
admin.py Add BOMReport model 2021-02-12 20:28:12 +11:00
api.py Detail and print view for the BOM report 2021-02-12 21:15:03 +11:00
apps.py Copy default test report across 2021-02-04 20:25:01 +11:00
models.py Detail and print view for the BOM report 2021-02-12 21:15:03 +11:00
serializers.py List API endpint for BOM reports 2021-02-12 20:55:13 +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