| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/7.0/document_export_from_db |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Julius Network Solutions |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Julius Network Solutions |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Sylvain LE GAL, Rudolf Schnapka |
| WEBSITE | |
| WEBSITE | http://julius.fr |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - document - knowledge - base - base_setup - web_kanban - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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"
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_document_multiple_action_form |
Document multiple action | document.multiple.action | form | New |
No new fields.
Public methods (1)write_again(self, cr, uid, ids, context=None)
No new fields.
Public methods (1)write_again(self, cr, uid, ids, context=None)