| 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/6.1/view_groups_id |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Dependency |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Therp BV, OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | Therp BV, OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, Holger Brunn |
| WEBSITE | |
| WEBSITE | http://www.therp.nl |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This addon is a backport of OpenERP 7.0's groups_id for
views.
The greatness lies in the fact that with that, you can have specific
inherited views for specific groups, so you can radically change a view
for some groups without having to redefine any of the window actions
involved.
Using it for 6.1 modules instead of fields_view_get hacks and the like
also lowers the effort it takes to port the module in question to 7.0
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_view_form |
ir.ui.view | data | Inherits base.view_view_form |
No new fields.
Public methods (1)get_inheriting_views_arch(self, cr, uid, view_id, model, context=None)