InvenTree/InvenTree/report
Oliver 325841dbf1
Log plugin event errors (#6455)
* Log plugin event errors

- Log errors from plugins running process_event function

* Catch exception on custom validation

* Catch some more errors

* Fix circular imports
2024-02-08 17:31:53 +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 Report helper (#6454) 2024-02-08 15:01:47 +11:00
__init__.py Add "report" app 2020-05-21 13:51:13 +10:00
admin.py Bump to Dj 4.x (#6173) 2024-02-06 13:30:50 +11:00
api.py Move more paths to basic path (#6251) 2024-01-18 17:05:10 +11:00
apps.py Maintenance Mode Improvements (#6451) 2024-02-08 12:47:49 +11:00
helpers.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
models.py Log plugin event errors (#6455) 2024-02-08 17:31:53 +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