2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00

Add subclass models for report types

This commit is contained in:
Oliver Walters
2020-05-22 13:01:21 +10:00
parent 251a23d127
commit 174c4cc591
3 changed files with 37 additions and 4 deletions

View File

@ -80,7 +80,7 @@ sentry:
latex:
# Select the LaTeX interpreter to use for PDF rendering
# Note: The intepreter needs to be installed on the system!
# e.g. to install pdflatx: apt-get texlive-latex-base
# e.g. to install pdflatex: apt-get texlive-latex-base
interpreter: pdflatex
# Extra options to pass through to the LaTeX interpreter
options: ''