Using OpenERP 7.0, I have a custom module in which I have a number of address fields.
In the form view, I'd like have a button or a link to a google map for that address.
This seems quite straightforward, but I can't for the life of my figure out how to do it. I've taken a look at the google_maps module, but it doesn't seem to compile and/or import properly in to OpenERP 7.0, and the techniques that module uses don't seem to work anymore.
Any ideas?