Weird. Usually, when modifying .xml (like views) you need to reload the server with the "--update=all" option (nothing about uninstall, unless you break database). For .py usually reloading the server is enough.
When reloading the server with the "--update=all" option, it writes to a log the result of loading modules. Do you find any error in the log file? -- Alejandro Santana [email protected] <[email protected]> ~ ANUBÍA, soluciones en la nube, S.L. www.anubia.es <http://www.anubia.es/> Plaza Fernando Conde Montero Ríos, 9 36201, Vigo (Pontevedra) 2014-05-05 16:22 GMT+02:00 loïc Lauréote <[email protected]>: > Thanks Alejandro, > I tried your "--update=all", I'm not sure it works all the times, > a log message of new modules installed in the terminal or somewhere would > be usefull. > > It's weird because when you modify an XML file, you need to uninstall and > reinstall, but with a .py you need to do different way.... :/ > > > Other question, maybe something to put somewhere in another thread, > Their is no rollback system when a module installation goes bad. When a > module install broke something, it's impossible > to clean the environment. I don't want to develop something before to be > sure, i do thing the good way. > > thks ! > > > Loïc Lauréote > > > ------------------------------ > From: [email protected] > Date: Mon, 5 May 2014 12:13:35 +0200 > Subject: Re: [Openerp-community] update new module list > To: [email protected] > CC: [email protected] > > > Hello, Lauréote. > > Have you tried launching OpenERP server with '*--update=all*' option? > > > -- > Alejandro Santana > [email protected] > > <[email protected]> > ~ > ANUBÍA, soluciones en la nube, S.L. > www.anubia.es > > <http://www.anubia.es/> > Plaza Fernando Conde Montero Ríos, 9 > 36201, Vigo (Pontevedra) > > > > 2014-05-05 12:07 GMT+02:00 loïc Lauréote <[email protected]>: > > > Hello, > > I develop modules on openerp and i have a problem to update the module > list of openerp. > Now i add my new modules in addons and the problem is when i reload the > server the module doesn't > appear at the fisrt try. > > > Is there an easy efficience way to update the list of new modules ? > > > > Thanks you ! > > > Lauréote Loïc > > _______________________________________________ > Mailing list: https://launchpad.net/~openerp-community > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openerp-community > More help : https://help.launchpad.net/ListHelp > > >
_______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

