Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
4732 Visualizações

I'm trying to upload a file using Slides, and the limit is 15MB it says.  I wonder how to increase this.  Thank you!

Avatar
Cancelar
Melhor resposta

If you have Odoo v9 then need to change code in Slide module:

Python code at line: http://bit.ly/1MhWo12

JS code at line: http://bit.ly/1P4t9DW

Change value from 15 to your value(Maximum upload file size in MB) that you want.

If you have different version then you can find those lines in Python and JS in slides module.

Avatar
Cancelar
Autor

Thank you for the response! I will try this change tonight.

Publicações relacionadas Respostas Visualizações Atividade
3
mar. 24
13158
0
jul. 20
2617
28
mar. 20
13434
0
jun. 25
328
2
mai. 24
2027