> the first method is generic and is being called from elsewhere as well. > Adding a line to call second method will break this.
You don't do it that way. You create your own proxy method that calls whatever other methods you need. Then you call your proxy method from the on_change. Regards, Gerry -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=33303#33303 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
