> 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 dictionary warning could be useful: http://bazaar.launchpad.net/~openerp/openobject-addons/5.0/annotate/head:/sale/sale.py#L1005 ------------------------ Lorenzo Battistini http://www.albatos.com -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=56201#56201 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
