openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #09012
[Bug 954625] Re: addons not properly detected
Yes, you're right : what messed me up is that with the new version,
there is no longer any initial configuration screen so it assigned me
"simplified" by default and simplified only has Modules and not Update
Module List.. After I located ability to set to extended under
User->Preferences all is good again... sorry for erroneous bug posting
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/954625
Title:
addons not properly detected
Status in OpenERP Server:
Incomplete
Bug description:
(Note, this appears to be a regression because 6.0.3 didn't do this to me)
(Also note: this is with using the gtk client, not sure if that matters)
I created a new database and added a new addon to the addons
directory. I know it's the correct one because a) it's the one the
log file tells me to use and b) when I try moving important addons out
it correctly fails to work.
However, my addon does not show up as installable.
Eventually, I tried deleting the database, and creating a new one, at
which point I CAN see the addons.
Steps to reproduce:
(Initial state, the custom addon is not in the addons directory)
1) Create a new database
2) Try to install your custom addon. You won't see it (correctly) because it's not there yet
3) Disconnect the openerp client
4) add your addon to the addons directory
5) service openerp-server stop
6) verify that it is indeed not still running (I use ps aux | grep openerp)
7) service openerp-server start
8) reconnect the client
9) check for the custom addon. It's still not there. It should be.
10) delete the database
11) make a new database
12) check for the custom addon. It *is* there. But you shouldn't need to delete your database to see it.
Am I missing something? Has 6.1.1 added "force module refresh" or
some such thing, which would mean this might not be a bug? I tried
the usual "reload" button but no help there...
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/954625/+subscriptions
References