| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 230 |
| Technical Name |
export_attachments_from_list_view |
| License | AGPL-3 |
| Website | https://www.cybrosys.com |
| Versions | 15.0 16.0 17.0 18.0 19.0 |
Key Highlights
Download the documents in a single click
You can download the documents in multiple records in a single click.
Dynamic Action
You can apply Dynamic Action in the particular models
ZIP Format
You can download all Attachment in zip format
Add Action in multiple models
You can add this action in different models in odoo.
Configuration Settings
Go to Settings, Under the Companies session we can see the Dynamic Action Export Attachment From List View link to create the action.
Action Creation
Add an action name and select the model in which you want to apply. After that, press "Create Action" to add this action to the model.
After Action Creation.
After Action creation, the state is changed to 'Running'. If you want to remove the Action, just click the "Remove Action" button to delete the Action.
After Deleting Action.
After clicking "Remove Action" button the action removed and the state changed to the 'Cancelled'.
Attachments
Add attachments.
Action
Select the records and clicking the action for downloading attachment.
Confirmation Popup Wizard.
After clicking the action it show the popup message to confirm the download.
Attachment Downloaded.
Here we can see the downloaded attachments in zip format.
Add Action in multiple models
You can download all Attachment in zip format
Apply Dynamic Action in the particular models
Download the documents in a single click
This module allows users to quickly download attachments related to multiple records directly from the list view. Instead of downloading each record’s attachment individually, you can select multiple records and export all their attachments at once.
The attachments are downloaded as a ZIP file, which contains all the selected records’ attachments (PDF, images, documents, etc.) bundled together for easy access.
Please log in to comment on this module