Repository
odoo/odoo · module folder
Module version
1.0
Category
Inventory/Inventory
Folder size
0.06 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
None
Last tracking update
2026-08-08 22:19:33
Authors
Maintainers
None
Committers
Odoo Translation Bot, Tiffany Chang (tic), Adrien Widart (awt)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
    This module is a patch that stores the company_id field on the landed cost model.
    That way, it is possible to create/use landed costs from a branch.
    

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • company_id Many2one → res.company
    default=<expr> related=False required=True args: 'res.company', 'Company'
Public methods (0)

No public methods.