Skip to Content
Menú
This question has been flagged
1 Respondre
5305 Vistes

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
Descartar
Best Answer

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
Descartar
Autor

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

Related Posts Respostes Vistes Activitat
3
de març 24
13986
0
de jul. 20
3144
28
de març 20
14726
0
de juny 25
884
2
de maig 24
2542