| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/17.0/account_audit_trail |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Odoo Online, Moens Alexandre, Tiffany Chang (tic), william-andre, John Laterre (jol), Gauthier Wala (gawa), Louis Gobert, st-yes, Jacob Was (jacw), Kashyap Patel |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:02:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form_inherit_account_audit_trail |
res.config.settings.form.inherit.account.audit.trail | res.config.settings | app | Inherits account.res_config_settings_view_form |
view_message_tree_audit_log |
mail.message.tree.inherit.audit.log | mail.message | tree | New |
view_message_tree_audit_log_search |
mail.message.search | mail.message | search | New |
No new fields.
Public methods (1)unlink(self)
No new fields.
Public methods (1)unlink(self)
No new fields.
Public methods (0)No public methods.
account_audit_log_account_id
Many2one → account.account
comodel_name='account.account'
compute='_compute_account_audit_log_account_id'
search='_search_account_audit_log_account_id'
string='Account'
account_audit_log_company_id
Many2one → res.company
comodel_name='res.company'
compute='_compute_account_audit_log_company_id'
search='_search_account_audit_log_company_id'
string='Company '
account_audit_log_display_name
Char
compute='_compute_account_audit_log_display_name'
account_audit_log_move_id
Many2one → account.move
comodel_name='account.move'
compute='_compute_account_audit_log_move_id'
search='_search_account_audit_log_move_id'
string='Journal Entry'
account_audit_log_partner_id
Many2one → res.partner
comodel_name='res.partner'
compute='_compute_account_audit_log_partner_id'
search='_search_account_audit_log_partner_id'
string='Partner'
account_audit_log_preview
Html
compute='_compute_account_audit_log_preview'
string='Description'
account_audit_log_tax_id
Many2one → account.tax
comodel_name='account.tax'
compute='_compute_account_audit_log_tax_id'
search='_search_account_audit_log_tax_id'
string='Tax'
show_audit_log
Boolean
compute='_compute_show_audit_log'
search='_search_show_audit_log'
write(self, vals)
No new fields.
Public methods (1)write(self, vals)
check_account_audit_trail
Boolean
string='Audit Trail'
No public methods.
check_account_audit_trail
Boolean
readonly=False
related='company_id.check_account_audit_trail'
string='Audit Trail'
No public methods.