Yopi Angi

Results 47 comments of Yopi Angi

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

@MahmoudFahmi Looks like you are using the incorrect version 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

Hi @midhunmadhuk Please check the following use case of how to display map view inside a form Assumed you have a new model called `res.partner.location` and then relate this model...

@selvamani-ramasamy did you mean new model inherit `res.partner`? the `google_map` view is not automatically created, it must define it manually

@selvamani-ramasamy looks like a marker issue. Have you check on the network logs?

@selvamani-ramasamy The network logs on the browser

Hi @alex71m-zz Thanks for reporting this issue I've published a new module `website_google_library_loader` to address this issue, you can find it on the branch `13.0-dev` https://github.com/gityopie/odoo-addons/tree/13.0-dev Waiting your feedback on...

Hi @travish2 No prob I guess, you forgot to mention odoo version?

Hi @travish2 I have a module that cover similar features (point 1). I made a demo video https://drive.google.com/file/d/1JkpwSfaYk49DAVBz0_y-73cpgnz36n3Z/view?usp=sharing The features that the module tries to cover is to have product...

@stesifrancesco yes, it's in progress. I've pushed a development branch for the migration #118 feedback are very welcome :)