TIP: You can type at any time to perform a new search.
Export Security
base_export_security · OCA/server-tools
- Repository
- OCA/server-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Extra Tools
- Folder size
- 0.81 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://laslabs.com/
- Last tracking update
- 2026-08-07 07:17:48
- Authors
- Odoo Community Association (OCA), LasLabs
- Maintainers
- Odoo Community Association (OCA), LasLabs
- Committers
- Weblate, OCA Transbot, Dave Lasley, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (5)
| 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 |
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, raw_data=False)@api.multi
New fields (5)
-
field_idsMany2many → ir.model.fieldsreadonly=Truestring='Exported Fields' args: 'ir.model.fields' -
model_idMany2one → ir.modelreadonly=Truestring='Exported Model' args: 'ir.model' -
nameChar -
record_idsMany2many → ir.model.datareadonly=Truestring='Exported Records' args: 'ir.model.data' -
user_idMany2one → res.usersreadonly=Truestring='Exported by' args: 'res.users'
-
log_export(self, recordset, field_names)@api.model -
post_notification(self)@api.multi