odoo.tools.convert.ParseError: while parsing /mnt/extra-addons/dental_clinical_management/views/dental_patients_views.xml:4
Error while validating view:
Element '<xpath expr="//button[@name='669']">' cannot be located in parent view
View error context:
{'file': '/mnt/extra-addons/dental_clinical_management/views/dental_patients_views.xml',
 'line': 2,
 'name': 'res.partner.view.form.inherit.dental.clinical.management',
 'view': ir.ui.view(2486,),
 'view.model': 'res.partner',
 'view.parent': ir.ui.view(123,),
 'xmlid': 'view_partner_form'}
i had been tried odoo version 16/17 to do activation of that module done by cyprosys company but always facing this erro as i mentioned earilar , im using community versions and i want go through this module for learning some issues , so colud anyone help me do so or is there any tricks i should do before , by the way im using postgres version 16 along with this odoo 16/17 versions and im using dokcer container for implementing that
