2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 02:05:29 +00:00

Update report docs

- Remove LaTeX references
- Better docs on uploading report templates (but not good enough yet!)
This commit is contained in:
Oliver Walters
2021-02-04 20:00:59 +11:00
parent 43f6dd60dc
commit a92694677a
6 changed files with 155 additions and 64 deletions

View File

@ -148,13 +148,6 @@ The default behaviour of the database backup is to generate backup files for dat
Alternatively this location can be specified with the `INVENTREE_BACKUP_DIR` environment variable.
### LaTeX Support
To enable genration of [LaTeX](https://en.wikipedia.org/wiki/LaTeX) reports, latex support must be enabled here.
- **enabled** : Set to True to enable LaTeX support
- **interpreter** : Select the LaTeX interpreter to be used (must be installed on the local machine!)
### Authentication Backends
Custom authentication backends can be used by specifying them here