2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 11:10:54 +00:00
Commit Graph

165 Commits

Author SHA1 Message Date
71681bfda1 Add a button if a stock item test report is available 2020-05-22 21:38:05 +10:00
1ad7e699a9 PEP 2020-05-22 21:31:21 +10:00
0ec880290b Functionality for retrieving test templates associated with a given part 2020-05-22 21:29:58 +10:00
7215a563b1 Add PartFilterMixin 2020-05-22 21:22:43 +10:00
616f17d08a Reset the report app migrations 2020-05-22 21:01:08 +10:00
d6cad372db Add migration 2020-05-22 13:05:30 +10:00
865a6db828 Fix subdirectory lookup 2020-05-22 13:05:12 +10:00
174c4cc591 Add subclass models for report types 2020-05-22 13:01:21 +10:00
251a23d127 Cleanup 2020-05-22 00:09:51 +10:00
cab87a6860 Update admin 2020-05-22 00:01:36 +10:00
b93ba6339a Option for rendering HTML template 2020-05-21 23:41:47 +10:00
c3dcabcaad Render an uploaded template to LaTeX 2020-05-21 23:03:01 +10:00
70c5b27d22 Add ReportAsset model
- Files which can be embedded into a report
2020-05-21 14:05:25 +10:00
b78fe88c26 PEP fixes 2020-05-21 13:53:17 +10:00
3d8c059a43 Add "report" app
- Define ReportTemplate model which contains a report file template
2020-05-21 13:51:13 +10:00