Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.0
Category
Product
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/product-attribute
Last tracking update
2026-08-07 08:42:54
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, Parvez Qureshi
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This is a glue module to avoid permission errors when loading data in
the Point of Sale if the user has no `standard_price` (cost) field
permissions.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (2)
  • with_env(self, env)
  • with_user(self, user)
    @api.model

New fields (0)

No new fields.

Public methods (1)
  • check_field_access_rights(self, operation, fields)

Loading…

Loading…