TIP: You can type at any time to perform a new search.
Product Intercompany Account
product_intercompany_account · OCA/multi-company
- Repository
- OCA/multi-company · module folder · Try on Runboat
- Module version
- 1.0.4
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/multi-company
- Last tracking update
- 2026-08-07 07:31:58
- Authors
- Odoo Community Association (OCA), ForgeFlow S.L.
- Maintainers
- Odoo Community Association (OCA), ForgeFlow S.L.
- Committers
- Sylvain LE GAL, Miquel Raïch, OCA-git-bot, oca-travis, Mateu Griful
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.template.intercompany | product.template | form | Inherits product.product_template_form_view |
view_category_property_form |
product.category.property.form.intercompany | product.category | form | Inherits product.product_category_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (1)-
get_invoice_line_account(self, type, product, fpos, company)
New fields (2)
-
property_account_expense_categ_intercompanyMany2one → account.accountcomodel_name='account.account'company_dependent=Truehelp='Expense account used for intercompany transactions.'string='Expense Intercompany Account' -
property_account_income_categ_intercompanyMany2one → account.accountcomodel_name='account.account'company_dependent=Truehelp='Income account used for intercompany transactions.'string='Income Intercompany Account'
No public methods.
New fields (2)
-
property_account_expense_intercompanyMany2one → account.accountcomodel_name='account.account'company_dependent=Truehelp='Expense account used for intercompany transactions.'string='Expense Intercompany Account' -
property_account_income_intercompanyMany2one → account.accountcomodel_name='account.account'company_dependent=Truehelp='Income account used for intercompany transactions.'string='Income Intercompany Account'
-
get_product_intercompany_accounts(self)@api.multi
New fields (0)
No new fields.
Public methods (0)No public methods.