| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/8.0/account_reconcile_trace |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Account |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Domatix |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Domatix |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot, AngelMoya-Domatix |
| WEBSITE | |
| WEBSITE | http://www.domatix.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_supplier_trace_form |
account.invoice.supplier.trace.form | account.invoice | xpath | Inherits account.invoice_supplier_form |
invoice_trace_form |
account.invoice.trace.form | account.invoice | xpath | Inherits account.invoice_form |
view_move_trace_form |
account.move.trace.form | account.move | xpath | Inherits account.view_move_form |
view_trace_form |
view.trace.form | account.reconcile.trace.recursive | form | New |
trace_down_ids
One2many → account.reconcile.trace.recursive
related='move_id.trace_down_ids'
string='Trace Down'
args: 'account.reconcile.trace.recursive'
trace_up_ids
One2many → account.reconcile.trace.recursive
related='move_id.trace_up_ids'
string='Trace Up'
args: 'account.reconcile.trace.recursive'
No public methods.
trace_down_ids
One2many → account.reconcile.trace.recursive
comodel_name='account.reconcile.trace.recursive'
inverse_name='super_up_move_id'
string='Trace Down'
trace_up_ids
One2many → account.reconcile.trace.recursive
comodel_name='account.reconcile.trace.recursive'
inverse_name='super_down_move_id'
string='Trace Up'
No public methods.
down_amount
Float
help='Amount on down reconciliation trace.'
string='Down Amount'
down_date
Date
help='Date on down reconciliation trace.'
string='Down Date'
down_journal_id
Many2one → account.journal
comodel_name='account.journal'
help='Journal on down reconciliation trace.'
string='Down Journal'
down_move_id
Many2one → account.move
comodel_name='account.move'
help='Account entry on down reconciliation trace.'
string='Down Move'
down_name
Char
help='Name of journal item on down reconciliation trace.'
string='Down Name'
down_ref
Char
help='Reference of journal item on down reconciliation trace.'
string='Down Ref'
super_down_move_id
Many2one → account.move
comodel_name='account.move'
help='Last account entry on reconciliation trace.'
string='Super Down Move'
super_up_move_id
Many2one → account.move
comodel_name='account.move'
help='First account entry on reconciliation trace.'
string='Super Up Move'
up_amount
Float
help='Amount on up reconciliation trace.'
string='Up Amount'
up_date
Date
help='Date on up reconciliation trace.'
string='Up Date'
up_journal_id
Many2one → account.journal
comodel_name='account.journal'
help='Journal on up reconciliation trace.'
string='Up Journal'
up_move_id
Many2one → account.move
comodel_name='account.move'
help='Account entry on up reconciliation trace.'
string='Up Move'
up_name
Char
help='Name of journal item on up reconciliation trace.'
string='Up Name'
up_ref
Char
help='Reference of journal item on up reconciliation trace.'
string='Up Ref'
init(self, cr)
down_amount
Float
help='Amount on down reconciliation trace.'
string='Down Amount'
down_date
Date
help='Date on down reconciliation trace.'
string='Down Date'
down_journal_id
Many2one → account.journal
comodel_name='account.journal'
help='Journal on down reconciliation trace.'
string='Down Journal'
down_move_id
Many2one → account.move
comodel_name='account.move'
help='Account entry on down reconciliation trace.'
string='Down Move'
down_name
Char
help='Name of journal item on down reconciliation trace.'
string='Down Name'
down_ref
Char
help='Reference of journal item on down reconciliation trace.'
string='Down Ref'
super_down_move_id
Many2one → account.move
comodel_name='account.move'
help='Last account entry on reconciliation trace.'
string='Super Down Move'
super_up_move_id
Many2one → account.move
comodel_name='account.move'
help='First account entry on reconciliation trace.'
string='Super Up Move'
up_amount
Float
help='Amount on up reconciliation trace.'
string='Up Amount'
up_date
Date
help='Date on up reconciliation trace.'
string='Up Date'
up_journal_id
Many2one → account.journal
comodel_name='account.journal'
help='Journal on up reconciliation trace.'
string='Up Journal'
up_move_id
Many2one → account.move
comodel_name='account.move'
help='Account entry on up reconciliation trace.'
string='Up Move'
up_name
Char
help='Name of journal item on up reconciliation trace.'
string='Up Name'
up_ref
Char
help='Reference of journal item on up reconciliation trace.'
string='Up Ref'
init(self, cr)