I have a TinyERP running with some customized objects. Lets take the example of a customized product, the class override are in a product_custom.py file.
This file is called by the __init__.py While product_custom.py is not replaced by an update, __init__.py is replaced at every update (through svn) Is there a way to override these __init__.py files in a permanent way, so I can upgrade without having to correct them manually? Thanks _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
