-
-
Notifications
You must be signed in to change notification settings - Fork 534
Open
Labels
Description
Provide a general summary of the issue in the Title above.
odoo.exceptions.ValidationError: Ocurrió un error al procesar o validar la vista:
Element "<xpath expr="//t[starts-with(@t-cache, 'pricelist,product')]">" cannot be located in parent view
Module
website_sale_hide_price
Describe the bug
Im migrating a DB from v15 to v17 on odoo sh, i had the module instaled on v15 when im trying to get into the site i have problems with half views of the module, i delete them and try to update de module and got this error.
To Reproduce
Migrate db from v15 to v17 and try to update the module.
Expected behavior
Update as should
Additional context
Searching for the view i found this issue with the same problem #924