Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: VCP Management
Entity: vcp.repository.branch
Description: Links Branches with Repositories
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| branch_id | Branch | Many-to-One | vcp.branch | |
| last_commit | Char | - | ||
| override_parent_rules | Boolean | - | ||
| platform_id | Many-to-One | repository_id.platform_id | ||
| repository_id | Many-to-One | vcp.repository | ||
| rule_failure_msg | Text | - | ||
| rule_ids | Processing Rules | Many-to-Many | vcp.rule | |
| update_rule_processing_date | Datetime | - |
