InvenTree/InvenTree/report
Matthias Mair b8b3dfc90e
Move more paths to basic path (#6251)
* move more paths to basic path

* changed url route to only match fully - fixed test

* revert path changes on labelprint pages

* fix not found/redirect

* revert test change
2024-01-18 17:05:10 +11:00
..
migrations Report orientation (#5678) 2023-10-09 13:25:53 +11:00
templates/report Report image rendering fix (#5907) 2023-11-14 12:08:18 +11:00
templatetags [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
__init__.py Add "report" app 2020-05-21 13:51:13 +10:00
admin.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
api.py Move more paths to basic path (#6251) 2024-01-18 17:05:10 +11:00
apps.py Report copy fix (#6264) 2024-01-17 16:40:05 +11:00
helpers.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
models.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
serializers.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
tests.py Add tests for report API (#6214) 2024-01-17 06:55:55 +11:00