Manage model export profiles
Project description
This module extends the export capability:
It allows an admin to manage export profiles (ir.exports) that Odoo stores internally but does not show anywhere.
It also adds a new column to access rights to enable/disable export and override the export method to check if the user is allowed to export. Export is enabled by default.
Table of contents
Configuration
Activate the developer mode
Go to Settings > Users > Groups to select a user group
Edit the group and go to the Access Rights tab
Uncheck the “Export Access” box on the object of your choice and save
You can also go to Settings > Technical > Security > Access Rights.
Usage
You can create the export profiles as you are used to:
Go to any list view.
Check some records.
Press More > Export.
Use the wizard to choose the columns to export.
Press Save fields list.
Give it a name.
Press OK.
To manage export profiles, you need to:
Go to Settings > Technical > User Interface > Export Profiles.
Create a new one.
Choose a name.
Choose a model (table in the database).
Choose the fields to export.
If you choose a related field, you can choose also up to 4 levels of subfields.
You can drag & drop to reorder the fields.
To use one of those profiles, you need to:
Go to any list view.
Check some records.
Press More > Export.
Choose your saved export from Saved exports.
Press Export to file.
Once you have configured groups who cannot export an object:
Connect as a user of this group
Go to the list view of the object you disabled the export
Select records and open the Action menu. The “Export” is not there.
Known issues / Roadmap
Translated labels are not used in final exported file.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Javier Iniesta <javieria@antiun.com>
Antonio Espinosa <antonio.espinosa@tecnativa.com>
Rafael Blasco <rafael.blasco@tecnativa.com>
Jairo Llopis <jairo.llopis@tecnativa.com>
Dave Lasley <dave@laslabs.com>
Sandip Mangukiya <smangukiya@ursainfosystems.com>
Maxime Chambreuil <mchambreuil@ursainfosystems.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/server-ux project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo11_addon_base_export_manager-11.0.1.0.0.99.dev5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | efa832a32abb1b5967074d589fdf28deef3972c6f9001a87ece62109854414bd |
|
MD5 | b2a037340e5f5d94071d8ff1b4a7e558 |
|
BLAKE2b-256 | 4be9f0043e9479319ca4daf6960ffa528ff4d3e7ea367a04992f1254ffa24091 |