[quote="kikireon"]
Why does the deinstallation routine not delete the structures that are no 
longer used in the database?[/quote]

For a simple reason: 
these tables/sequences may hold your precious data! It would be a shame to drop 
them like that..
Additionally, in a Unix mentality, we prefer to have a module "deactivated" 
upon uninstall, but keep its data. So that, if you ever install it again, you 
will see the data you used to have.

I believe this approach is the best and shouldn't be changed.




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=58679#58679

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to