Hi! The following line has different behaviours using windows client and web
<field name="problema_id" attrs="{'required': [('aux_nok', '>', 0)]}"/> Using windows client, a the "problema_id" has its "required" attribute changed which means it works! But, using the web aplication, the field's attribute never gets changed. Anybody knows why? -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=34564#34564 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
