Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3033 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
abr. 25
25841
1
set. 22
3739
1
abr. 18
4432
2
jun. 17
5622
0
dez. 15
57