mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
f3bd2931a60a83a91f774478aa7ab97d32476c45
Cached methods should never return recordsets, which are tied to specific context, env, cursor, uid. Instead, they should return IDs which, later, can be browsed in the current context. With this change _usable_rules() cached method is now returing ids instead of a recordset, and also the _match_find method is properly browsing the results ids of the cached method.
server-backend
Mainly base modules used by others
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| base_user_role | 16.0.1.1.1 | ![]() |
User roles |
| base_user_role_history | 16.0.1.0.0 | ![]() |
This module allows to track the changes on users roles. |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py file, which contains a license key
that explains its license.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Description
Languages
HTML
51.4%
Python
48.6%




