Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
6283 Widoki

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lip 25
2107
0
mar 24
1579
1
mar 17
6075
2
lis 16
5852
3
lut 16
16557