Google Map Launcher
New module in extra_addons named google_map.
This module adds launch google map button in partner contact form which will calculate google maps url from partners' address and open it in your default browser.
New action in GTK Client
ir.actions.act_url new action type added in gtk client which will open url in system's default browser.
Example:
return {
'type': 'ir.actions.act_url',
'url': 'www.openerp.com',
'target': 'new'
}
Comments
But it will be better to give us the original idea.
Cédric Krier
http://www.tryton.org/