odoo-addon-fs-attachment-s3 16.0.2.0.0.1__py3-none-any.whl → 18.0.1.1.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of odoo-addon-fs-attachment-s3 might be problematic. Click here for more details.

@@ -11,7 +11,7 @@ Fs Attachment S3
11
11
  !! This file is generated by oca-gen-addon-readme !!
12
12
  !! changes will be overwritten. !!
13
13
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14
- !! source digest: sha256:c7fa84a6b0932b3673afbfca4f7c1f4c6b8858362c51783043d6c5a360de5282
14
+ !! source digest: sha256:852406ff1d3d6c03d0b02cda7b0f0c83283b6ae8fecf485ec77615733d6ce8b2
15
15
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
16
16
 
17
17
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -21,13 +21,13 @@ Fs Attachment S3
21
21
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
22
22
  :alt: License: AGPL-3
23
23
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github
24
- :target: https://github.com/OCA/storage/tree/16.0/fs_attachment_s3
24
+ :target: https://github.com/OCA/storage/tree/18.0/fs_attachment_s3
25
25
  :alt: OCA/storage
26
26
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27
- :target: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_attachment_s3
27
+ :target: https://translation.odoo-community.org/projects/storage-18-0/storage-18-0-fs_attachment_s3
28
28
  :alt: Translate me on Weblate
29
29
  .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30
- :target: https://runboat.odoo-community.org/builds?repo=OCA/storage&target_branch=16.0
30
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/storage&target_branch=18.0
31
31
  :alt: Try me on Runboat
32
32
 
33
33
  |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -126,7 +126,7 @@ Bug Tracker
126
126
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/storage/issues>`_.
127
127
  In case of trouble, please check there if your issue has already been reported.
128
128
  If you spotted it first, help us to smash it by providing a detailed and welcomed
129
- `feedback <https://github.com/OCA/storage/issues/new?body=module:%20fs_attachment_s3%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
129
+ `feedback <https://github.com/OCA/storage/issues/new?body=module:%20fs_attachment_s3%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
130
130
 
131
131
  Do not contact contributors directly about support or help with technical issues.
132
132
 
@@ -173,6 +173,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
173
173
 
174
174
  |maintainer-lmignon|
175
175
 
176
- This module is part of the `OCA/storage <https://github.com/OCA/storage/tree/16.0/fs_attachment_s3>`_ project on GitHub.
176
+ This module is part of the `OCA/storage <https://github.com/OCA/storage/tree/18.0/fs_attachment_s3>`_ project on GitHub.
177
177
 
178
178
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
@@ -4,7 +4,7 @@
4
4
  {
5
5
  "name": "Fs Attachment S3",
6
6
  "summary": """Store attachments into S3 complient filesystem""",
7
- "version": "16.0.2.0.0",
7
+ "version": "18.0.1.1.0",
8
8
  "license": "AGPL-3",
9
9
  "author": "ACSONE SA/NV,Odoo Community Association (OCA)",
10
10
  "website": "https://github.com/OCA/storage",
@@ -4,7 +4,7 @@
4
4
  #
5
5
  msgid ""
6
6
  msgstr ""
7
- "Project-Id-Version: Odoo Server 16.0\n"
7
+ "Project-Id-Version: Odoo Server 18.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "Last-Translator: \n"
10
10
  "Language-Team: \n"
@@ -7,7 +7,6 @@ from odoo import api, fields, models
7
7
 
8
8
 
9
9
  class FsStorage(models.Model):
10
-
11
10
  _inherit = "fs.storage"
12
11
 
13
12
  s3_uses_signed_url_for_x_sendfile = fields.Boolean(
@@ -6,7 +6,6 @@ from odoo import models
6
6
 
7
7
 
8
8
  class IrAttachment(models.Model):
9
-
10
9
  _inherit = "ir.attachment"
11
10
 
12
11
  def _storage_write_option(self, fs):
@@ -372,9 +372,9 @@ ul.auto-toc {
372
372
  !! This file is generated by oca-gen-addon-readme !!
373
373
  !! changes will be overwritten. !!
374
374
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375
- !! source digest: sha256:c7fa84a6b0932b3673afbfca4f7c1f4c6b8858362c51783043d6c5a360de5282
375
+ !! source digest: sha256:852406ff1d3d6c03d0b02cda7b0f0c83283b6ae8fecf485ec77615733d6ce8b2
376
376
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377
- <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/storage/tree/16.0/fs_attachment_s3"><img alt="OCA/storage" src="https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_attachment_s3"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/storage&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377
+ <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/storage/tree/18.0/fs_attachment_s3"><img alt="OCA/storage" src="https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/storage-18-0/storage-18-0-fs_attachment_s3"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/storage&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378
378
  <p>This module extends the functionality of
379
379
  <a class="reference external" href="https://github.com/OCA/storage/tree/16.0/fs_attachment">fs_attachment</a>
380
380
  to better support Amazon S3 storage. It includes features such as:</p>
@@ -469,7 +469,7 @@ directory name as bucket name, and the file path.</p>
469
469
  <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/storage/issues">GitHub Issues</a>.
470
470
  In case of trouble, please check there if your issue has already been reported.
471
471
  If you spotted it first, help us to smash it by providing a detailed and welcomed
472
- <a class="reference external" href="https://github.com/OCA/storage/issues/new?body=module:%20fs_attachment_s3%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
472
+ <a class="reference external" href="https://github.com/OCA/storage/issues/new?body=module:%20fs_attachment_s3%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
473
473
  <p>Do not contact contributors directly about support or help with technical issues.</p>
474
474
  </div>
475
475
  <div class="section" id="credits">
@@ -506,7 +506,7 @@ mission is to support the collaborative development of Odoo features and
506
506
  promote its widespread use.</p>
507
507
  <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
508
508
  <p><a class="reference external image-reference" href="https://github.com/lmignon"><img alt="lmignon" src="https://github.com/lmignon.png?size=40px" /></a></p>
509
- <p>This module is part of the <a class="reference external" href="https://github.com/OCA/storage/tree/16.0/fs_attachment_s3">OCA/storage</a> project on GitHub.</p>
509
+ <p>This module is part of the <a class="reference external" href="https://github.com/OCA/storage/tree/18.0/fs_attachment_s3">OCA/storage</a> project on GitHub.</p>
510
510
  <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
511
511
  </div>
512
512
  </div>
@@ -2,7 +2,6 @@
2
2
  <!-- Copyright 2025 ACSONE SA/NV
3
3
  License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
4
4
  <odoo>
5
-
6
5
  <record model="ir.ui.view" id="fs_storage_form_view">
7
6
  <field name="model">fs.storage</field>
8
7
  <field name="inherit_id" ref="fs_attachment.fs_storage_form_view" />
@@ -10,14 +9,13 @@
10
9
  <field name="use_x_sendfile_to_serve_internal_url" position="after">
11
10
  <field
12
11
  name="s3_uses_signed_url_for_x_sendfile"
13
- attrs="{'invisible': ['|', ('use_x_sendfile_to_serve_internal_url', '=', False), ('protocol', '!=', 's3')]}"
12
+ invisible="not use_x_sendfile_to_serve_internal_url or protocol != 's3'"
14
13
  />
15
14
  <field
16
15
  name="s3_signed_url_expiration"
17
- attrs="{'invisible': ['|', ('use_x_sendfile_to_serve_internal_url', '=', False), ('protocol', '!=', 's3')]}"
16
+ invisible="not use_x_sendfile_to_serve_internal_url or protocol != 's3'"
18
17
  />
19
18
  </field>
20
19
  </field>
21
20
  </record>
22
-
23
21
  </odoo>
@@ -1,19 +1,20 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-fs_attachment_s3
3
- Version: 16.0.2.0.0.1
3
+ Version: 18.0.1.1.0
4
+ Requires-Python: >=3.10
5
+ Requires-Dist: fsspec[s3]
6
+ Requires-Dist: odoo-addon-fs_attachment==18.0.*
7
+ Requires-Dist: odoo==18.0.*
4
8
  Summary: Store attachments into S3 complient filesystem
5
9
  Home-page: https://github.com/OCA/storage
10
+ License: AGPL-3
6
11
  Author: ACSONE SA/NV,Odoo Community Association (OCA)
7
12
  Author-email: support@odoo-community.org
8
- License: AGPL-3
9
13
  Classifier: Programming Language :: Python
10
14
  Classifier: Framework :: Odoo
11
- Classifier: Framework :: Odoo :: 16.0
15
+ Classifier: Framework :: Odoo :: 18.0
12
16
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3
13
- Requires-Python: >=3.10
14
- Requires-Dist: fsspec[s3]
15
- Requires-Dist: odoo-addon-fs-attachment<16.1dev,>=16.0dev
16
- Requires-Dist: odoo<16.1dev,>=16.0a
17
+ Description-Content-Type: text/x-rst
17
18
 
18
19
  .. image:: https://odoo-community.org/readme-banner-image
19
20
  :target: https://odoo-community.org/get-involved?utm_source=readme
@@ -28,7 +29,7 @@ Fs Attachment S3
28
29
  !! This file is generated by oca-gen-addon-readme !!
29
30
  !! changes will be overwritten. !!
30
31
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
31
- !! source digest: sha256:c7fa84a6b0932b3673afbfca4f7c1f4c6b8858362c51783043d6c5a360de5282
32
+ !! source digest: sha256:852406ff1d3d6c03d0b02cda7b0f0c83283b6ae8fecf485ec77615733d6ce8b2
32
33
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
33
34
 
34
35
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -38,13 +39,13 @@ Fs Attachment S3
38
39
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
39
40
  :alt: License: AGPL-3
40
41
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstorage-lightgray.png?logo=github
41
- :target: https://github.com/OCA/storage/tree/16.0/fs_attachment_s3
42
+ :target: https://github.com/OCA/storage/tree/18.0/fs_attachment_s3
42
43
  :alt: OCA/storage
43
44
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
44
- :target: https://translation.odoo-community.org/projects/storage-16-0/storage-16-0-fs_attachment_s3
45
+ :target: https://translation.odoo-community.org/projects/storage-18-0/storage-18-0-fs_attachment_s3
45
46
  :alt: Translate me on Weblate
46
47
  .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
47
- :target: https://runboat.odoo-community.org/builds?repo=OCA/storage&target_branch=16.0
48
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/storage&target_branch=18.0
48
49
  :alt: Try me on Runboat
49
50
 
50
51
  |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -143,7 +144,7 @@ Bug Tracker
143
144
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/storage/issues>`_.
144
145
  In case of trouble, please check there if your issue has already been reported.
145
146
  If you spotted it first, help us to smash it by providing a detailed and welcomed
146
- `feedback <https://github.com/OCA/storage/issues/new?body=module:%20fs_attachment_s3%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
147
+ `feedback <https://github.com/OCA/storage/issues/new?body=module:%20fs_attachment_s3%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
147
148
 
148
149
  Do not contact contributors directly about support or help with technical issues.
149
150
 
@@ -190,6 +191,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
190
191
 
191
192
  |maintainer-lmignon|
192
193
 
193
- This module is part of the `OCA/storage <https://github.com/OCA/storage/tree/16.0/fs_attachment_s3>`_ project on GitHub.
194
+ This module is part of the `OCA/storage <https://github.com/OCA/storage/tree/18.0/fs_attachment_s3>`_ project on GitHub.
194
195
 
195
196
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
@@ -0,0 +1,21 @@
1
+ odoo/addons/fs_attachment_s3/README.rst,sha256=8_H54glXTwju7K-05H4M6_BNBRti1fHbIQf-ly4OHMk,6479
2
+ odoo/addons/fs_attachment_s3/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
3
+ odoo/addons/fs_attachment_s3/__manifest__.py,sha256=QM4ciV4GtqOt1cR7Be1_xAuHB2pt4Q3aNNlAHL_eiGQ,581
4
+ odoo/addons/fs_attachment_s3/i18n/fs_attachment_s3.pot,sha256=yczmbSOfw-gP5vz9C2gRovZF5dkMz0rf3ffIdR9u7_Q,1533
5
+ odoo/addons/fs_attachment_s3/models/__init__.py,sha256=OfsH8Tt9nIIDh-KNTuBXialP2Iye4PVsw-A4U6VDjbY,53
6
+ odoo/addons/fs_attachment_s3/models/fs_storage.py,sha256=dg3Fd4NvdROMXEd2QC-xorbV9QM343CudV32rOAASqw,1787
7
+ odoo/addons/fs_attachment_s3/models/ir_attachment.py,sha256=DS-yyqUNMRyzxVh93qDS8kLilGR1OqRtClyGs3HWE8I,3067
8
+ odoo/addons/fs_attachment_s3/readme/CONFIGURE.md,sha256=pls7cefEsr7Yba8cVfWmkmFrItekwLE6V96xOzeGHkc,2561
9
+ odoo/addons/fs_attachment_s3/readme/CONTRIBUTORS.md,sha256=fQuQzGS-9tjXz4TtzBPthvIRrbIkYAm5fbg2-GjV564,139
10
+ odoo/addons/fs_attachment_s3/readme/CREDITS.md,sha256=dujpMmbuCxwnGltLAYjv5u6WQdx37lgYBZeFeDgrfnM,120
11
+ odoo/addons/fs_attachment_s3/readme/DESCRIPTION.md,sha256=kwIIKDmup9ylYA61ZylWdQkyYFlyyouamz3Ljy1G-cQ,480
12
+ odoo/addons/fs_attachment_s3/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
13
+ odoo/addons/fs_attachment_s3/static/description/index.html,sha256=jGJbwTR3euxDv1d9TT1chx2xYcteX3kvVBxHSz8bhG4,18327
14
+ odoo/addons/fs_attachment_s3/tests/__init__.py,sha256=fymN9brOYmhFYo0dk9PioEoyET4n-uxIjC4RoBVSnEY,36
15
+ odoo/addons/fs_attachment_s3/tests/common.py,sha256=5vEQ9L1GDpUZ4olWKTUm-jjfhRJWEX6LLTMLniEhQAg,2375
16
+ odoo/addons/fs_attachment_s3/tests/test_fs_attachment_s3.py,sha256=SjQplCdv383BoNLWEPBm6sl_raDXGSQOCM9Yfvso8_c,1268
17
+ odoo/addons/fs_attachment_s3/views/fs_storage.xml,sha256=IUek3ZjHKC0bqnE8-61gF7QxmLuhhlZ-Lfwifl4kfZc,897
18
+ odoo_addon_fs_attachment_s3-18.0.1.1.0.dist-info/METADATA,sha256=5zq3qL_RSYc-nPelBypVJN3-ISojdkvCUDix5ruQ3bU,7115
19
+ odoo_addon_fs_attachment_s3-18.0.1.1.0.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
20
+ odoo_addon_fs_attachment_s3-18.0.1.1.0.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
21
+ odoo_addon_fs_attachment_s3-18.0.1.1.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.45.1)
2
+ Generator: Whool 1.3
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,49 +0,0 @@
1
- # Translation of Odoo Server.
2
- # This file contains the translation of the following modules:
3
- # * fs_attachment_s3
4
- #
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: Odoo Server 16.0\n"
8
- "Report-Msgid-Bugs-To: \n"
9
- "Last-Translator: Automatically generated\n"
10
- "Language-Team: none\n"
11
- "Language: it\n"
12
- "MIME-Version: 1.0\n"
13
- "Content-Type: text/plain; charset=UTF-8\n"
14
- "Content-Transfer-Encoding: \n"
15
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
16
-
17
- #. module: fs_attachment_s3
18
- #: model:ir.model,name:fs_attachment_s3.model_ir_attachment
19
- msgid "Attachment"
20
- msgstr ""
21
-
22
- #. module: fs_attachment_s3
23
- #: model:ir.model,name:fs_attachment_s3.model_fs_storage
24
- msgid "FS Storage"
25
- msgstr ""
26
-
27
- #. module: fs_attachment_s3
28
- #: model:ir.model.fields,help:fs_attachment_s3.field_fs_storage__s3_uses_signed_url_for_x_sendfile
29
- msgid ""
30
- "If checked, the storage will use signed URLs for attachments when using "
31
- "X-Accel-Redirect. This is useful for S3 storage where the file path is not "
32
- "directly accessible without authentication."
33
- msgstr ""
34
-
35
- #. module: fs_attachment_s3
36
- #: model:ir.model.fields,field_description:fs_attachment_s3.field_fs_storage__s3_signed_url_expiration
37
- msgid "Signed URL Expiration (seconds)"
38
- msgstr ""
39
-
40
- #. module: fs_attachment_s3
41
- #: model:ir.model.fields,help:fs_attachment_s3.field_fs_storage__s3_signed_url_expiration
42
- msgid ""
43
- "The expiration time for the signed URL in seconds. Default is 30 seconds."
44
- msgstr ""
45
-
46
- #. module: fs_attachment_s3
47
- #: model:ir.model.fields,field_description:fs_attachment_s3.field_fs_storage__s3_uses_signed_url_for_x_sendfile
48
- msgid "Use signed URL for X-Accel-Redirect"
49
- msgstr ""
@@ -1,22 +0,0 @@
1
- odoo/addons/fs_attachment_s3/README.rst,sha256=kUqHWlsdPTn1GTj0tyZqlNU191mS3ECThkdmctcnCh4,6479
2
- odoo/addons/fs_attachment_s3/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
3
- odoo/addons/fs_attachment_s3/__manifest__.py,sha256=FhV_fN8-BpvW7xQuR9xgXFu3b2ystU2S8864EE0Nks0,581
4
- odoo/addons/fs_attachment_s3/i18n/fs_attachment_s3.pot,sha256=T_HrzRuGXQPmG4X2iEBaGnzvDcEjo_FHJDISawQaS0o,1533
5
- odoo/addons/fs_attachment_s3/i18n/it.po,sha256=nLDbuTE2DqXZ17nf3901KCw90wkLjnNstN6TXO7XdAE,1603
6
- odoo/addons/fs_attachment_s3/models/__init__.py,sha256=OfsH8Tt9nIIDh-KNTuBXialP2Iye4PVsw-A4U6VDjbY,53
7
- odoo/addons/fs_attachment_s3/models/fs_storage.py,sha256=E_MDKOwKe_Po0I3aK1RiyCYmDh8A6kw1IOL9_mWq3wM,1788
8
- odoo/addons/fs_attachment_s3/models/ir_attachment.py,sha256=pKTw57btmWz8eNV5lR1YUqcjyQdTs7-_Qa3rxL3ORlw,3068
9
- odoo/addons/fs_attachment_s3/readme/CONFIGURE.md,sha256=pls7cefEsr7Yba8cVfWmkmFrItekwLE6V96xOzeGHkc,2561
10
- odoo/addons/fs_attachment_s3/readme/CONTRIBUTORS.md,sha256=fQuQzGS-9tjXz4TtzBPthvIRrbIkYAm5fbg2-GjV564,139
11
- odoo/addons/fs_attachment_s3/readme/CREDITS.md,sha256=dujpMmbuCxwnGltLAYjv5u6WQdx37lgYBZeFeDgrfnM,120
12
- odoo/addons/fs_attachment_s3/readme/DESCRIPTION.md,sha256=kwIIKDmup9ylYA61ZylWdQkyYFlyyouamz3Ljy1G-cQ,480
13
- odoo/addons/fs_attachment_s3/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
14
- odoo/addons/fs_attachment_s3/static/description/index.html,sha256=F1GA8gCpzSJr3mHfEbc4fg4DbdIiyvouFwhazexlNa0,18327
15
- odoo/addons/fs_attachment_s3/tests/__init__.py,sha256=fymN9brOYmhFYo0dk9PioEoyET4n-uxIjC4RoBVSnEY,36
16
- odoo/addons/fs_attachment_s3/tests/common.py,sha256=5vEQ9L1GDpUZ4olWKTUm-jjfhRJWEX6LLTMLniEhQAg,2375
17
- odoo/addons/fs_attachment_s3/tests/test_fs_attachment_s3.py,sha256=SjQplCdv383BoNLWEPBm6sl_raDXGSQOCM9Yfvso8_c,1268
18
- odoo/addons/fs_attachment_s3/views/fs_storage.xml,sha256=0SZ23cdTA5MUkALYoW4nbdDlewUTFqA4V0t0kjtsjAA,971
19
- odoo_addon_fs_attachment_s3-16.0.2.0.0.1.dist-info/METADATA,sha256=JRqBG2tqUjBo7XxXu_Gp1tLstISmM4wy_cOL7xaizgY,7098
20
- odoo_addon_fs_attachment_s3-16.0.2.0.0.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
21
- odoo_addon_fs_attachment_s3-16.0.2.0.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
22
- odoo_addon_fs_attachment_s3-16.0.2.0.0.1.dist-info/RECORD,,