InvenTree/InvenTree/report
Matthias Mair 879d496e26
Bump deps (#5385)
* bump deps

* use isinstance where possible

* and another bump ;-)

* small fix for isinstance

* fixed wrong comparison

* fixed comparision

* use exact comparision
2023-08-06 21:39:15 +10:00
..
migrations add report feature for stock locations (#5134) 2023-07-05 10:19:13 +10:00
templates/report add report feature for stock locations (#5134) 2023-07-05 10:19:13 +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 add report feature for stock locations (#5134) 2023-07-05 10:19:13 +10:00
api.py Handle errors when printing reports (#5360) 2023-07-28 13:47:46 +10:00
apps.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
models.py Bump deps (#5385) 2023-08-06 21:39:15 +10:00
serializers.py add report feature for stock locations (#5134) 2023-07-05 10:19:13 +10:00
tests.py Bump deps (#5385) 2023-08-06 21:39:15 +10:00