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 06:44:26 +00:00
Code
Activity
Files
b34b3c6d85db19eedfe83c4b8a26abe7be9bc459
InvenTree
/
InvenTree
/
report
T
History
Matthias
d884e62be1
[FR] Confirm to W293
...
Fixes
#2335
2021-11-23 00:28:23 +01:00
..
migrations
Adds a "filename_template" field to reports
2021-05-13 13:23:51 +10:00
templates
/report
replace i html tags
2021-09-02 00:18:47 +02:00
templatetags
Adds a function to construct an "absolute" URL
2021-11-01 23:44:44 +11: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
Fix for printing multiple reports at once
2021-11-10 09:03:15 +11:00
apps.py
Create report templates when testing
2021-08-11 11:07:30 +10:00
models.py
[FR] Confirm to W293
2021-11-23 00:28:23 +01:00
serializers.py
Add serializers
2021-03-10 16:53:02 +11:00
tests.py
[FR] Confirm to W293
2021-11-23 00:28:23 +01:00