TIP: You can type at any time to perform a new search.
Product Category Inter Company
product_category_inter_company · OCA/multi-company
- Repository
- OCA/multi-company · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Product
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/multi-company
- Last tracking update
- 2026-08-07 07:57:08
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- ArnauCForgeFlow, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- product_category_multi_company
- Description
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category | form | Inherits product.product_category_form_view | |
product_template_view_form |
product.template | form | Inherits product.product_template_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
company_idMany2one → res.companycomodel_name='res.company'index=Truestring='Company' -
parent_idMany2onecheck_company=True
-
check_company_restriction(self)@api.constrains('parent_id', 'company_id')
New fields (1)
-
categ_idMany2onecheck_company=True
No public methods.
Loading…