Web Actions

Asked by Buyanbat

I just added google map on web client. Then write new controller and template on web client 6.0 But I really did could not make any menu for my map. So I thought first I have to create new actions like ir_ui_view,act_window, wizard, report etc. How I do that?

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo Web Client Edit question
Assignee:
No assignee Edit question
Solved by:
Buyanbat
Solved:
Last query:
Last reply:
Revision history for this message
Amit Mendapara (cristatus) said :
#1

You can use `act_url` to create an action to point to some url (external or internal).

Revision history for this message
Buyanbat (buyanbat-ch) said :
#2

Thanks Amit. That solved my questions.
Let's enjoy with OpenERP