Skip to Content
Menu
This question has been flagged
3 Replies
18981 Views

Anybody know what is mean by assets debugging in Odoo10?

Avatar
Discard
Best Answer

Debug with assets mode is used by most of the developers.

It is gives normal + extra features. Odoo internally use assets like CSS and JavaScript. So debug with assets will use actual CSS and JavaScript files. Of course 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 may use chrome extension for switch between developer mode and developer mode with assets and no developer mode. https://chrome.google.com/webstore/detail/odoo-debug/hmdmhilocobgohohpdpolmibjklfgkbi

I hope this may help you to understand about Developer mode.

Avatar
Discard
Best Answer

Hi @Tejas, Will it affect the whole odoo system if I click that? How to undo if I clicked that Assets Debugging?

Avatar
Discard
Best Answer

new debugging method ( "debug with active") Who SERT to debug javascript code

Avatar
Discard
Related Posts Replies Views Activity
2
Dec 16
6731
2
Jul 25
4148
2
Dec 24
7418
2
Nov 24
28087
1
Aug 24
3174