hello i have a problem that i'd like to share: in my xml file i have the same field placed twice but in different tabs (pages), like that:
<page name="page1"> <field name="name" /> </page> ... <page name="page2"> <field name="name" /> </page> so i have my field visible in 2 tabs (i know i can put these fields above pages, but the point is to put it twice within pages) and it doesn't work well - the field in first tab is empty, the field in second is filled. anyone could help me so it will work well? -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=48488#48488 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
