InvenTree/InvenTree/report
github-actions[bot] 946fe2df29
Handle errors when printing reports (#5360) (#5361)
- Re-throw as a ValidationError
- Results in a 400 error, not a 500

(cherry picked from commit 5f3d3b28b3)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2023-07-28 14:23:43 +10:00
..
migrations [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
templates/report Replace mklint with djlint (#4746) 2023-05-02 20:03:52 +10:00
templatetags Parameter by name (#5055) 2023-06-16 12:14:17 +10:00
__init__.py Add "report" app 2020-05-21 13:51:13 +10:00
admin.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
api.py Handle errors when printing reports (#5360) (#5361) 2023-07-28 14:23:43 +10:00
apps.py Unit Test Improvements (#5087) 2023-06-23 17:25:59 +10:00
models.py remove old method (#5120) 2023-06-29 22:38:37 +10:00
serializers.py [Feature] Add RMA support (#4488) 2023-03-29 10:35:43 +11:00
tests.py Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00