Hi All.
I am trying to upgrade my CRM module but i get error.
Please someone guide me.
File "/opt/odoo13/odoo/odoo/addons/base/models/ir_model.py", line 1648, in xmlid_lookup
raise ValueError('External ID not found in the system: %s' % xmlid)
odoo.tools.convert.ParseError: ": "External ID not found in the system: base.group_partner_manager" while evaluating
"[(4,ref('base.group_partner_manager'))]"" while parsing /opt/odoo13/odoo/addons/crm/security/crm_security.xml:3, near
Thanks
Rishal
upgrade base module
File "/opt/odoo13/odoo/odoo/addons/base/models/ir_ui_view.py", line 413, in _check_groups raise ValidationError(_("Qweb view cannot have 'Groups' define on the record. Use 'groups' attributes inside the view definition")) odoo.exceptions.ValidationError: ("Qweb view cannot have 'Groups' define on the record. Use 'groups' attributes inside the view definition", None) During handling of the above exception, another exception occurred: