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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Slides and PDF
Solved
|
|
3
Mar 24
|
11601 | |
|
0
Jul 20
|
1570 | ||
|
28
Mar 20
|
12037 | ||
|
2
May 24
|
937 | ||
|
0
Sep 20
|
2064 |