I'm trying to upload a file using Slides, and the limit is 15MB it says. I wonder how to increase this. Thank you!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
4846
查看
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.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
Slides and PDF
已解决
|
|
3
3月 24
|
13328 | |
|
0
7月 20
|
2730 | ||
|
28
3月 20
|
13624 | ||
|
0
6月 25
|
435 | ||
|
2
5月 24
|
2093 |