Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3598 Vizualizări

I have ERP server installed and few database running for customers , one of my client wann to install a custom module in the server , but he dont wann other to see it nd install as  the module is prepaired according to their company . 

The problem is all my 10 customers i have  one instance running and  filtered the DB according to their subdomain name . 

Now how to achive this , is their a way to allow custom module for specific custome DB.

Imagine profil
Abandonează
Cel mai bun răspuns

One solution might be to add custom installer for your module and have a password to allow installation.

Another one might be to have your module require an empty module that basicly acts like a key that you can delete after having installed it for your customers. OpenERP will complain about the missing module, but since it has no functionality in it, won't be much trouble.

Imagine profil
Abandonează