Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
3596 Zobrazení

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.

Avatar
Zrušit
Nejlepší odpověď

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.

Avatar
Zrušit