| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/14.0/base_view_full_arch |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Hidden/Dependency |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, SilvioC2C, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:05 |
| 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 |
|---|---|---|---|---|
demo_view_1 |
res.users | form | New | |
demo_view_2 |
res.users | field | Inherits base_view_full_arch.demo_view_1 | |
demo_view_3 |
res.users | xpath | Inherits base_view_full_arch.demo_view_1 | |
demo_view_4 |
res.users | field | Inherits base_view_full_arch.demo_view_2 | |
demo_view_5 |
res.users | field | Inherits base_view_full_arch.demo_view_2 | |
demo_view_6 |
res.users | field | Inherits base_view_full_arch.demo_view_3 | |
test_format_doc |
test_format_doc | ir.ui.view | qweb | New |
view_view_form_inherit |
ir.ui.view | xpath | Inherits base.view_view_form |
full_arch
Text
compute='_compute_full_arch'
compute_sudo=True
help="Technical field to check the fully combined architecture of the view:\n* for primary views, displays the full arch of the view, combined with the inheriting views' modifications\n* for extension views, inherits the full arch from the inherited view\n"
recursive=True
store=False
create(self, vals_list)
unlink(self)
write(self, vals)