Thanks Stefan, my main worries goes to later time when module is re-installed, so seems for now I'll need to make extra queries to clean not needed tables and related data (ir_model_data and etc.).
2013/6/7 Stefan Rijnhart <[email protected]> > On 06/07/2013 11:31 AM, Paulius Sladkevičius wrote: > >> Hi Everyone >> >> What is best practice if module was installed but not used. If we >> "uninstall" it, of course all tables and etc. data are left in database. >> >> My first idea was that before migration all tables and related data with >> "uninstalled" module must be removed, to have cleaner db as possible before >> migration. >> >> What is your opinion? >> >> > Hi, > > We would still like to create this service module for post migration tasks > such as cleaning up remaining fields and tables. Until then, just uninstall > the module. It is not very likely to create problems at database migration > time, but only when the module is reïnstalled at a later time. > > Cheers, > Stefan. > > > -- > Mailing list: > https://launchpad.net/~**openupgrade-drivers<https://launchpad.net/~openupgrade-drivers> > Post to : > openupgrade-drivers@lists.**launchpad.net<[email protected]> > Unsubscribe : > https://launchpad.net/~**openupgrade-drivers<https://launchpad.net/~openupgrade-drivers> > More help : > https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp> > -- pagarbiai, Paulius Sladkevičius UAB „HacBee“ +370 615 70365
-- Mailing list: https://launchpad.net/~openupgrade-drivers Post to : [email protected] Unsubscribe : https://launchpad.net/~openupgrade-drivers More help : https://help.launchpad.net/ListHelp

