Search 1.9 billion lines of Odoo code on GitHub

web_export_streamed

Author: credativ Ltd,Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-web_exportall
Repository: credativUK/web
Dependencies: web
Languages: JavaScript (36, 18.7%), Python (147, 76.2%), and XML (10, 5.2%)

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="web-export-streamed"></a> <h2>{web_export_streamed}</h2> <p>Allows all rows to be exported from a search view including the ones not on the current page. Data is streamed back from the server to prevent timeouts and memory issues when exporting many records.</p> <a name="installation"></a> <h2>Installation</h2> <p>The following modules are required</p> <ul class="simple"> <li>web</li> </ul> <a name="configuration"></a> <h2>Configuration</h2> <p>No configuration is required</p> <a name="usage"></a> <h2>Usage</h2> <p>To use the streaming functionality in this module, select all rows for CSV export from a list view.</p> <ul class="simple"> <li>go to ...</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/162/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <p>For further information, please visit:</p> <ul class="simple"> <li><a class="reference external" href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li> </ul> <a name="known-issues-roadmap"></a> <h2>Known issues / Roadmap</h2> <ul class="simple"> <li>Excel files are generated with streamed data but the download will only begin once the entire file is generated</li> </ul> <a name="bug-tracker"></a> <h2>Bug Tracker</h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback <a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_export_streamed%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Craig Gowing &lt;<a class="reference external" href="mailto:craig.gowing&#64;credativ.co.uk">craig.gowing&#64;credativ.co.uk</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>