mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
Update report.md
Closes https://github.com/inventree/inventree-docs/issues/354
This commit is contained in:
parent
c397c6c8f3
commit
fe23bfdb9a
@ -117,7 +117,7 @@ Setting the *Debug Mode* option renders the template as raw HTML instead of PDF,
|
|||||||
|
|
||||||
## Uploading Templates
|
## Uploading Templates
|
||||||
|
|
||||||
Custom report templates can be uploaded using the [Admin Interface(../settings/admin.md). Only users with admin access can upload and/or edit report template files.
|
Custom report templates can be uploaded using the [Admin Interface](../settings/admin.md). Only users with admin access can upload and/or edit report template files.
|
||||||
|
|
||||||
## Report Assets
|
## Report Assets
|
||||||
|
|
||||||
@ -203,4 +203,4 @@ And the snippet file `stock_row.html` may be written as follows:
|
|||||||
<td>{{ item.quantity }}</td>
|
<td>{{ item.quantity }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user