Repository
OCA/web · module folder · Try on Runboat
Module version
1.0.0
Category
Web
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/web
Last tracking update
2026-08-07 08:42:47
Authors
Odoo Community Association (OCA), Onestein, Tecnativa
Maintainers
Odoo Community Association (OCA), Onestein, Tecnativa
Committers
Carlos Lopez, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
None
Description
The standard grants/prevents access to any UI export via *Access to
export feature* group.

This module adds a new group for the 'Direct Export (xlsx)' feature,
leaving the standard one for only the 'Export All' feature.

Admin users can always use the export option.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • export_data(self, fields_to_export)
    Export fields for selected objects :param fields_to_export: list of fields :param raw_data: True to return value in native Python type :rtype: dictionary with a *datas* matrix This method is used when exporting data via client menu

New fields (0)

No new fields.

Public methods (1)
  • session_info(self)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
no CI data
Open since
490 days ago
Last activity
490 days ago
Repository
OCA/web
Pull request
[17.0][MIG] Migration of web_disable_export_group to 17.0 (#3159)
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
720 days ago
Last activity
46 days ago
Repository
OCA/web
Pull request
[MIG] web disable export group: Migration to 17.0 (#2925)
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
140 days ago
Last activity
21 days ago
Repository
OCA/web
Pull request
[19.0][MIG] web_disable_export_group: Migration to 19.0 (#3503)