| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web-api |
| GIT | |
| GIT | https://github.com/OCA/web-api.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web-api/tree/18.0/endpoint_cache |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| 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/web-api |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - rpc_helper OCA/web-api: - endpoint - endpoint_route_handler odoo/odoo: - base_sparse_field - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Technical module provide basic caching configuration and utils for endpoints. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
endpoint_mixin_form_view |
endpoint.mixin | xpath | Inherits endpoint.endpoint_mixin_form_view |
cache_att_count
Integer
compute='_compute_cache_att_count'
string='Cache count'
cache_policy
Selection
default='day'
selection=[('day', 'Daily'), ('week', 'Weekly'), ('month', 'Monthly')]
action_preheat_cache(self)
action_purge_cache_attachments(self)
action_view_cache_attachments(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web-api |
| GIT | |
| GIT | https://github.com/OCA/web-api.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web-api/tree/14.0/endpoint_cache |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| 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, Simone Orsi, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web-api |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - rpc_helper OCA/web-api: - endpoint - endpoint_route_handler odoo/odoo: - base_sparse_field - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
endpoint_mixin_form_view |
endpoint.mixin | xpath | Inherits endpoint.endpoint_mixin_form_view |
cache_att_count
Integer
compute='_compute_cache_att_count'
string='Cache count'
cache_policy
Selection
default='day'
selection=[('day', 'Daily'), ('week', 'Weekly'), ('month', 'Monthly')]
action_preheat_cache(self)
action_purge_cache_attachments(self)
action_view_cache_attachments(self)