Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reporting app #824

Merged
merged 19 commits into from
May 22, 2020
Merged

Conversation

SchrodingersGat
Copy link
Member

Fixes #740

This PR adds functionaly for the user to upload custom "template" files which are used for generating various reports.

Currently a "Test Report" plugin is supported, nominally for generating an acceptance-test report for a StockItem

HTML Template

HTML templating is supported using the django-weasyprint plugin.

LaTeX Template

TeX template files are supported using the django-tex

@SchrodingersGat SchrodingersGat merged commit 203062a into inventree:master May 22, 2020
@SchrodingersGat SchrodingersGat deleted the reporting-app branch May 22, 2020 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reporting "Template" plugin
1 participant