Skip to Content

Store Attachment on Amazon S3

by

90.48

16.0 0
Live Preview
Required Apps Discuss (mail)
Technical Name oi_s3_store
License OPL-1
Also available in version 17.0 16.0
You bought this module and need support ? Click here!
Technical Name oi_s3_store
License OPL-1
Also available in version v 17.0 v 16.0

1. Introduction

The oi_s3_store module for Odoo 17.0 allows businesses to offload attachment storage to Amazon S3. By integrating S3 as an external storage solution, this module helps reduce server load, improve performance, and enhance data security.

2. Key Features

  • Amazon S3 Integration: Seamlessly integrates Odoo with Amazon S3 for attachment storage.

  • Attachment Management: Automatically stores and retrieves attachments from S3.

  • Storage Location Indicator: Clearly indicates the storage location of each attachment.

  • Attachment Filtering: Allows users to filter and view attachments by their storage type.

  • Attachment Migration: Facilitates the movement of attachments between different storage locations.

  • Single Storage Location: Ensures each attachment is stored in only one location to prevent duplication.

3. Benefits

  • Reduced Server Load: Offloads attachment storage to S3, freeing up server resources.

  • Improved Performance: Enhances system performance by reducing database size.

  • Scalable Storage: Leverages Amazon S3's scalable storage capabilities.

  • Enhanced Data Security: Benefits from Amazon S3's robust security features.

  • Cost-Efficient: Utilizes Amazon S3's pay-as-you-go pricing model.

4. Compatibility & Technical Details

  • Odoo Compatibility: Compatible with Odoo version 17.0.

  • Required Apps: Discuss (mail).

  • Technical Name: oi_s3_store

  • License: Odoo Proprietary License v1.0 (OPL-1)

  • Deployment: Supports Odoo Online, Odoo.sh, and On-Premise installations.

  • Installation: Easy installation with no additional configuration required.

Store Attachment on Amazon S3 or S3 Compatible

"Flexible Storage, Easy Access with Amazon S3"

This module offers three different file storage types, providing flexibility and customization options from the general settings.

Description

Our " Store Attachment on Amazon S3 " module offers versatile file storage solutions by supporting three distinct storage types, which can be selected from the general settings.

Uploaded attachments are stored based on the current selection in the settings. Each attachment's storage location is clearly indicated, allowing users to filter and view attachments by their storage type. This functionality ensures users can efficiently manage and access their files according to their preferred storage option.

When an attachment needs to be moved from one location to another, users would go to the attachment and filter the other two types, and then will take the three actions to move to the intended attachment store location.

The attachment content is stored in only one location. When viewing or accessing attachment records in Odoo, they are loaded from this designated location. Attachments are not duplicated across different locations. Odoo accurately loads attachments by referencing the location information stored in each attachment record.

Usage

Set AWS Parameters on Odoo.conf

# access key 
aws_access_key_id =

# secret key 
aws_secret_access_key = 

# name of the region 
aws_region_name =

# complete URL  - when use s3 compatible
aws_endpoint_url =

# s3 bucket name
s3_bucket = 

Configuration

FAQs

  • Is it compatible with Odoo Enterprise?

    • Yes, it works with both Odoo Enterprise and Community.

  • Provided support?

    • We provide free support for 60 days if a customer reports an issue through our support channels and recognizes that the problem arises due to our Odoo Apps. Please refer to the support terms and conditions carefully: www.open-inside.com/support-policy

Support

  • We provide support for any issues/bugs related to the application for 60 days from the purchase date. To create a support ticket, you can email [email protected] or submit a ticket via the Odoo store itself.

    Note: Please try to be as concise as possible if you report a bug. A best practice would be to provide a video presenting your issue (you can use Screencastify [ www.screencastify.com] to this end).

    For more information about our support Terms and Conditions , please see the " Support Policy [https://www.open-inside.com/support-policy] " page on our website.

Need Any Help?

Email Contact Us Our Products
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.