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

Hai..!
what is the main difference between  Activate the developer mode and Activate the developer mode (with assets).?

Thanks in advance.

아바타
취소
베스트 답변

Reference : StackOverflow[https://stackoverflow.com/questions/42037828/odoo-10-developer-mode-and-developer-mode-with-assets]

Debug mode (most of the time used by Administrator) With this mode you can unable some advance features/options in odoo. so if you open odoo with debug mode you will see some extra menus, extra fields to more advance configuration.

Debug with assets mode (most of the time used by developers) It enables all features from normal debug plus some extra. Odoo internally use assets bundles to improve performance which internal merge+minifies all static assets like css and JavaScript. So debug with assets will use actual css and javascript files instead of minifying/merging css and js files. This mode will reduce performance but it will give you proper error message in console if you are doing some JavaScript changes in odoo

You can use this chrome plugin to quick switch between all those modes https://chrome.google.com/webstore/detail/odoo-debug/hmdmhilocobgohohpdpolmibjklfgkbi

아바타
취소
작성자

Thanks..!

And for Firefox as well: https://addons.mozilla.org/en-US/firefox/addon/odoo-debug/ ;)
Click for debug mode, double click for debug with assets.

베스트 답변

Hello Nikhil , 

I hope below link related to your question and I hope it's solve your problem

 https://stackoverflow.com/questions/42037828/odoo-10-developer-mode-and-developer-mode-with-assets

 Thanks ..

아바타
취소
작성자

Thanks.!

관련 게시물 답글 화면 활동
2
4월 18
8497
2
3월 17
4945
2
7월 25
4695
2
12월 24
7811
2
11월 24
28604