-
- Downloads
[FIX] stock: typo in user group
before this commit, for the company_id field the user groups given was base.main_company, such a group is not existing in the system after this commit, the group will be changed to base.group_multi_company from base.main_company closes odoo/odoo#116853 X-original-commit: 59d0f7f4 Related: odoo/enterprise#38903 Signed-off-by:Tiffany Chang <tic@odoo.com>