I did not find a global view for res_company that we can inherit and extend. So I guess we need to define global views for res_company that can be inherited and extended in the other modules we use. What is the best way to do this? Should I try to add these global views to the 'base' module? Or should I create just a small standalone module that only defines these views and then have all my other modules depend on this small module?
Regards, Gerry _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
