TIP: You can type at any time to perform a new search.
Account Reconcile Trace
account_reconcile_trace · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Account
- Folder size
- 0.79 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.domatix.com
- Last tracking update
- 2026-08-07 07:03:06
- Authors
- Odoo Community Association (OCA), Domatix
- Maintainers
- Odoo Community Association (OCA), Domatix
- Committers
- Stéphane Bidoul (ACSONE), Weblate, OCA Transbot, OCA-git-bot, oca-travis, AngelMoya-Domatix
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_supplier_trace_form |
account.invoice.supplier.trace.form | account.invoice | form | Inherits account.invoice_supplier_form |
invoice_trace_form |
account.invoice.trace.form | account.invoice | form | Inherits account.invoice_form |
view_move_trace_form |
account.move.trace.form | account.move | form | Inherits account.view_move_form |
view_trace_form |
view.trace.form | account.reconcile.trace.recursive | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (2)
-
trace_down_idsOne2many → account.reconcile.trace.recursiverelated='move_id.trace_down_ids'string='Trace Down' args: 'account.reconcile.trace.recursive' -
trace_up_idsOne2many → account.reconcile.trace.recursiverelated='move_id.trace_up_ids'string='Trace Up' args: 'account.reconcile.trace.recursive'
No public methods.
New fields (2)
-
trace_down_idsOne2many → account.reconcile.trace.recursivecomodel_name='account.reconcile.trace.recursive'inverse_name='super_up_move_id'string='Trace Down' -
trace_up_idsOne2many → account.reconcile.trace.recursivecomodel_name='account.reconcile.trace.recursive'inverse_name='super_down_move_id'string='Trace Up'
No public methods.
New fields (14)
-
down_amountFloathelp='Amount on down reconciliation trace.'string='Down Amount' -
down_dateDatehelp='Date on down reconciliation trace.'string='Down Date' -
down_journal_idMany2one → account.journalcomodel_name='account.journal'help='Journal on down reconciliation trace.'string='Down Journal' -
down_move_idMany2one → account.movecomodel_name='account.move'help='Account entry on down reconciliation trace.'string='Down Move' -
down_nameCharhelp='Name of journal item on down reconciliation trace.'string='Down Name' -
down_refCharhelp='Reference of journal item on down reconciliation trace.'string='Down Ref' -
super_down_move_idMany2one → account.movecomodel_name='account.move'help='Last account entry on reconciliation trace.'string='Super Down Move' -
super_up_move_idMany2one → account.movecomodel_name='account.move'help='First account entry on reconciliation trace.'string='Super Up Move' -
up_amountFloathelp='Amount on up reconciliation trace.'string='Up Amount' -
up_dateDatehelp='Date on up reconciliation trace.'string='Up Date' -
up_journal_idMany2one → account.journalcomodel_name='account.journal'help='Journal on up reconciliation trace.'string='Up Journal' -
up_move_idMany2one → account.movecomodel_name='account.move'help='Account entry on up reconciliation trace.'string='Up Move' -
up_nameCharhelp='Name of journal item on up reconciliation trace.'string='Up Name' -
up_refCharhelp='Reference of journal item on up reconciliation trace.'string='Up Ref'
-
init(self, cr)
New fields (14)
-
down_amountFloathelp='Amount on down reconciliation trace.'string='Down Amount' -
down_dateDatehelp='Date on down reconciliation trace.'string='Down Date' -
down_journal_idMany2one → account.journalcomodel_name='account.journal'help='Journal on down reconciliation trace.'string='Down Journal' -
down_move_idMany2one → account.movecomodel_name='account.move'help='Account entry on down reconciliation trace.'string='Down Move' -
down_nameCharhelp='Name of journal item on down reconciliation trace.'string='Down Name' -
down_refCharhelp='Reference of journal item on down reconciliation trace.'string='Down Ref' -
super_down_move_idMany2one → account.movecomodel_name='account.move'help='Last account entry on reconciliation trace.'string='Super Down Move' -
super_up_move_idMany2one → account.movecomodel_name='account.move'help='First account entry on reconciliation trace.'string='Super Up Move' -
up_amountFloathelp='Amount on up reconciliation trace.'string='Up Amount' -
up_dateDatehelp='Date on up reconciliation trace.'string='Up Date' -
up_journal_idMany2one → account.journalcomodel_name='account.journal'help='Journal on up reconciliation trace.'string='Up Journal' -
up_move_idMany2one → account.movecomodel_name='account.move'help='Account entry on up reconciliation trace.'string='Up Move' -
up_nameCharhelp='Name of journal item on up reconciliation trace.'string='Up Name' -
up_refCharhelp='Reference of journal item on up reconciliation trace.'string='Up Ref'
-
init(self, cr)