Hello,

is there any way to use additional tryton modules (installed via easy_install) in an existing database which was initialized with a limited set of modules?

I currently have the following situation:

* Did a fresh installation of trytond + account_invoice (and it dependencies) * Created new Postgresql database on existing Postgresql server using Tryton client * Activated account_invoice (and dependencies) in Modules menu, walked through wizards * Added more modules via easy_install (stock_supply_production and its dependencies)
* Restarted the trytond server

Expected:

* Able to see the newly installed modules in Modules menu (for installation)

Actual:

* don't see the modules

Is this specified behavior or is there a way to refresh the list of available modules in an existing database?

Thanks in advance & kind regards,
Matthias

Reply via email to