تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
7067 أدوات العرض

I wanted to know more about the developer mode (with assets).

I read in some posts that it is used to separate css and js files. Am I able to modify css and js files using this mode?

What does the "assets" allow you to do specifically?


Thanks!

الصورة الرمزية
إهمال
أفضل إجابة

Hello Nomand_King,

Here is short explanation:

In developer mode without assets you have no access to the original assets files. As you know Odoo framework is compiling all assets (js, scss, css files) into single one for the opimisation. This makes harder to debug Java Script and CSS files. 

In developer mode with assets, you will gain access to the original assets files that had been included into the modules, just like they were - before compiling. So you got access to the original files, that really helps to debug and helps do develope and test js code.

NOTE: You won't see anything special diference inside Odoo after switching into assets mode. But the major difference you will see under the hood, when for ex. you will fire the developer tool and inspect the page sources. 

Below the video showing the difference of accessing the assets in both developer modes. Video replaces thousands of words. 

 
 


Hope this helps,

If it does, vote +1 👍
and select as best answer ✅

good luck!

الصورة الرمزية
إهمال

Refering to your righteous complaint elsewhere I gave you an upvote and best answer (as it is the only one) ;-)

الكاتب

Thankyou very much krys.raj. great explanation

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
أغسطس 24
3532
1
أبريل 18
4307
2
يونيو 17
5529
1
يونيو 16
4305
0
ديسمبر 15
57