Monica Diaz Pena 8f24e9e776 Avoid Access Error when search with suspend security.
The Odoo `_search` function performs a  `sudo` on the first line of its
implementation, causing that the uid's wrapper (class BaseSuspendSecurityUid) is lost.

This is evidenced when a function with suspend security is called and in
its implementation needs the values ​​of a 'one2many' field (it does a
`search` in another model without reading access) an Access Error is raised.
2020-01-06 17:17:46 -05:00
2019-07-29 03:37:50 +00:00
2020-01-02 09:46:22 +00:00
2019-12-17 21:19:36 +00:00
2019-11-19 21:13:55 +01:00
2018-09-27 02:38:09 +02:00
2018-09-27 02:38:09 +02:00
2018-09-27 02:38: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%