TIP: You can type at any time to perform a new search.
Export Documents from database
document_export_from_db · OCA/server-tools
- Repository
- OCA/server-tools · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Tools
- Folder size
- 0.05 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://julius.fr
- Last tracking update
- 2026-08-07 06:56:12
- Authors
- Odoo Community Association (OCA), Julius Network Solutions
- Maintainers
- Odoo Community Association (OCA), Julius Network Solutions
- Committers
- Alexandre Fayolle, Sylvain LE GAL, Rudolf Schnapka
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Add a Button to export existing documents from database to File System ====================================================================== * Make sure you've correctly defined the filestore in your database: * "Settings > Parameters > System Parameters": * "key": "ir_attachment.location" * "value": "file:///filestore" * Go to your document list, select all the documents you want to extract. * Click on "More > Documents Export"
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_document_multiple_action_form |
Document multiple action | document.multiple.action | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
write_again(self, cr, uid, ids, context=None)
New fields (0)
No new fields.
Public methods (1)-
write_again(self, cr, uid, ids, context=None)