How can I change the attachment size limit for messages? I'm trying to attach a 3MB file but it doesn't attach and there is no error message. I can attach 500KB just fine. I've read about the "Limit Attachment Size" plugin but I can't seem to find it in v8.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
I use Nginx.
I solved this problem adding this new line in my nginx.conf file and restart Nginx.
client_max_body_size 100M;
Great.Thanks
v8: https://www.openerp.com/apps/trunk/attachment_size_limit/
v7: https://www.openerp.com/apps/7.0/attachment_size_limit/
(Also available in the Apps menu)
I'm on v8 and searching in the apps menu for "attachment" or "attachments" yields no results.
It appears the Apps store is no longer available at v8 for unregistered users - that menu take you straight to the Installed Modules menu. You can still manually download and manually install the module - search this site for any of the MANY questions relating to how to install modules without using the Apps menu.
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
3
thg 7 25
|
8710 | ||
|
1
thg 5 25
|
1017 | ||
|
0
thg 1 24
|
1704 | ||
|
1
thg 2 22
|
23837 | ||
|
0
thg 12 20
|
4609 |
I have the same problem. Links below don't work. I don't find this app for Odoo 8. Ideas? I would like to attach 2 or 3 Mb files when I send sale order by email. Thanks