콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
3643 화면

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.

아바타
취소
베스트 답변

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.

아바타
취소