Yopi Angi

Results 47 comments of Yopi Angi

@schinto777 looks like one your data (contacts) has invalid value. could you please debug this function? ```javascript _renderUngrouped: function () { var self = this; var defaultLatLng = this._getDefaultCoordinate(); var...

@schinto777 Sorry but it's really hard to debug just by saying there is an error or it's working fine on this and that.. In this case the error message is...

Hi @DorianPIERRE I just installed the modules on fresh DB with the latest Odoo commit for v12c and it works fine. could you provide steps to reproduce the error?

Hi @roronan29 Could you please give me steps how did you installed the module? I made a video of my local installation https://drive.google.com/open?id=1ju6_BB01lERg-eoEzdQcoPxVNkmwtIwQ

@whotopia I think you can use the `web_google_maps` instead of `web_view_google_map`. In OCA, the `web_google_maps` has been split into two modules `base_google_map` and `web_view_google_map`

Hi @lieblinger Thank you for the PR! I guess this module [google_marker_icon_picker](https://github.com/gityopie/odoo-addons/tree/14.0/google_marker_icon_picker) already does your proposed feature, have you check? Anyway, the predefined color on this line https://github.com/gityopie/odoo-addons/blob/14.0/web_google_maps/static/src/js/view/google_map/google_map_renderer.js#L16 can be...

same here using `Ubuntu 18.04.1 LTS` `$ docker-machine create --driver virtualbox default` > Running pre-create checks... Error with pre-create check: "VBoxManage not found. Make sure VirtualBox is installed and VBoxManage...