| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web-api-contrib |
| GIT | |
| GIT | https://github.com/OCA/web-api-contrib.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web-api-contrib/tree/18.0/endpoint_product_catalog |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-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 | OCA-git-bot, SilvioC2C, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/web-api-contrib |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_assortment OCA/server-tools: - rpc_helper OCA/web-api: - endpoint - endpoint_route_handler odoo/odoo: - base_sparse_field - base - product - base_setup - web - bus - web_tour - html_editor - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This addon allows configuring an endpoint for product catalogs. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
endpoint_endpoint_form_view |
endpoint.endpoint | xpath | Inherits endpoint.endpoint_endpoint_form_view | |
endpoint_endpoint_search_view |
endpoint.endpoint | xpath | Inherits endpoint.endpoint_endpoint_search_view | |
product_assortment_view_form |
ir.filters | div | Inherits product_assortment.product_assortment_view_form |
include_prices
Boolean
lang_id
Many2one → res.lang
comodel_name='res.lang'
product_assortment_id
Many2one → ir.filters
comodel_name='ir.filters'
domain=[('is_assortment', '=', True)]
No public methods.
endpoint_count
Integer
compute='_compute_endpoint_count'
endpoint_ids
One2many → endpoint.endpoint
action_view_endpoints(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/web-api-contrib |
| GIT | |
| GIT | https://github.com/OCA/web-api-contrib.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/web-api-contrib/tree/14.0/endpoint_product_catalog |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-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-contrib |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_assortment OCA/server-tools: - rpc_helper OCA/web-api: - endpoint - endpoint_route_handler odoo/odoo: - base_sparse_field - base - product - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
endpoint_endpoint_form_view |
endpoint.endpoint | xpath | Inherits endpoint.endpoint_endpoint_form_view | |
endpoint_endpoint_search_view |
endpoint.endpoint | xpath | Inherits endpoint.endpoint_endpoint_search_view | |
product_assortment_view_form |
ir.filters | div | Inherits product_assortment.product_assortment_view_form |
include_prices
Boolean
lang_id
Many2one → res.lang
comodel_name='res.lang'
product_assortment_id
Many2one → ir.filters
comodel_name='ir.filters'
domain=[('is_assortment', '=', True)]
No public methods.
endpoint_count
Integer
compute='_compute_endpoint_count'
endpoint_ids
One2many → endpoint.endpoint
action_view_endpoints(self)