Repository
OCA/account-financial-tools · module folder · Try on Runboat
Module version
1.0.0
Category
Generic
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-financial-tools
Last tracking update
2026-08-07 08:09:18
Authors
Odoo Community Association (OCA), ForgeFlow S.L.
Maintainers
Odoo Community Association (OCA), ForgeFlow S.L.
Committers
ArnauCForgeFlow, Weblate, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_account_move_line_filter Journal Items account.move.line Inherits account.view_account_move_line_filter
view_move_line_form account.move.line.form account.move.line form Inherits account.view_move_line_form
view_move_line_tree account.move.line.tree account.move.line tree Inherits account.view_move_line_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • create(self, values)
    @api.model_create_multi

New fields (1)
  • repair_order_id Many2one → repair.order
    comodel_name='repair.order' copy=False index=True ondelete='set null' string='Repair Order'
Public methods (0)

No public methods.

New fields (1)
  • account_move_line_ids One2many → account.move.line
    comodel_name='account.move.line' inverse_name='repair_order_id' required=False string='Journal Entries'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
198 days ago
Last activity
79 days ago
Repository
OCA/account-financial-tools
Pull request
[18.0][MIG] account_move_line_repair_info (#2210)