hello,
First of all, thank you for helping the community and I hope you can help me. (I'm quite new, although I'm still studying)
I have been using Odoo in my business for almost two years with a
version 14 community and some OCA module, which has worked correctly for
me.
I have decided to update version 14 to 17, for which I have been able to
update to version 15 and now I am updating to 16, always using OCA
openupgrade.
My problem is that when migrating the database from v15 to v16 using the openupgrade-v16 script it shows me the following error:
2024-03-09 17:43:06,201 31738 DEBUG odoopsitec odoo.tools.convert: while parsing /opt/odoo/odoo/addons/product/views/res_partner_views.xml:3
La vista heredada no puede tener 'grupos' definidos en el registro. Use los atributos de 'grupos' dentro de la definición de la vista
I have reviewed the res_partner_views.xml file and its content is as follows:
res.partner.product.property.form.inherit res.partnerPricelists are managed on
I have made different modifications to this file without success. I have searched on Google and although I have not found much information, I have been able to investigate a possible solution, which has not worked for me and I always have this message in the migration.
Could you guide me?
Thank you so much
Good afternoon Cybrosys,
I appreciate your response, but it doesn't solve anything. It tells me some links to do the migration, when I am already doing the database migration and in the process I encounter an error.
I have already browsed Google and carried out dozens of tests, I am trying to find a solution to my specific problem.
I do not have custom modules or custom fields in the tables, so I do not understand why it shows me a view error and there are no instructions on how to correct it.
What would have to be done to correct the inherited view group?
Thank you very much in advance.
All the best