[quote="eLBati"] > Hello veryone, > > I am working on a new module and i wanted to know if there is a way to > implement form validation in openerp. > What i want to do is when implementing on_change method for a field i would > be able to send to the client a command to pop-up window for confirmation or > warning or Error based on some conditions for fields dependencies....
Hi, check if warning dictionary could be useful: http://bazaar.launchpad.net/~openerp/openobject-addons/5.0/annotate/head:/sale/sale.py#L1005[/quote] thanks, that is really helping :) -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=56302#56302 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
