Product Intercompany Account

product_intercompany_account
REPOSITORY
REPOSITORYOCA/multi-company
GIT
GIThttps://github.com/OCA/multi-company.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/multi-company/tree/12.0/product_intercompany_account
VERSION
VERSION 1.0.4
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow S.L.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow S.L.
COMMITTERS
COMMITTERSSylvain LE GAL, Miquel Raïch, oca-travis, OCA-git-bot, Mateu Griful
WEBSITE
WEBSITEhttps://github.com/OCA/multi-company
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - 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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
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
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_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'
Public methods (0)

No public methods.

New fields (2)
  • 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'
Public methods (1)
  • get_product_intercompany_accounts(self)
    @api.multi

New fields (0)

No new fields.

Public methods (0)

No public methods.