Katherine Zaoral f4de9b5ced [FIX] base_import_match: "Unable to use a closed cursor"
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.
2022-05-28 19:34:45 +01:00
2022-04-21 14:57:18 +00:00
2021-12-04 14:07:11 +00:00
2022-02-06 18:01:44 +00:00
2020-10-08 21:48:02 +02:00
2022-03-31 17:36:58 +02:00
2021-05-14 19:29:14 +02:00
2020-10-08 21:48:02 +02:00
2021-05-14 19:29:14 +02:00
2020-11-01 22:29:25 +01:00
2020-12-11 20:17:29 +01:00
2020-10-08 21:48:02 +02:00
2020-10-08 21:48:02 +02:00
2022-04-21 14:57:07 +00:00

Runboat Build Status codecov Translation Status

server-backend

TODO: add repo description.

Available addons

addon version maintainers summary
base_global_discount 14.0.1.0.0 Base Global Discount
base_import_match 14.0.1.0.0 Try to avoid duplicates before importing
base_user_role 14.0.2.3.0 sebalix jcdrubay novawish User roles
base_user_role_company 14.0.2.0.1 User roles by company
base_user_role_profile 14.0.1.0.0 User profiles

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
No description provided
Readme 129 MiB
Languages
HTML 51.4%
Python 48.6%