gityopie/odoo-addons

Module can not be installed in odoo 13 enterprise edition

MahmoudFahmi opened this issue · 7 comments

raise ValidationError(_('Invalid view %s definition in %s') % (view_name, view.arch_fs))
odoo.tools.convert.ParseError: "Invalid view view.res.partner.map definition in gws_google_maps/views/res_partner.xml

i think there is a conflict between gws_google_maps.map view definition and web_map odoo module that has another map view definition .

Note : this issue happens only with enterprise addons

Hi @MahmoudFahmi

Thanks for open this issue
Unfortunately, that module gws_google_maps is not maintain by me
The person or company that published the module on odoo apps copy my module and change the name

Hi @MahmoudFahmi

The version 13.0 has been published
you can find it on this branch https://github.com/gityopie/odoo-addons/tree/13.0

I'll closed this issue,
Feel free to open new issue if found you error or something doesn't work
Thank you

Hi @MahmoudFahmi

Could you please copy-paste the full error message here?

@MahmoudFahmi Looks like you are using the incorrect version
Screen Shot 2020-11-01 at 21 20 06

On version 13.0, the "Google map" view name has been changed to google_map
https://github.com/gityopie/odoo-addons/blob/13.0/web_google_maps/views/res_partner.xml#L7