TIP: You can type at any time to perform a new search.
Endpoint Product Catalog
endpoint_product_catalog · OCA/web-api-contrib
- Repository
- OCA/web-api-contrib · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/web-api-contrib
- Last tracking update
- 2026-08-07 08:43:07
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- SilvioC2C, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
endpoint_endpoint_form_view |
endpoint.endpoint | form | Inherits endpoint.endpoint_endpoint_form_view | |
endpoint_endpoint_search_view |
endpoint.endpoint | search | Inherits endpoint.endpoint_endpoint_search_view | |
product_assortment_view_form |
ir.filters | form | Inherits product_assortment.product_assortment_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
include_pricesBoolean -
lang_idMany2one → res.langcomodel_name='res.lang' -
product_assortment_idMany2one → ir.filterscomodel_name='ir.filters'domain=[('is_assortment', '=', True)]
No public methods.
New fields (2)
-
endpoint_countIntegercompute='_compute_endpoint_count' -
endpoint_idsOne2many → endpoint.endpointargs: 'endpoint.endpoint', 'product_assortment_id'
-
action_view_endpoints(self)
Loading…