Hi hda,
         Thank u for ur immediate response.
I have added primary_sequence.xml in __terp__.py file.

__terp__.py

{
        "name" : "primary",
        "version" : "0.1",
        "author" : "Tiny",
        "website" : "http://openerp.com";,
        "category" : "Unknown",
        "description": """  """,
        "depends" : ['base'],
        "init_xml" : [],
        "demo_xml" : [ ],
        "update_xml" : ['primary_view.xml','primary_sequence.xml'],
        "installable": True
}

And can u please tell me how to update module list???

I am doing all this in new db,but still i am not able to view the imported 
module.Do i need to change anything in primary_view.xml??

Thanks in Advance
[/b]




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=40555#40555

-------------------- m2f --------------------


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

Reply via email to