Search 1.9 billion lines of Odoo code on GitHub

external_file_location_gdrive

Author: Sunflower IT,Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0-add-attachment_sync_gdrive
Repository: sunflowerit/server-tools
Dependencies: external_file_location, and google_drive
Languages: Python (116, 73.4%), XML (13, 8.2%), and reStructuredText (29, 18.4%)

<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-google-drive"></a> <h2>Attachment Sync Google Drive</h2> <p>Automatically upload Attachments to Google Drive</p> <a name="installation"></a> <h3>Installation</h3> <p>For this module to work you need:</p> <ul class="simple"> <li>pip3 install --upgrade google-api-python-client</li> <li>pip3 install --upgrade oauth2client</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>Add the google drive authorization code - <em>Settings-&gt;General Settings-&gt;Integrations-&gt;Google Drive-&gt;Authorization Code</em></p> <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>jasonh1234 - Deviant Art: <a class="reference external" href="https://www.deviantart.com/jasonh1234/art/Google-Drive-Icon-298243611">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>