On Sunday, March 30, 2014 7:53:21 AM UTC-5, dineshkumar wrote:

>
> Hi,
>
>            please put the following  lines at the end in xml files... u r 
> getting action before creating the action....
>
>
>             <menuitem parent="menu_hello_world" sequence="1"
>             id="menu_hello_world_form" icon="tryton-list" 
> action="act_hello_world_form"/>
>
>
That was the error.

I realized when the module is installed (in this case in DB 'pruebas') and 
I modify the XML file (I put the line at the beginning in the file) and 
then I update it [1], I don't get any kind of error.

I get the error when first I modify the XML file and then I install the 
module.

Seems like when the module is installed for first time, all content of XML 
file is stored in the DB. So, if I change any content in the file, I don't 
get any error when I update the module because all changes were previously 
stored in the DB.


[1] trytond -d pruebas -u helloworld


Thank you.
 

>
>            if any doubts,please send to my mail id as 
> [email protected]<javascript:>
>   
>

Reply via email to