odoo-addon-product-attachment-zipped-download 15.0.1.0.0.2__py3-none-any.whl → 16.0.1.0.0.2__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- odoo/addons/product_attachment_zipped_download/README.rst +6 -6
- odoo/addons/product_attachment_zipped_download/__manifest__.py +2 -2
- odoo/addons/product_attachment_zipped_download/data/ir_actions_server_data.xml +26 -0
- odoo/addons/product_attachment_zipped_download/i18n/product_attachment_zipped_download.pot +4 -4
- odoo/addons/product_attachment_zipped_download/static/description/index.html +11 -9
- {odoo_addon_product_attachment_zipped_download-15.0.1.0.0.2.dist-info → odoo_addon_product_attachment_zipped_download-16.0.1.0.0.2.dist-info}/METADATA +12 -15
- {odoo_addon_product_attachment_zipped_download-15.0.1.0.0.2.dist-info → odoo_addon_product_attachment_zipped_download-16.0.1.0.0.2.dist-info}/RECORD +9 -10
- {odoo_addon_product_attachment_zipped_download-15.0.1.0.0.2.dist-info → odoo_addon_product_attachment_zipped_download-16.0.1.0.0.2.dist-info}/WHEEL +1 -1
- odoo/addons/product_attachment_zipped_download/views/product_product_views.xml +0 -13
- odoo/addons/product_attachment_zipped_download/views/product_template_views.xml +0 -16
- {odoo_addon_product_attachment_zipped_download-15.0.1.0.0.2.dist-info → odoo_addon_product_attachment_zipped_download-16.0.1.0.0.2.dist-info}/top_level.txt +0 -0
@@ -7,7 +7,7 @@ Product Attachment Zipped Download
|
|
7
7
|
!! This file is generated by oca-gen-addon-readme !!
|
8
8
|
!! changes will be overwritten. !!
|
9
9
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
10
|
-
!! source digest: sha256:
|
10
|
+
!! source digest: sha256:b454cc18bfdcd6676180cd8b1e4b10d10f20e0a1b668c96620b95362b0875ad5
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
12
12
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -17,13 +17,13 @@ Product Attachment Zipped Download
|
|
17
17
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
18
18
|
:alt: License: AGPL-3
|
19
19
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github
|
20
|
-
:target: https://github.com/OCA/product-attribute/tree/
|
20
|
+
:target: https://github.com/OCA/product-attribute/tree/16.0/product_attachment_zipped_download
|
21
21
|
:alt: OCA/product-attribute
|
22
22
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
23
|
-
:target: https://translation.odoo-community.org/projects/product-attribute-
|
23
|
+
:target: https://translation.odoo-community.org/projects/product-attribute-16-0/product-attribute-16-0-product_attachment_zipped_download
|
24
24
|
:alt: Translate me on Weblate
|
25
25
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
26
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=
|
26
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=16.0
|
27
27
|
:alt: Try me on Runboat
|
28
28
|
|
29
29
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
@@ -41,7 +41,7 @@ Bug Tracker
|
|
41
41
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-attribute/issues>`_.
|
42
42
|
In case of trouble, please check there if your issue has already been reported.
|
43
43
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
44
|
-
`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_attachment_zipped_download%0Aversion:%
|
44
|
+
`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_attachment_zipped_download%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
45
45
|
|
46
46
|
Do not contact contributors directly about support or help with technical issues.
|
47
47
|
|
@@ -82,6 +82,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
82
82
|
|
83
83
|
|maintainer-victoralmau|
|
84
84
|
|
85
|
-
This module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/
|
85
|
+
This module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/16.0/product_attachment_zipped_download>`_ project on GitHub.
|
86
86
|
|
87
87
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
@@ -2,13 +2,13 @@
|
|
2
2
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
3
3
|
{
|
4
4
|
"name": "Product Attachment Zipped Download",
|
5
|
-
"version": "
|
5
|
+
"version": "16.0.1.0.0",
|
6
6
|
"category": "Product Management",
|
7
7
|
"website": "https://github.com/OCA/product-attribute",
|
8
8
|
"author": "Tecnativa, Odoo Community Association (OCA)",
|
9
9
|
"license": "AGPL-3",
|
10
10
|
"depends": ["attachment_zipped_download", "product"],
|
11
|
-
"data": ["
|
11
|
+
"data": ["data/ir_actions_server_data.xml"],
|
12
12
|
"installable": True,
|
13
13
|
"maintainers": ["victoralmau"],
|
14
14
|
}
|
@@ -0,0 +1,26 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8" ?>
|
2
|
+
<odoo>
|
3
|
+
<record id="action_download_product_product_attachements" model="ir.actions.server">
|
4
|
+
<field name="name">Download attachments</field>
|
5
|
+
<field name="model_id" ref="product.model_product_product" />
|
6
|
+
<field name="binding_model_id" ref="product.model_product_product" />
|
7
|
+
<field name="binding_view_types">list,form</field>
|
8
|
+
<field name="state">code</field>
|
9
|
+
<field name="code">
|
10
|
+
action = records.action_download_attachments()
|
11
|
+
</field>
|
12
|
+
</record>
|
13
|
+
<record
|
14
|
+
id="action_download_product_template_attachements"
|
15
|
+
model="ir.actions.server"
|
16
|
+
>
|
17
|
+
<field name="name">Download attachments</field>
|
18
|
+
<field name="model_id" ref="product.model_product_template" />
|
19
|
+
<field name="binding_model_id" ref="product.model_product_template" />
|
20
|
+
<field name="binding_view_types">list,form</field>
|
21
|
+
<field name="state">code</field>
|
22
|
+
<field name="code">
|
23
|
+
action = records.action_download_attachments()
|
24
|
+
</field>
|
25
|
+
</record>
|
26
|
+
</odoo>
|
@@ -4,7 +4,7 @@
|
|
4
4
|
#
|
5
5
|
msgid ""
|
6
6
|
msgstr ""
|
7
|
-
"Project-Id-Version: Odoo Server
|
7
|
+
"Project-Id-Version: Odoo Server 16.0\n"
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
9
9
|
"Last-Translator: \n"
|
10
10
|
"Language-Team: \n"
|
@@ -20,11 +20,11 @@ msgid "Download attachments"
|
|
20
20
|
msgstr ""
|
21
21
|
|
22
22
|
#. module: product_attachment_zipped_download
|
23
|
-
#: model:ir.model,name:product_attachment_zipped_download.
|
23
|
+
#: model:ir.model,name:product_attachment_zipped_download.model_product_template
|
24
24
|
msgid "Product"
|
25
25
|
msgstr ""
|
26
26
|
|
27
27
|
#. module: product_attachment_zipped_download
|
28
|
-
#: model:ir.model,name:product_attachment_zipped_download.
|
29
|
-
msgid "Product
|
28
|
+
#: model:ir.model,name:product_attachment_zipped_download.model_product_product
|
29
|
+
msgid "Product Variant"
|
30
30
|
msgstr ""
|
@@ -1,4 +1,3 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
1
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
2
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
3
|
<head>
|
@@ -9,10 +8,11 @@
|
|
9
8
|
|
10
9
|
/*
|
11
10
|
:Author: David Goodger (goodger@python.org)
|
12
|
-
:Id: $Id: html4css1.css
|
11
|
+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
|
13
12
|
:Copyright: This stylesheet has been placed in the public domain.
|
14
13
|
|
15
14
|
Default cascading style sheet for the HTML output of Docutils.
|
15
|
+
Despite the name, some widely supported CSS2 features are used.
|
16
16
|
|
17
17
|
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
18
18
|
customize this style sheet.
|
@@ -275,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
|
275
275
|
margin-left: 2em ;
|
276
276
|
margin-right: 2em }
|
277
277
|
|
278
|
-
pre.code .ln { color:
|
278
|
+
pre.code .ln { color: gray; } /* line numbers */
|
279
279
|
pre.code, code { background-color: #eeeeee }
|
280
280
|
pre.code .comment, code .comment { color: #5C6576 }
|
281
281
|
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
@@ -301,7 +301,7 @@ span.option {
|
|
301
301
|
span.pre {
|
302
302
|
white-space: pre }
|
303
303
|
|
304
|
-
span.problematic {
|
304
|
+
span.problematic, pre.problematic {
|
305
305
|
color: red }
|
306
306
|
|
307
307
|
span.section-subtitle {
|
@@ -367,9 +367,9 @@ ul.auto-toc {
|
|
367
367
|
!! This file is generated by oca-gen-addon-readme !!
|
368
368
|
!! changes will be overwritten. !!
|
369
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
370
|
-
!! source digest: sha256:
|
370
|
+
!! source digest: sha256:b454cc18bfdcd6676180cd8b1e4b10d10f20e0a1b668c96620b95362b0875ad5
|
371
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
372
|
-
<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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/product-attribute/tree/
|
372
|
+
<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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/product-attribute/tree/16.0/product_attachment_zipped_download"><img alt="OCA/product-attribute" src="https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/product-attribute-16-0/product-attribute-16-0-product_attachment_zipped_download"><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/product-attribute&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
373
373
|
<p>This module allows the possibility to download attachments in a .zip file of the selected products.</p>
|
374
374
|
<p><strong>Table of contents</strong></p>
|
375
375
|
<div class="contents local topic" id="contents">
|
@@ -388,7 +388,7 @@ ul.auto-toc {
|
|
388
388
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/product-attribute/issues">GitHub Issues</a>.
|
389
389
|
In case of trouble, please check there if your issue has already been reported.
|
390
390
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
391
|
-
<a class="reference external" href="https://github.com/OCA/product-attribute/issues/new?body=module:%20product_attachment_zipped_download%0Aversion:%
|
391
|
+
<a class="reference external" href="https://github.com/OCA/product-attribute/issues/new?body=module:%20product_attachment_zipped_download%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
392
392
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
393
393
|
</div>
|
394
394
|
<div class="section" id="credits">
|
@@ -412,13 +412,15 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
412
412
|
<div class="section" id="maintainers">
|
413
413
|
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
|
414
414
|
<p>This module is maintained by the OCA.</p>
|
415
|
-
<a class="reference external image-reference" href="https://odoo-community.org"
|
415
|
+
<a class="reference external image-reference" href="https://odoo-community.org">
|
416
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
417
|
+
</a>
|
416
418
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
417
419
|
mission is to support the collaborative development of Odoo features and
|
418
420
|
promote its widespread use.</p>
|
419
421
|
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
420
422
|
<p><a class="reference external image-reference" href="https://github.com/victoralmau"><img alt="victoralmau" src="https://github.com/victoralmau.png?size=40px" /></a></p>
|
421
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/product-attribute/tree/
|
423
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/product-attribute/tree/16.0/product_attachment_zipped_download">OCA/product-attribute</a> project on GitHub.</p>
|
422
424
|
<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>
|
423
425
|
</div>
|
424
426
|
</div>
|
@@ -1,19 +1,18 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
|
-
Name: odoo-addon-
|
3
|
-
Version:
|
2
|
+
Name: odoo-addon-product_attachment_zipped_download
|
3
|
+
Version: 16.0.1.0.0.2
|
4
4
|
Summary: Product Attachment Zipped Download
|
5
5
|
Home-page: https://github.com/OCA/product-attribute
|
6
6
|
Author: Tecnativa, Odoo Community Association (OCA)
|
7
7
|
Author-email: support@odoo-community.org
|
8
8
|
License: AGPL-3
|
9
|
-
Platform: UNKNOWN
|
10
9
|
Classifier: Programming Language :: Python
|
11
10
|
Classifier: Framework :: Odoo
|
12
|
-
Classifier: Framework :: Odoo ::
|
11
|
+
Classifier: Framework :: Odoo :: 16.0
|
13
12
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
14
|
-
Requires-Python: >=3.
|
15
|
-
Requires-Dist: odoo-addon-attachment-zipped-download
|
16
|
-
Requires-Dist: odoo
|
13
|
+
Requires-Python: >=3.10
|
14
|
+
Requires-Dist: odoo-addon-attachment-zipped-download<16.1dev,>=16.0dev
|
15
|
+
Requires-Dist: odoo<16.1dev,>=16.0a
|
17
16
|
|
18
17
|
==================================
|
19
18
|
Product Attachment Zipped Download
|
@@ -24,7 +23,7 @@ Product Attachment Zipped Download
|
|
24
23
|
!! This file is generated by oca-gen-addon-readme !!
|
25
24
|
!! changes will be overwritten. !!
|
26
25
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
27
|
-
!! source digest: sha256:
|
26
|
+
!! source digest: sha256:b454cc18bfdcd6676180cd8b1e4b10d10f20e0a1b668c96620b95362b0875ad5
|
28
27
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
29
28
|
|
30
29
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -34,13 +33,13 @@ Product Attachment Zipped Download
|
|
34
33
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
35
34
|
:alt: License: AGPL-3
|
36
35
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github
|
37
|
-
:target: https://github.com/OCA/product-attribute/tree/
|
36
|
+
:target: https://github.com/OCA/product-attribute/tree/16.0/product_attachment_zipped_download
|
38
37
|
:alt: OCA/product-attribute
|
39
38
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
40
|
-
:target: https://translation.odoo-community.org/projects/product-attribute-
|
39
|
+
:target: https://translation.odoo-community.org/projects/product-attribute-16-0/product-attribute-16-0-product_attachment_zipped_download
|
41
40
|
:alt: Translate me on Weblate
|
42
41
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
43
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=
|
42
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=16.0
|
44
43
|
:alt: Try me on Runboat
|
45
44
|
|
46
45
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
@@ -58,7 +57,7 @@ Bug Tracker
|
|
58
57
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-attribute/issues>`_.
|
59
58
|
In case of trouble, please check there if your issue has already been reported.
|
60
59
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
61
|
-
`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_attachment_zipped_download%0Aversion:%
|
60
|
+
`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_attachment_zipped_download%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
62
61
|
|
63
62
|
Do not contact contributors directly about support or help with technical issues.
|
64
63
|
|
@@ -99,8 +98,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
99
98
|
|
100
99
|
|maintainer-victoralmau|
|
101
100
|
|
102
|
-
This module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/
|
101
|
+
This module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/16.0/product_attachment_zipped_download>`_ project on GitHub.
|
103
102
|
|
104
103
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
105
|
-
|
106
|
-
|
@@ -1,20 +1,19 @@
|
|
1
|
-
odoo/addons/product_attachment_zipped_download/README.rst,sha256=
|
1
|
+
odoo/addons/product_attachment_zipped_download/README.rst,sha256=vE81BjWBZ4Dc2OtVG5tw-_6eCuaTF01fph1ckFpKE_I,3331
|
2
2
|
odoo/addons/product_attachment_zipped_download/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
3
|
-
odoo/addons/product_attachment_zipped_download/__manifest__.py,sha256=
|
3
|
+
odoo/addons/product_attachment_zipped_download/__manifest__.py,sha256=RxbZgwgjQZm8Dz7MD6upPN1VrxcSGjgsvD5xXKzaBsA,546
|
4
|
+
odoo/addons/product_attachment_zipped_download/data/ir_actions_server_data.xml,sha256=sgQtEPvk_Oq8MJd6aKwNFQk6upq0MQN25jKm09YpS54,1101
|
4
5
|
odoo/addons/product_attachment_zipped_download/i18n/es.po,sha256=tPZIwJNoY7ubXQkK6eP8lypEX3LgqDO-MVjup40ASYk,1204
|
5
|
-
odoo/addons/product_attachment_zipped_download/i18n/product_attachment_zipped_download.pot,sha256=
|
6
|
+
odoo/addons/product_attachment_zipped_download/i18n/product_attachment_zipped_download.pot,sha256=oaarxFjScpcjjiFEskUR2lYkO_Mw-O5uGX17kVcptHQ,1007
|
6
7
|
odoo/addons/product_attachment_zipped_download/models/__init__.py,sha256=YxtkqnE-DpSOcF1kovx5OqIiEt4-dwJqMZB2pmYRYPs,61
|
7
8
|
odoo/addons/product_attachment_zipped_download/models/product_product.py,sha256=zhyRjxoQ-RMNMeaxjuR9XPOc8u8ITqy5TRUBWjDXbBE,757
|
8
9
|
odoo/addons/product_attachment_zipped_download/models/product_template.py,sha256=JDNTkPpZHOe46lIEonOShllm8XWwfS182Tq_hPJHnTg,764
|
9
10
|
odoo/addons/product_attachment_zipped_download/readme/CONTRIBUTORS.rst,sha256=RV1niSVnS-6n89-SQuTVzN8wXdTzS8rs2k-f8UAFr6Q,86
|
10
11
|
odoo/addons/product_attachment_zipped_download/readme/DESCRIPTION.rst,sha256=047uFGBNRXhskJ9doM2pICEjXlGUZ77ziwmG7JkFTJE,100
|
11
12
|
odoo/addons/product_attachment_zipped_download/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
12
|
-
odoo/addons/product_attachment_zipped_download/static/description/index.html,sha256=
|
13
|
+
odoo/addons/product_attachment_zipped_download/static/description/index.html,sha256=1puNNeA-csiQD07txZXTXXiDshRxu_6jFScL63YtitU,12652
|
13
14
|
odoo/addons/product_attachment_zipped_download/tests/__init__.py,sha256=Nq0l6DHmH2w2S36Svop3fRrS4o_Mce1p458ecrad_Q0,119
|
14
15
|
odoo/addons/product_attachment_zipped_download/tests/test_product_attachment_zipped_download.py,sha256=fS6VuO1U5fKeWgJyYPqdC8Deu-4BDwOROUu6ww2CE64,4922
|
15
|
-
|
16
|
-
|
17
|
-
odoo_addon_product_attachment_zipped_download-
|
18
|
-
odoo_addon_product_attachment_zipped_download-
|
19
|
-
odoo_addon_product_attachment_zipped_download-15.0.1.0.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
20
|
-
odoo_addon_product_attachment_zipped_download-15.0.1.0.0.2.dist-info/RECORD,,
|
16
|
+
odoo_addon_product_attachment_zipped_download-16.0.1.0.0.2.dist-info/METADATA,sha256=68Z1sgwWQAOhvaIt6gyMjwqIvYEQwrAy5_lPLG1pRrA,3951
|
17
|
+
odoo_addon_product_attachment_zipped_download-16.0.1.0.0.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
18
|
+
odoo_addon_product_attachment_zipped_download-16.0.1.0.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
19
|
+
odoo_addon_product_attachment_zipped_download-16.0.1.0.0.2.dist-info/RECORD,,
|
@@ -1,13 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8" ?>
|
2
|
-
<odoo>
|
3
|
-
<record id="action_download_product_product_attachements" model="ir.actions.server">
|
4
|
-
<field name="name">Download attachments</field>
|
5
|
-
<field name="model_id" ref="product.model_product_product" />
|
6
|
-
<field name="binding_model_id" ref="product.model_product_product" />
|
7
|
-
<field name="binding_view_types">list</field>
|
8
|
-
<field name="state">code</field>
|
9
|
-
<field name="code">
|
10
|
-
action = records.action_download_attachments()
|
11
|
-
</field>
|
12
|
-
</record>
|
13
|
-
</odoo>
|
@@ -1,16 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8" ?>
|
2
|
-
<odoo>
|
3
|
-
<record
|
4
|
-
id="action_download_product_template_attachements"
|
5
|
-
model="ir.actions.server"
|
6
|
-
>
|
7
|
-
<field name="name">Download attachments</field>
|
8
|
-
<field name="model_id" ref="product.model_product_template" />
|
9
|
-
<field name="binding_model_id" ref="product.model_product_template" />
|
10
|
-
<field name="binding_view_types">list</field>
|
11
|
-
<field name="state">code</field>
|
12
|
-
<field name="code">
|
13
|
-
action = records.action_download_attachments()
|
14
|
-
</field>
|
15
|
-
</record>
|
16
|
-
</odoo>
|