Hi,

Still working on a specific module, I have the following problem :
i want to create a menu with submenus.
Some of those submenus are linked with actions of my module : ok.
But others submenus should be linked to existing actions ("list of  
all partners" for example).
It's easy to do that with the Gui, but I found no solution with an  
xml file.

My question is :
in 'mymodule_view.xml' file, how can i create a menu with an action  
defined  in another xml file (partner_view.xml for example) ?

And a farther question :
why are actions defined by a tuple (type, internal id) ? (ex : when  
export/import in csv file)
It's very annoying because not portable.
Why don't they store the id defined in the xml file as the default  
identifier ?


Thanks,

Michel
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to