I created a new page in my partner notebook and in this page I am trying to embed a partner event field inside another field context. I am trying to do this like:
<field name="events" colspan="4" widget="one2many_list" ref="base.res_partner" /> but it keeps giving my KeyError u'events' I thought this was how you reference fields outside of the current context but it is not working. Have I missed something here? Gerry _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
