open net wrote: > > Is there a way to override these __init__.py files in a permanent way, so I > can upgrade without having to correct them manually?
My understanding is that you should create a new module with your customization and load it at the end of init process. This way you have your own __init__.py and __terp__.py files. But I think you already thought about this and you found a reason not to do so. Why ? I wish you and all TinyERP forum readers an excellent "reveillon" for the end of this 2006 year ! ------------------------ Dominique www.SISalp.org _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
