コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4709 ビュー

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

アバター
破棄
最善の回答

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.

アバター
破棄
著作者

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

関連投稿 返信 ビュー 活動
3
3月 24
13104
0
7月 20
2573
28
3月 20
13380
0
6月 25
311
2
5月 24
2002