콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
3623 화면
아바타
취소
베스트 답변

Hi

Install Module

Go to Settings >> Modules >> Apps >> Click on install button 

If you want install you custome module then

Settings >> Modules >> Update Modules List  Po-pup will open Click on Update button then

Go Settings >> Modules >> Install Modules 

 Remove Install module and search your module name open your module and click on install button

Uninstall Module

Go Settings >> Modules >> Install Modules

Search your module open it and click on uninstall module 

아바타
취소
베스트 답변

quicker/easier way:
-->from psql:
--------> update ir_module_module set state='uninstalled' where name='your_module';

(this is not realy uninstaling the module, or deleting views.. it just marks module 'uninstalled' ) 
Use this method if your database is broken after instaling/upgrading module and you can't login anymore...

아바타
취소
베스트 답변

Hi Sushma,

Here i provide you an image that may be usefull for you.

Regards,

Juan José - Ing ADHOC

아바타
취소