You can create a module and inherit res.partner.address in it.
add _columns={'photo':fields.binary('Photo'),}

Inherit res.partner and res.partner.address view and add 
<field name="photo" widget="image"/>

these little changes will add photo field in Partner Address.

------------------------
OpenERP=Easier, Adaptable, Affordable, Modular




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

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

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


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

Reply via email to