| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/10.0/base_export_security |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), LasLabs |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), LasLabs |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Dave Lasley, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://laslabs.com/ |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - base_setup - web_kanban - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
assets_backend | ir.ui.view | qweb | Inherits web.assets_backend |
export_view_form |
Export Log | export.event | form | New |
export_view_search |
Export Logs Search | export.event | search | New |
export_view_tree |
Export Logs | export.event | tree | New |
qunit_suite |
qunit_suite | ir.ui.view | qweb | Inherits web.qunit_suite |
No new fields.
Public methods (1)export_data(self, fields_to_export, raw_data=False)
field_ids
Many2many → ir.model.fields
readonly=True
string='Exported Fields'
args: 'ir.model.fields'
model_id
Many2one → ir.model
readonly=True
string='Exported Model'
args: 'ir.model'
name
Char
record_ids
Many2many → ir.model.data
readonly=True
string='Exported Records'
args: 'ir.model.data'
user_id
Many2one → res.users
readonly=True
string='Exported by'
args: 'res.users'
log_export(self, recordset, field_names)
post_notification(self)