Repository
OCA/multi-company · module folder · Try on Runboat
Module version
0.2.0
Category
Accounting/Accounting
Folder size
0.1 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/multi-company
Last tracking update
2026-08-07 08:09:26
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
Jairo Llopis, Weblate, OCA-git-bot, oca-ci, Telmo Santos
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_template_form_view product.template.view.form.inherit product.template form Inherits account.product_template_form_view
view_category_property_form product.category.property.form.inherit product.category form Inherits account.view_category_property_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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)