Need to upload muliple folders in documents in odoo 18. its only allow files, i need to upload folders
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Проекты
- MRP
Этот вопрос был отмечен
2
Ответы
274
Представления
Hi,
Odoo 18's Documents module doesn't directly support folder uploads. A simple workaround is to zip folders, upload the ZIP files, and manually unzip them. A better approach is to create the desired folder structure within Odoo and then upload files individually to their corresponding folders.
For a more robust solution, you can develop a custom Odoo module that adds folder upload functionality. This involves extending the Documents module, adding a new upload button, handling the folder structure recursively, and using JavaScript for client-side processing. Alternatively, check the Odoo App Store for existing apps that provide folder upload capabilities. When implementing a custom solution, prioritize security, performance, and user experience.
Hope it helps
For now, you can not upload a folder, but only files
As you can upload many files at once, here is the recommended way
- Go to Documents App
- Create a folder
- Go inside that folder
- Upload multiple files
Another solution is to have your folders in an external system and link them to an Odoo record, but that needs this OCA module https://github.com/OCA/storage/tree/18.0/fs_folder
Other than that, uploading folders needs a custom implementation
Hope it helps
Hope it helps
Не оставайтесь в стороне – присоединяйтесь к обсуждению!
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
|
1
нояб. 25
|
284 | ||
|
|
4
июл. 23
|
8800 | ||
|
what is the name of this app
Решено
|
|
1
дек. 21
|
3390 | |
|
|
0
мая 20
|
3231 | ||
|
|
1
янв. 20
|
3984 |