Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3011 Visninger

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?







Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
apr. 25
25819
1
sep. 22
3739
1
apr. 18
4424
2
jun. 17
5614
0
dec. 15
57