Done it! But, when I specify several fields, the assumed operator is "AND" while I would really need an "OR" operator.
<field name="problema_id" attrs="{'required': [('nok_1', '>', 0),('nok_2', '>', 0)]}"/> Now, I'm using an auxiliar field but, can't I declare that the evaluation should be X OR Y? -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=34468#34468 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
