Product Account Multi-Company Default

product_account_multicompany_default
REPOSITORY
REPOSITORYOCA/multi-company
GIT
GIThttps://github.com/OCA/multi-company.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/multi-company/tree/16.0/product_account_multicompany_default
VERSION
VERSION 0.2.0
CATEGORY
CATEGORYAccounting/Accounting
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Moduon
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Moduon
COMMITTERS
COMMITTERSJairo Llopis, Weblate, OCA-git-bot, oca-ci, Telmo Santos
WEBSITE
WEBSITEhttps://github.com/OCA/multi-company
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
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.view.form.inherit product.template field Inherits account.product_template_form_view
view_category_property_form product.category.property.form.inherit product.category field Inherits account.view_category_property_form
Models touched (3)

New fields (0)

No new fields.

Public methods (4)
  • create(self, vals_list)
    @api.model_create_multi
    Propagate accounts to other companies always, on creation.
  • propagate_multicompany_account_expense(self)
  • propagate_multicompany_account_income(self)
  • write(self, vals)
    If forced, propagate property values on write to other companies.

New fields (0)

No new fields.

Public methods (2)
  • propagate_multicompany_account_expense(self)
  • propagate_multicompany_account_income(self)

New fields (0)

No new fields.

Public methods (3)
  • create(self, vals_list)
    @api.model_create_multi
    Propagate accounts to other companies always, on creation.
  • propagate_multicompany_account_expense(self)
  • propagate_multicompany_account_income(self)