Skip to content

InvenTree Exporter

InvenTree Exporter Plugin

The InvenTree Exporter Plugin provides basic data export functionality. It is the "default" export plugin, and can be used to export data from any tabulated dataset.

It utilizes the ExporterMixin mixin to provide a general purpose export format for InvenTree data.

Activation

This plugin is a mandatory plugin, and is always enabled.

Plugin Settings

This plugin has no configurable settings.

Usage

To export table data using this plugin, first click the Download Data button in the table toolbar:

Download_Data Download_Data

Then, select the InvenTree Exporter plugin from the list of available plugins:

Select_Exporter Select_Exporter

Finally, select the desired export format and then click the Export button to download the data.