跳至內容
選單
此問題已被標幟
3007 瀏覽次數

Hello,

After adding assets to the backend, I know try to incooperate css styling and fonts into the reports. Herefore I added the following to my module: 

 'assets': {
   'web.report_assets_common': [
     'design_templates/static/src/css/**/*',
     'design_templates/static/src/css/*',
   ],

While I it worked for the web.assets_common to restart Odoo and regenerate the assets bundles, the report_assets* are not updated.

I can see in settings -> database structures -> attachements

That the file report_assets_common.css is still old. It seems to have updated at some point after all the minified versions (which are still from february installation date), but I cannot get my files to be included or the assets to be generated, even with restarting odoo and regenerating the assets from the menu.

Is there any way to force a regeneration of a specific asset bundle and check, which files are marked for inclusion?







頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
4月 25
25818
1
9月 22
3737
1
4月 18
4423
2
6月 17
5613
0
12月 15
57