Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 1138 |
Technical Name |
wibtec_digitalocean_cloud |
License | OPL-1 |
Website | http://www.wibtec.com |
Versions | 16.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Community Apps Dependencies | Show |
Lines of code | 1138 |
Technical Name |
wibtec_digitalocean_cloud |
License | OPL-1 |
Website | http://www.wibtec.com |
Versions | 16.0 17.0 |
Wibtec Digital Ocean Cloud Attachments
Overview
The app seamlessly integrates Digital Ocean cloud storage with Odoo, allowing users to upload files directly to the cloud from Odoo in real-time, download files from the cloud to their local system, and upload files from their local system back into Odoo. This integration prevents excessive database usage by offloading file storage to the cloud, ensuring smoother performance and quicker access to cloud-stored attachments.
Key Features
- File Uploads from Odoo: Upload files in any Odoo module and get it synced directly to Digital Ocean's cloud storage, optimizing database space and streamlining storage management.
- Manual and Real-time Uploads: Users can choose between manual uploads or real-time uploads to Digital Ocean based on their specific requirements, giving them flexibility in managing their file storage process.
- Existing File Uploads: The app also allows users to upload files other than those in Odoo modules to Digital Ocean, enhancing versatility in file management.
- Easy File Retrieval: Users can effortlessly restore files from the cloud to local, ensuring data safety and easy file management.
- Upload Files via Scheduler: Utilize the scheduler to automate file uploads to Digital Ocean, based on the frequency set in the configurations.
Configuration
Go to settings > Users > Open User > Check the 'Allow Digital Ocean Cloud Attachments Configuration'.

Screenshots
Make sure to set up your Digital Ocean Cloud configuration as shown in the below screenshot.

After you have added your bucket, make sure to enter essential details (Access key, secret key, bucket name, region, etc.). Apart from the basic details, you also need to enable boolean as shown in the below screenshot if you want a direct synchornization of attachements from Odoo to Digital Ocean.

NOTE: Here we have taken an example of adding an attachment in chatter for understanding purpose. However, the functionality of this module is not restricted to any model/view, it works for every attachment added in Odoo.
Test the functionality by adding an image in the CRM module's lead chatter as shown in the screenshot.

You'll see the image synced in the cloud storage.
Now, to retrieve the file attachments back in the local storage, hit the 'Release Bucket or Space' toggler and you'll see the file transfer progress to the mentioned path.

Once the data is retrieved from the cloud, restore it to the local database as shown in the below screenshot.

User can also upload file attachments to the cloud using the scheduler which will execute as per the configurations you make in the settings.

Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module