Katherine Zaoral 5a3ea46b8b [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.
2021-09-14 17:05:15 -03:00
2021-07-04 00:01:24 +00:00
2021-07-04 00:01:25 +00:00
2020-03-14 12:23:52 +01:00
2020-03-14 12:23:52 +01:00
2019-10-12 12:29:03 +02:00
2019-09-29 23:47:09 +02:00
2020-03-14 12:23:52 +01:00
2020-11-01 23:06:10 +01:00
2020-11-01 23:06:10 +01:00
2020-03-14 12:23:52 +01:00
2019-10-12 12:29:03 +02:00
2019-09-29 23:47:09 +02:00

Runbot Status Build Status codecov

Server Backend

Server ORM extensions, new fields...

Description
No description provided
Readme 129 MiB
Languages
HTML 51.4%
Python 48.6%