> 
> I never went through the school management thing myself so I can't give you a 
> definitive answer 


Well ... actualy .. the modification I did is only:
1. Create new "main menu" called "scholl Management"

2. Customize the Partners/Contact view :
a. Add custom field called : x_student (boolean)
b. Add custom field called : x_teacher (boolean)


3. Create 2 "sub menu" under "School Management", called :
- Students : Tree/Form of res.partner.contact with domain [('x_student','=',1)]
- Teachers : Tree/Form of res.partner.contact with domain [('x_teacher','=',1)]

Thats All




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

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

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


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

Reply via email to