| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web |
| GIT | |
| GIT | https://github.com/OCA/web.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web/tree/11.0/web_view_transition |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | web |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Alexandre Díaz |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Alexandre Díaz |
| COMMITTERS | |
| COMMITTERS | oca-travis, OCA-git-bot, Tom Blauwendraat, Dennis Sluijk |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
web_view_transition_assets | ir.ui.view | qweb | Inherits web.assets_backend |
view_users_form_simple_modif |
res.users | xpath | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (1)session_info(self)
view_transition_mode
Selection
string='View Transition Mode'
args: [('scale-back-top', 'Scale (Back-Top)'), ('scale-top-back', 'Scale (Top-Back)'), ('skew', 'Skew'), ('translate-left-right', 'Translate (Left-Right)'), ('translate-right-left', 'Translate (Right-Left)'), ('translate-top-down', 'Translate (Top-Down)'), ('translate-down-top', 'Translate (Down-Top)'), ('fade-in', 'Fade-In'), ('circle-in', 'Circle-In'), ('rotate-x-3d', 'Rotate X Top (3D)'), ('rotate-y-3d', 'Rotate Y (3D)'), ('rotate-x-2d', 'Rotate X')]
No public methods.