Export Columns & Downloads

Updated 10 July 2026

Define which fields appear in the list view and in CSV, Excel, and PDF downloads-with row limits and friendly column labels.

Overview

Export columns are ordered lines on the template: each line picks a field on the template model and an optional Label for headers. When column lines exist, they drive three outputs:

If no column lines are set, you may use the fallback Export columns (comma-separated) field or default to id and display name.

How it works

On save, the module builds or updates an ir.ui.view of type list linked as Generated list view (visible to system group). Runtime export reads the same column order and labels, queries records matching the domain, and stops at Max export rows (1-100000, default 10000).

Server requirements

Scheduled and manual emails attach the format selected under Email report (PDF, Excel, or CSV) using the same column set.

Step-by-step

Fields reference

Field explanations

Each block matches one row in the table above, in the same order.

Tips

Common mistakes

Image

Export Columns & Downloads