mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-12 10:15:33 +00:00
Initial commit
- Copied from inventree.github.io
This commit is contained in:
18
docs/admin/export.md
Normal file
18
docs/admin/export.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Exporting Data
|
||||
layout: page
|
||||
---
|
||||
|
||||
## Exporting Data
|
||||
|
||||
The [Admin Interface](/admin/admin) 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 %}
|
Reference in New Issue
Block a user