| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/15.0/base_multi_branch_company |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | base |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ecosoft |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ecosoft |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Saran440 |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:39 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_branch_view_form |
res.branch.view.form | res.branch | form | New |
res_branch_view_search |
res.branch.view.search | res.branch | search | New |
res_branch_view_tree |
res.branch.view.tree | res.branch | tree | New |
view_company_form |
res.company | xpath | Inherits base.view_company_form |
active
Boolean
default=True
city
Char
company_id
Many2one → res.company
comodel_name='res.company'
required=True
string='Company'
country_id
Many2one → res.country
comodel_name='res.country'
email
Char
name
Char
required=True
string='Branch'
phone
Char
state_id
Many2one → res.country.state
comodel_name='res.country.state'
domain="[('country_id', '=?', country_id)]"
string='Fed. State'
street
Char
street2
Char
zip
Char
No public methods.
branch_ids
One2many → res.branch
comodel_name='res.branch'
inverse_name='company_id'
No public methods.