Pricelist Cache Rest

pricelist_cache_rest
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/18.0/pricelist_cache_rest
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHidden
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSOCA-git-bot, SilvioC2C, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/partner-contact:
    - partner_pricelist_search
OCA/queue:
    - queue_job
OCA/sale-workflow:
    - pricelist_cache
OCA/server-auth:
    - auth_api_key
OCA/server-tools:
    - jsonifier
odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - sale
    - sales_team
    - account_payment
    - account
    - onboarding
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Provides an endpoint to expose product prices cached by pricelist_cache.
Endpoint authorization is based on auth_api_key.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form_pricelist_cache_rest_inherit res.config.settings xpath Inherits base_setup.res_config_settings_view_form
Models touched (2)

New fields (1)
  • pricelist_cache_auhorize_apikey_ids Many2many → auth.api.key
    help='API keys that can retrieve pricelist data via REST endpoints.' args: 'auth.api.key'
Public methods (0)

No public methods.

New fields (1)
  • pricelist_cache_auhorize_apikey_ids Many2many → auth.api.key
    readonly=False related='company_id.pricelist_cache_auhorize_apikey_ids' args: 'auth.api.key'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/14.0/pricelist_cache_rest
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYHidden
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, KV
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:40:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/partner-contact:
    - partner_pricelist_search
OCA/queue:
    - queue_job
OCA/sale-workflow:
    - pricelist_cache
OCA/server-auth:
    - auth_api_key
OCA/server-tools:
    - base_jsonify
    - jsonifier
odoo/odoo:
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - base_automation
    - resource
    - sale
    - sales_team
    - payment
    - account
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - utm
    - base_sparse_field
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form_pricelist_cache_rest_inherit res.config.settings.view.form.pricelist.cache.rest.inherit res.config.settings xpath Inherits base_setup.res_config_settings_view_form
Models touched (2)

New fields (1)
  • pricelist_cache_auhorize_apikey_ids Many2many → auth.api.key
    help='API keys that can retrieve pricelist data via REST endpoints.' args: 'auth.api.key'
Public methods (0)

No public methods.

New fields (1)
  • pricelist_cache_auhorize_apikey_ids Many2many → auth.api.key
    readonly=False related='company_id.pricelist_cache_auhorize_apikey_ids' args: 'auth.api.key'
Public methods (0)

No public methods.