Search 1.9 billion lines of Odoo code on GitHub

external_file_location_dropbox

Author: Sunflower IT,Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0-add-attachment_sync_dropbox
Repository: sunflowerit/server-tools
Dependencies: external_file_location
Languages: Python (73, 56.6%), XML (27, 20.9%), and reStructuredText (29, 22.5%)

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="attachment-sync-dropbox"></a> <h2>Attachment Sync Dropbox</h2> <p>Automatically upload Attachments to dropbox</p> <a name="installation"></a> <h3>Installation</h3> <p>For this module to work you need:</p> <ul class="simple"> <li>pip install dropbox</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>Add the dropbox access key in the task.</p> <p>For Security reasons, the access key can be added to Odoo config file:</p> <ul class="simple"> <li>dropbox_access_key_id = xxxxxx...</li> </ul> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Dan Kiplangat, Sunflower IT &lt;<a class="reference external" href="mailto:dan&#64;sunflowerweb.nl">dan&#64;sunflowerweb.nl</a>&gt;</li> <li>Tom Blauwendraat, Sunflower IT &lt;<a class="reference external" href="mailto:tom&#64;sunflowerweb.nl">tom&#64;sunflowerweb.nl</a>&gt;</li> </ul> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Dropbox Branding: <a class="reference external" href="https://www.dropbox.com/scl/fo/0eu2dsn07fy5k0gt5fy74/AADhnh66J9nWU28_hKqRyomWa?dl=0">Icon</a>.</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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="https://odoo-community.org">https://odoo-community.org</a>.</p>