2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-15 11:45:35 +00:00
Files
_includes
docs
admin
admin.md
email.md
export.md
import.md
logs.md
permissions.md
shell.md
tasks.md
app
assets
build
companies
extend
javascripts
part
releases
report
start
stock
stylesheets
webfonts
contribute.md
credits.md
faq.md
features.md
index.md
upcoming.md
.gitignore
LICENSE
README.md
main.py
mkdocs.yml
readthedocs.yml
requirements.txt
inventree-docs/docs/admin/export.md
2020-10-19 22:17:07 +11:00

18 lines
533 B
Markdown

---
title: Exporting Data
---
## Exporting Data
The Admin Interface provides powerful data exporting capability. When displaying a list of items which support exporting (e.g. Part objects), select the "Export" button from the top-right corner:
{% with id="export", url="admin/export.png", description="Data export" %}
{% include 'img.html' %}
{% endwith %}
Multiple data formats are supported for exported data:
{% with id="formats", url="admin/formats.png", description="Data formats" %}
{% include 'img.html' %}
{% endwith %}