| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/multi-company |
| GIT | |
| GIT | https://github.com/OCA/multi-company.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/multi-company/tree/12.0/product_intercompany_account |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow S.L. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow S.L. |
| COMMITTERS | |
| COMMITTERS | Sylvain LE GAL, Miquel Raïch, oca-travis, OCA-git-bot, Mateu Griful |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/multi-company |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - decimal_precision - uom - analytic - portal - http_routing - digest - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.template.intercompany | product.template | xpath | Inherits product.product_template_form_view |
view_category_property_form |
product.category.property.form.intercompany | product.category | xpath | Inherits product.product_category_form_view |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)get_invoice_line_account(self, type, product, fpos, company)
property_account_expense_categ_intercompany
Many2one → account.account
comodel_name='account.account'
company_dependent=True
help='Expense account used for intercompany transactions.'
string='Expense Intercompany Account'
property_account_income_categ_intercompany
Many2one → account.account
comodel_name='account.account'
company_dependent=True
help='Income account used for intercompany transactions.'
string='Income Intercompany Account'
No public methods.
property_account_expense_intercompany
Many2one → account.account
comodel_name='account.account'
company_dependent=True
help='Expense account used for intercompany transactions.'
string='Expense Intercompany Account'
property_account_income_intercompany
Many2one → account.account
comodel_name='account.account'
company_dependent=True
help='Income account used for intercompany transactions.'
string='Income Intercompany Account'
get_product_intercompany_accounts(self)
No new fields.
Public methods (0)No public methods.