Match user and company on multi company odoo environment

select login,res_company.name from res_users JOIN res_company on company_id=res_company.id;
match_user_company_multicompany_odoo.txt · Last modified: 2022/12/15 18:27
Public Domain Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain