karthik123 wrote: > ... did a lot of customization in view and objects. I don't understand where > is all the code and configuration file of what I have done. ...
If you did the customizations through the web interface then the changes will be in the database you were using, AFAIK. Or if you did the customizations to the underlying XML and Python files they'll be on the filesystem where you put them. For robustness in the face of change to the original files, these should have been done as extensions to the original modules rather than editing the source files that were already there. ------------------------ Regards, Geoff Seath Solutions Ltd (http://www.seathsolutions.com) -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40284#40284 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
