Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Lots of our modules do not handle multi-company correctly with Odoo >= 13

by
Acsone SA/NV, Stéphane Bidoul
- 09/02/2022 14:48:14
On Wed, Feb 9, 2022 at 2:41 PM Holger Brunn <mail@hunki-enterprises.nl> wrote:
could we write the AST version of
grep -RE 'user(_id|).company_id[^s]' --include=*.py
?
I recently came across https://semgrep.dev/ which might be handy in such situations.

-sbi

Reference