This website requires JavaScript.
Explore
Help
Sign In
bkinnightskytw
/
InvenTree
mirror of
https://github.com/inventree/InvenTree.git
Watch
1
Star
0
Fork
You've already forked InvenTree
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6230fb3614
InvenTree
/
InvenTree
/
report
History
Oliver Walters
801b945438
Add current date to report context
2021-02-04 13:33:14 +11:00
..
migrations
Adds "report snippet" class allowing re-usable report snippets to be uploaded
2021-02-03 16:58:06 +11:00
__init__.py
Add "report" app
2020-05-21 13:51:13 +10:00
admin.py
Small refactor, and allow editing of ReportAsset in the admin interface
2021-02-03 21:54:11 +11:00
api.py
Print one (or more!) report templates via API
2021-01-18 21:17:19 +11:00
apps.py
Add "report" app
2020-05-21 13:51:13 +10:00
models.py
Add current date to report context
2021-02-04 13:33:14 +11:00
serializers.py
Add API for stock item test report
2021-01-18 20:55:30 +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