I thought about that as well. However, the first method is generic and is being called from elsewhere as well. Adding a line to call second method will break this.
Adding second method to first also means that second method will always be called whenever first method is called, which is not the desired solution. Thanks. Mugoma, Yengas. [email protected] wrote: > Just call one method and then have that method call as many other methods as > you need. > Regards, > Gerry > -------------------- m2f -------------------- > -- > http://www.openobject.com/forum/viewtopic.php?p=33301#33301 > -------------------- m2f -------------------- > _______________________________________________ > Tinyerp-users mailing list > http://tiny.be/mailman/listinfo/tinyerp-users _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
