Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
6272 Ansichten

Hello,

I am currently making myself familiar with developing modules for v7.0. I have started with a clean database and have added the modules from the local addons directory that I thought fitting. For the missing features I have started to write a new module, but I don't know how to add this to my existing database, because it seems that the list of available modules is created in the database at creation time in 'ir_module_module' from the addons parameter in the command line, doesn't it?

What is the best way of adding new modules to existing databases? Thanks! Romanus

Avatar
Verwerfen
Beste Antwort

The list is created initially when the database is created.

OpenERP scans the addons path for folders containing valid modules.

If you add a new module, make sure it is in the addons path (or edit the addons path), reboot the server, and then you can use the menu sequence:

Settings --> Modules --> Update Modules List

If you can't see this menu, make sure your user is a member of the Technical Features group.

Note: For help on the Technical Features group, see https://accounts.openerp.com/forum/Help-1/question/7650

Note: For help on editing the addons path, see https://accounts.openerp.com/forum/Help-1/question/29358

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Juli 25
2075
0
März 24
1567
1
März 17
6042
2
Nov. 16
5819
3
Feb. 16
16542