Hi all, I have written a custom module and when i make some changes to xml(view ) i have to upgrade the module to see the effect through web interface.
But when i modify the core python file,for eg. I changed the field type/name in _columns, the changes never get reflected.Hence i get an error saying the field name conflict between data model and view. 1) How could i force to reload the data model or am i missing anything here ? 2) Should i always upgrade the module upon modifying xml file ? -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=54468#54468 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
