Hi all,

   I have two datetime fields in a form.I want the second field always greater 
than the first one.How to achieve this ?



         'date_deadline': fields.datetime('Closing 
Date',domain="[('date_deadline','>',create_date)]")

does not seem to work.Am i missing anything ?




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=56746#56746

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to