Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3030 Переглядів

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?







Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
квіт. 25
25837
1
вер. 22
3739
1
квіт. 18
4431
2
черв. 17
5622
0
груд. 15
57