This website requires JavaScript.
Explore
Help
Sign In
inventree
/
InvenTree
Watch
2
Star
0
Fork
0
You've already forked InvenTree
mirror of
https://github.com/inventree/InvenTree.git
synced
2026-04-30 14:54:29 +00:00
Code
Activity
Files
7cc1063114f46d06b56a2847b804bda772497445
InvenTree
/
InvenTree
/
report
T
History
Oliver
04374c71c2
Annotate models with their API list view
...
- It will make sense, trust me
2021-06-25 00:17:58 +10:00
..
migrations
Adds a "filename_template" field to reports
2021-05-13 13:23:51 +10:00
templates
/report
same treatment for html
2021-05-06 14:33:03 +02:00
templatetags
removes all lines consisting only of spaces
2021-05-06 12:11:38 +02:00
__init__.py
Add "report" app
2020-05-21 13:51:13 +10:00
admin.py
Add new reports to the admin interface
2021-03-10 16:50:55 +11:00
api.py
Adds a "filename_template" field to reports
2021-05-13 13:23:51 +10:00
apps.py
Refactor "ready" state into a function
2021-04-25 10:52:31 +10:00
models.py
Annotate models with their API list view
2021-06-25 00:17:58 +10:00
serializers.py
Add serializers
2021-03-10 16:53:02 +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