[quote="ricardo.wing"]Hi everyone.

I'm generating a dia diagram for OpenERP module development, I want to inherit 
somo stuff from othre modules.

Can someone give me a hand on that? I already create my design on Dia but I 
need to make the inheritance.

Thanks in advance.

---
Ricardo Wing Alcázar[/quote]

Hi Ricardo, I also had in the same situation than you. well, I resolved the 
problem of the next way: 
 go into the properties of your model where you want to make the inherit, in 
the separator class, field comment and define the inherit. for example: ' 
_inherit = ' hr.employee ' ', and be sure you mark the checkbox ' visible 
comments '. then it is necessary to go in the file yourmodel.py and uncomment 
the line referring to an inherit. 
 good luck.




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

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

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


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

Reply via email to