Repository
OCA/account-financial-tools · module folder · Try on Runboat
Module version
1.0.0
Category
Generic
Folder size
0.04 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:17
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
Jordi Ballester Alomar, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_account_move_line_filter Journal Items account.move.line Inherits account.view_account_move_line_filter
view_move_form account.move.form account.move form Inherits account.view_move_form
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 (2)

New fields (2)
  • stock_landed_cost_id Many2one → stock.landed.cost
    related='stock_valuation_adjustment_line_id.cost_id' store=True args: 'stock.landed.cost'
  • stock_valuation_adjustment_line_id Many2one → stock.valuation.adjustment.lines
    comodel_name='stock.valuation.adjustment.lines' index=True store=True string='Stock Valuation Adjustment Line'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
401 days ago
Last activity
123 days ago
Repository
OCA/account-financial-tools
Pull request
[18.0][MIG] account_move_line_landed_cost_info: Migration to 18.0 (#2122)