Hello 2 all. A was messing with OpenERP lately and now I have one little question. How can i search partners by address in "Partners" view? Changes in "res.partner.form" view does not affect it.
Even if I change it as <page string="General"> <field colspan="4" mode="form,tree" name="address" nolabel="1" select="1"> <form string="Partner Contacts"> <field name="name" select="1"/> <field domain="[('domain', '=', 'contact')]" name="title" string="Type"/> <field name="function"/> <field name="type" select="2"/> <field name="street" select="1"/> <field name="street2"/> <newline/> It does not work. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=54061#54061 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users