Good morning,

We added the following informations (in case of accident at work):
* the person to contact
* phone number
* the link to the employee (parent,friend...)

One can think these information has to be link to res.partner.adress, but we 
have reasons not to do that:
* these informations are private
* you can not create a contact not belonging to a partner

About the birthdate:
# grep -R birth * | grep py
base/res/partner/partner.py:            'birthdate': fields.char('Birthdate', 
size=64),
hr_contract/hr_contract.py:             'birth_date' : fields.date('Birth 
Date'),
hr_contract/hr_contract.py:             'place_of_birth' : fields.char('Place 
of Birth', size=30),

------------------------
Coordonateur de projets
Révolution Linux Inc.




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

--
http://www.openerp.com/forum/viewtopic.php?p=23580#23580

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


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

Reply via email to