odoo-addon-mail-send-confirmation 17.0.1.0.0.2__py3-none-any.whl → 18.0.1.0.0.3__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.
- odoo/addons/mail_send_confirmation/README.rst +14 -13
- odoo/addons/mail_send_confirmation/__manifest__.py +2 -2
- odoo/addons/mail_send_confirmation/i18n/mail_send_confirmation.pot +1 -2
- odoo/addons/mail_send_confirmation/readme/CONTRIBUTORS.md +1 -0
- odoo/addons/mail_send_confirmation/static/description/index.html +13 -9
- {odoo_addon_mail_send_confirmation-17.0.1.0.0.2.dist-info → odoo_addon_mail_send_confirmation-18.0.1.0.0.3.dist-info}/METADATA +18 -17
- {odoo_addon_mail_send_confirmation-17.0.1.0.0.2.dist-info → odoo_addon_mail_send_confirmation-18.0.1.0.0.3.dist-info}/RECORD +9 -9
- {odoo_addon_mail_send_confirmation-17.0.1.0.0.2.dist-info → odoo_addon_mail_send_confirmation-18.0.1.0.0.3.dist-info}/WHEEL +1 -1
- {odoo_addon_mail_send_confirmation-17.0.1.0.0.2.dist-info → odoo_addon_mail_send_confirmation-18.0.1.0.0.3.dist-info}/top_level.txt +0 -0
|
@@ -7,7 +7,7 @@ Mail Send Confirmation
|
|
|
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:21add3e275a98653957d9e7daab0231071242255507af31cfbddb988e2a2b28f
|
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
12
|
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -16,14 +16,14 @@ Mail Send Confirmation
|
|
|
16
16
|
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
|
|
17
17
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
18
18
|
:alt: License: AGPL-3
|
|
19
|
-
.. |badge3| image:: https://img.shields.io/badge/github-OCA%
|
|
20
|
-
:target: https://github.com/OCA/
|
|
21
|
-
:alt: OCA/
|
|
19
|
+
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github
|
|
20
|
+
:target: https://github.com/OCA/mail/tree/18.0/mail_send_confirmation
|
|
21
|
+
:alt: OCA/mail
|
|
22
22
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
23
|
-
:target: https://translation.odoo-community.org/projects/
|
|
23
|
+
:target: https://translation.odoo-community.org/projects/mail-18-0/mail-18-0-mail_send_confirmation
|
|
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/
|
|
26
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/mail&target_branch=18.0
|
|
27
27
|
:alt: Try me on Runboat
|
|
28
28
|
|
|
29
29
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -48,10 +48,10 @@ simple composer.
|
|
|
48
48
|
Bug Tracker
|
|
49
49
|
===========
|
|
50
50
|
|
|
51
|
-
Bugs are tracked on `GitHub Issues <https://github.com/OCA/
|
|
51
|
+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/mail/issues>`_.
|
|
52
52
|
In case of trouble, please check there if your issue has already been reported.
|
|
53
53
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
54
|
-
`feedback <https://github.com/OCA/
|
|
54
|
+
`feedback <https://github.com/OCA/mail/issues/new?body=module:%20mail_send_confirmation%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
55
55
|
|
|
56
56
|
Do not contact contributors directly about support or help with technical issues.
|
|
57
57
|
|
|
@@ -66,13 +66,14 @@ Authors
|
|
|
66
66
|
Contributors
|
|
67
67
|
------------
|
|
68
68
|
|
|
69
|
-
-
|
|
69
|
+
- `Quartile <https://www.quartile.co>`__:
|
|
70
70
|
|
|
71
|
-
|
|
71
|
+
- Aung Ko Ko Lin
|
|
72
72
|
|
|
73
|
-
-
|
|
73
|
+
- `360ERP <https://www.360erp.com>`__:
|
|
74
74
|
|
|
75
|
-
|
|
75
|
+
- Andrea Stirpe
|
|
76
|
+
- Kevin Khao
|
|
76
77
|
|
|
77
78
|
Maintainers
|
|
78
79
|
-----------
|
|
@@ -87,6 +88,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
87
88
|
mission is to support the collaborative development of Odoo features and
|
|
88
89
|
promote its widespread use.
|
|
89
90
|
|
|
90
|
-
This module is part of the `OCA/
|
|
91
|
+
This module is part of the `OCA/mail <https://github.com/OCA/mail/tree/18.0/mail_send_confirmation>`_ project on GitHub.
|
|
91
92
|
|
|
92
93
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
3
3
|
{
|
|
4
4
|
"name": "Mail Send Confirmation",
|
|
5
|
-
"version": "
|
|
5
|
+
"version": "18.0.1.0.0",
|
|
6
6
|
"author": "Quartile Limited, Odoo Community Association (OCA)",
|
|
7
7
|
"license": "AGPL-3",
|
|
8
8
|
"category": "Mail",
|
|
9
|
-
"website": "https://github.com/OCA/
|
|
9
|
+
"website": "https://github.com/OCA/mail",
|
|
10
10
|
"depends": ["mail"],
|
|
11
11
|
"assets": {
|
|
12
12
|
"web.assets_backend": [
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
#
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
|
-
"Project-Id-Version: Odoo Server
|
|
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"
|
|
@@ -16,7 +16,6 @@ msgstr ""
|
|
|
16
16
|
#. module: mail_send_confirmation
|
|
17
17
|
#. odoo-javascript
|
|
18
18
|
#: code:addons/mail_send_confirmation/static/src/models/composer_view.esm.js:0
|
|
19
|
-
#, python-format
|
|
20
19
|
msgid ""
|
|
21
20
|
"This message will be sent to external partners as well. Are you sure you "
|
|
22
21
|
"would like to send this message?"
|
|
@@ -8,10 +8,11 @@
|
|
|
8
8
|
|
|
9
9
|
/*
|
|
10
10
|
:Author: David Goodger (goodger@python.org)
|
|
11
|
-
:Id: $Id: html4css1.css
|
|
11
|
+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
|
|
12
12
|
:Copyright: This stylesheet has been placed in the public domain.
|
|
13
13
|
|
|
14
14
|
Default cascading style sheet for the HTML output of Docutils.
|
|
15
|
+
Despite the name, some widely supported CSS2 features are used.
|
|
15
16
|
|
|
16
17
|
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
|
17
18
|
customize this style sheet.
|
|
@@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
|
|
274
275
|
margin-left: 2em ;
|
|
275
276
|
margin-right: 2em }
|
|
276
277
|
|
|
277
|
-
pre.code .ln { color:
|
|
278
|
+
pre.code .ln { color: gray; } /* line numbers */
|
|
278
279
|
pre.code, code { background-color: #eeeeee }
|
|
279
280
|
pre.code .comment, code .comment { color: #5C6576 }
|
|
280
281
|
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
|
@@ -300,7 +301,7 @@ span.option {
|
|
|
300
301
|
span.pre {
|
|
301
302
|
white-space: pre }
|
|
302
303
|
|
|
303
|
-
span.problematic {
|
|
304
|
+
span.problematic, pre.problematic {
|
|
304
305
|
color: red }
|
|
305
306
|
|
|
306
307
|
span.section-subtitle {
|
|
@@ -366,9 +367,9 @@ ul.auto-toc {
|
|
|
366
367
|
!! This file is generated by oca-gen-addon-readme !!
|
|
367
368
|
!! changes will be overwritten. !!
|
|
368
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
369
|
-
!! source digest: sha256:
|
|
370
|
+
!! source digest: sha256:21add3e275a98653957d9e7daab0231071242255507af31cfbddb988e2a2b28f
|
|
370
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
371
|
-
<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/
|
|
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/mail/tree/18.0/mail_send_confirmation"><img alt="OCA/mail" src="https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/mail-18-0/mail-18-0-mail_send_confirmation"><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/mail&target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
372
373
|
<p>This module asks for confirmation when ‘Send’ button in the message
|
|
373
374
|
composer of the chatter is pressed, to reduce the chances of
|
|
374
375
|
accidentally sending an internal message to the external followers.</p>
|
|
@@ -387,10 +388,10 @@ simple composer.</p>
|
|
|
387
388
|
</div>
|
|
388
389
|
<div class="section" id="bug-tracker">
|
|
389
390
|
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
|
|
390
|
-
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/
|
|
391
|
+
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/mail/issues">GitHub Issues</a>.
|
|
391
392
|
In case of trouble, please check there if your issue has already been reported.
|
|
392
393
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
393
|
-
<a class="reference external" href="https://github.com/OCA/
|
|
394
|
+
<a class="reference external" href="https://github.com/OCA/mail/issues/new?body=module:%20mail_send_confirmation%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
|
394
395
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
395
396
|
</div>
|
|
396
397
|
<div class="section" id="credits">
|
|
@@ -412,6 +413,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
412
413
|
</li>
|
|
413
414
|
<li><a class="reference external" href="https://www.360erp.com">360ERP</a>:<ul>
|
|
414
415
|
<li>Andrea Stirpe</li>
|
|
416
|
+
<li>Kevin Khao</li>
|
|
415
417
|
</ul>
|
|
416
418
|
</li>
|
|
417
419
|
</ul>
|
|
@@ -419,11 +421,13 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
419
421
|
<div class="section" id="maintainers">
|
|
420
422
|
<h1>Maintainers</h1>
|
|
421
423
|
<p>This module is maintained by the OCA.</p>
|
|
422
|
-
<a class="reference external image-reference" href="https://odoo-community.org"
|
|
424
|
+
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
425
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
426
|
+
</a>
|
|
423
427
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
424
428
|
mission is to support the collaborative development of Odoo features and
|
|
425
429
|
promote its widespread use.</p>
|
|
426
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/
|
|
430
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/mail/tree/18.0/mail_send_confirmation">OCA/mail</a> project on GitHub.</p>
|
|
427
431
|
<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>
|
|
428
432
|
</div>
|
|
429
433
|
</div>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-mail_send_confirmation
|
|
3
|
-
Version:
|
|
3
|
+
Version: 18.0.1.0.0.3
|
|
4
4
|
Requires-Python: >=3.10
|
|
5
|
-
Requires-Dist: odoo
|
|
5
|
+
Requires-Dist: odoo==18.0.*
|
|
6
6
|
Summary: Mail Send Confirmation
|
|
7
|
-
Home-page: https://github.com/OCA/
|
|
7
|
+
Home-page: https://github.com/OCA/mail
|
|
8
8
|
License: AGPL-3
|
|
9
9
|
Author: Quartile Limited, Odoo Community Association (OCA)
|
|
10
10
|
Author-email: support@odoo-community.org
|
|
11
11
|
Classifier: Programming Language :: Python
|
|
12
12
|
Classifier: Framework :: Odoo
|
|
13
|
-
Classifier: Framework :: Odoo ::
|
|
13
|
+
Classifier: Framework :: Odoo :: 18.0
|
|
14
14
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
15
15
|
|
|
16
16
|
======================
|
|
@@ -22,7 +22,7 @@ Mail Send Confirmation
|
|
|
22
22
|
!! This file is generated by oca-gen-addon-readme !!
|
|
23
23
|
!! changes will be overwritten. !!
|
|
24
24
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
25
|
-
!! source digest: sha256:
|
|
25
|
+
!! source digest: sha256:21add3e275a98653957d9e7daab0231071242255507af31cfbddb988e2a2b28f
|
|
26
26
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
27
27
|
|
|
28
28
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -31,14 +31,14 @@ Mail Send Confirmation
|
|
|
31
31
|
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
|
|
32
32
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
33
33
|
:alt: License: AGPL-3
|
|
34
|
-
.. |badge3| image:: https://img.shields.io/badge/github-OCA%
|
|
35
|
-
:target: https://github.com/OCA/
|
|
36
|
-
:alt: OCA/
|
|
34
|
+
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github
|
|
35
|
+
:target: https://github.com/OCA/mail/tree/18.0/mail_send_confirmation
|
|
36
|
+
:alt: OCA/mail
|
|
37
37
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
38
|
-
:target: https://translation.odoo-community.org/projects/
|
|
38
|
+
:target: https://translation.odoo-community.org/projects/mail-18-0/mail-18-0-mail_send_confirmation
|
|
39
39
|
:alt: Translate me on Weblate
|
|
40
40
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
41
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/
|
|
41
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/mail&target_branch=18.0
|
|
42
42
|
:alt: Try me on Runboat
|
|
43
43
|
|
|
44
44
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -63,10 +63,10 @@ simple composer.
|
|
|
63
63
|
Bug Tracker
|
|
64
64
|
===========
|
|
65
65
|
|
|
66
|
-
Bugs are tracked on `GitHub Issues <https://github.com/OCA/
|
|
66
|
+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/mail/issues>`_.
|
|
67
67
|
In case of trouble, please check there if your issue has already been reported.
|
|
68
68
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
69
|
-
`feedback <https://github.com/OCA/
|
|
69
|
+
`feedback <https://github.com/OCA/mail/issues/new?body=module:%20mail_send_confirmation%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
70
70
|
|
|
71
71
|
Do not contact contributors directly about support or help with technical issues.
|
|
72
72
|
|
|
@@ -81,13 +81,14 @@ Authors
|
|
|
81
81
|
Contributors
|
|
82
82
|
------------
|
|
83
83
|
|
|
84
|
-
-
|
|
84
|
+
- `Quartile <https://www.quartile.co>`__:
|
|
85
85
|
|
|
86
|
-
|
|
86
|
+
- Aung Ko Ko Lin
|
|
87
87
|
|
|
88
|
-
-
|
|
88
|
+
- `360ERP <https://www.360erp.com>`__:
|
|
89
89
|
|
|
90
|
-
|
|
90
|
+
- Andrea Stirpe
|
|
91
|
+
- Kevin Khao
|
|
91
92
|
|
|
92
93
|
Maintainers
|
|
93
94
|
-----------
|
|
@@ -102,6 +103,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
102
103
|
mission is to support the collaborative development of Odoo features and
|
|
103
104
|
promote its widespread use.
|
|
104
105
|
|
|
105
|
-
This module is part of the `OCA/
|
|
106
|
+
This module is part of the `OCA/mail <https://github.com/OCA/mail/tree/18.0/mail_send_confirmation>`_ project on GitHub.
|
|
106
107
|
|
|
107
108
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
odoo/addons/mail_send_confirmation/README.rst,sha256=
|
|
1
|
+
odoo/addons/mail_send_confirmation/README.rst,sha256=W1HYkXc91eFaVW3kfbRUWMgLxQsHrCZyLvqTrEIqMOk,3279
|
|
2
2
|
odoo/addons/mail_send_confirmation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
odoo/addons/mail_send_confirmation/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/mail_send_confirmation/__manifest__.py,sha256=krrDQw-fhaIOmaYs2zAquldCMe1fdLIqVk4AnBJM2_g,526
|
|
4
4
|
odoo/addons/mail_send_confirmation/i18n/es.po,sha256=bHpa32oG19i1MTv0csV3gRoUbpyZFwOL3MP-lT-8foc,1478
|
|
5
5
|
odoo/addons/mail_send_confirmation/i18n/it.po,sha256=5NqRh1ZVFXN_FEdNBpivBxmdU1s33SCynb3RSrrDHSs,1461
|
|
6
|
-
odoo/addons/mail_send_confirmation/i18n/mail_send_confirmation.pot,sha256=
|
|
7
|
-
odoo/addons/mail_send_confirmation/readme/CONTRIBUTORS.md,sha256=
|
|
6
|
+
odoo/addons/mail_send_confirmation/i18n/mail_send_confirmation.pot,sha256=0nms2BLNzObyaX8JNzLSptkPOGre_H7V8Bv0jLQcyzk,632
|
|
7
|
+
odoo/addons/mail_send_confirmation/readme/CONTRIBUTORS.md,sha256=xvmKgwDidpCjeDvaxzYyeoC8F3s8b9GbtQaUSQCUSj8,127
|
|
8
8
|
odoo/addons/mail_send_confirmation/readme/DESCRIPTION.md,sha256=o5ZU2PiMy4SE74PmuYFLv3BoCJ0r_3lo3-VjGp-UwzI,448
|
|
9
9
|
odoo/addons/mail_send_confirmation/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
10
|
-
odoo/addons/mail_send_confirmation/static/description/index.html,sha256=
|
|
10
|
+
odoo/addons/mail_send_confirmation/static/description/index.html,sha256=vp9FeUYGJen3OW0v2TlQnzREEa1X9zRFsmzM6A7fa_U,12247
|
|
11
11
|
odoo/addons/mail_send_confirmation/static/src/models/composer_view.esm.js,sha256=mXWoEdCJZ6fRJGNS03kKtTD4hzXZQpoBWHCSIqyN804,1079
|
|
12
|
-
odoo_addon_mail_send_confirmation-
|
|
13
|
-
odoo_addon_mail_send_confirmation-
|
|
14
|
-
odoo_addon_mail_send_confirmation-
|
|
15
|
-
odoo_addon_mail_send_confirmation-
|
|
12
|
+
odoo_addon_mail_send_confirmation-18.0.1.0.0.3.dist-info/METADATA,sha256=6thP625t1zi16q4hjr4G79eJYmm-qL-hrUR0XE19gyc,3790
|
|
13
|
+
odoo_addon_mail_send_confirmation-18.0.1.0.0.3.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
|
14
|
+
odoo_addon_mail_send_confirmation-18.0.1.0.0.3.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
15
|
+
odoo_addon_mail_send_confirmation-18.0.1.0.0.3.dist-info/RECORD,,
|