odoo-addon-mail-attach-existing-attachment 16.0.1.0.1.5__py3-none-any.whl → 16.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.
Files changed (20) hide show
  1. odoo/addons/mail_attach_existing_attachment/README.rst +1 -1
  2. odoo/addons/mail_attach_existing_attachment/__manifest__.py +1 -1
  3. odoo/addons/mail_attach_existing_attachment/i18n/ca.po +2 -0
  4. odoo/addons/mail_attach_existing_attachment/i18n/de.po +2 -0
  5. odoo/addons/mail_attach_existing_attachment/i18n/es.po +2 -0
  6. odoo/addons/mail_attach_existing_attachment/i18n/es_CO.po +2 -0
  7. odoo/addons/mail_attach_existing_attachment/i18n/fr.po +2 -0
  8. odoo/addons/mail_attach_existing_attachment/i18n/he.po +2 -0
  9. odoo/addons/mail_attach_existing_attachment/i18n/hr.po +2 -0
  10. odoo/addons/mail_attach_existing_attachment/i18n/it.po +2 -0
  11. odoo/addons/mail_attach_existing_attachment/i18n/mail_attach_existing_attachment.pot +2 -0
  12. odoo/addons/mail_attach_existing_attachment/i18n/pt_BR.po +2 -0
  13. odoo/addons/mail_attach_existing_attachment/i18n/sl.po +2 -0
  14. odoo/addons/mail_attach_existing_attachment/i18n/zh_CN.po +2 -0
  15. odoo/addons/mail_attach_existing_attachment/static/description/index.html +1 -2
  16. odoo/addons/mail_attach_existing_attachment/wizard/mail_compose_message_view.xml +5 -7
  17. {odoo_addon_mail_attach_existing_attachment-16.0.1.0.1.5.dist-info → odoo_addon_mail_attach_existing_attachment-16.0.1.1.0.dist-info}/METADATA +2 -2
  18. {odoo_addon_mail_attach_existing_attachment-16.0.1.0.1.5.dist-info → odoo_addon_mail_attach_existing_attachment-16.0.1.1.0.dist-info}/RECORD +20 -20
  19. {odoo_addon_mail_attach_existing_attachment-16.0.1.0.1.5.dist-info → odoo_addon_mail_attach_existing_attachment-16.0.1.1.0.dist-info}/WHEEL +1 -1
  20. {odoo_addon_mail_attach_existing_attachment-16.0.1.0.1.5.dist-info → odoo_addon_mail_attach_existing_attachment-16.0.1.1.0.dist-info}/top_level.txt +0 -0
@@ -7,7 +7,7 @@ Mail Attach Existing Attachment
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:abc6af897ab2e0f7898e5b9fc07671e0bb96c1fb8ffcee09980a3173537b6318
10
+ !! source digest: sha256:ac2a9aa40b0d4a582c625061abbe71035a0b6c6421af29465d20d9e51dcfbda3
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -7,7 +7,7 @@
7
7
  "author": "ACSONE SA/NV, Tecnativa, Odoo Community Association (OCA)",
8
8
  "website": "https://github.com/OCA/social",
9
9
  "category": "Social Network",
10
- "version": "16.0.1.0.1",
10
+ "version": "16.0.1.1.0",
11
11
  "license": "AGPL-3",
12
12
  "depends": ["mail"],
13
13
  "data": ["wizard/mail_compose_message_view.xml"],
@@ -19,6 +19,7 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
20
 
21
21
  #. module: mail_attach_existing_attachment
22
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__can_attach_attachment
22
23
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__can_attach_attachment
23
24
  msgid "Can Attach Attachment"
24
25
  msgstr ""
@@ -29,6 +30,7 @@ msgid "Email composition wizard"
29
30
  msgstr "Assistent per composició de correus electrònics"
30
31
 
31
32
  #. module: mail_attach_existing_attachment
33
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__object_attachment_ids
32
34
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__object_attachment_ids
33
35
  msgid "Object Attachments"
34
36
  msgstr ""
@@ -20,6 +20,7 @@ msgstr ""
20
20
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
21
 
22
22
  #. module: mail_attach_existing_attachment
23
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__can_attach_attachment
23
24
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__can_attach_attachment
24
25
  msgid "Can Attach Attachment"
25
26
  msgstr "Kann Anhang anhängen"
@@ -30,6 +31,7 @@ msgid "Email composition wizard"
30
31
  msgstr "Assistent zum Email verfassen"
31
32
 
32
33
  #. module: mail_attach_existing_attachment
34
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__object_attachment_ids
33
35
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__object_attachment_ids
34
36
  #, fuzzy
35
37
  msgid "Object Attachments"
@@ -21,6 +21,7 @@ msgstr ""
21
21
  "X-Generator: Weblate 4.17\n"
22
22
 
23
23
  #. module: mail_attach_existing_attachment
24
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__can_attach_attachment
24
25
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__can_attach_attachment
25
26
  msgid "Can Attach Attachment"
26
27
  msgstr "Puede adjuntar adjuntos"
@@ -31,6 +32,7 @@ msgid "Email composition wizard"
31
32
  msgstr "Asistente composición Correo Electrónico"
32
33
 
33
34
  #. module: mail_attach_existing_attachment
35
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__object_attachment_ids
34
36
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__object_attachment_ids
35
37
  msgid "Object Attachments"
36
38
  msgstr "Archivos adjuntos de objetos"
@@ -19,6 +19,7 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
20
 
21
21
  #. module: mail_attach_existing_attachment
22
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__can_attach_attachment
22
23
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__can_attach_attachment
23
24
  msgid "Can Attach Attachment"
24
25
  msgstr ""
@@ -29,6 +30,7 @@ msgid "Email composition wizard"
29
30
  msgstr "Asistente de redacción de E-mail"
30
31
 
31
32
  #. module: mail_attach_existing_attachment
33
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__object_attachment_ids
32
34
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__object_attachment_ids
33
35
  msgid "Object Attachments"
34
36
  msgstr ""
@@ -20,6 +20,7 @@ msgstr ""
20
20
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
21
21
 
22
22
  #. module: mail_attach_existing_attachment
23
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__can_attach_attachment
23
24
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__can_attach_attachment
24
25
  msgid "Can Attach Attachment"
25
26
  msgstr "Il est possible d'attacher des pièces jointes"
@@ -30,6 +31,7 @@ msgid "Email composition wizard"
30
31
  msgstr "Assistant de composition de courriel"
31
32
 
32
33
  #. module: mail_attach_existing_attachment
34
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__object_attachment_ids
33
35
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__object_attachment_ids
34
36
  #, fuzzy
35
37
  msgid "Object Attachments"
@@ -18,6 +18,7 @@ msgstr ""
18
18
  "X-Generator: Weblate 3.10\n"
19
19
 
20
20
  #. module: mail_attach_existing_attachment
21
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__can_attach_attachment
21
22
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__can_attach_attachment
22
23
  msgid "Can Attach Attachment"
23
24
  msgstr "ניתן לצרף קובץ מצורף"
@@ -28,6 +29,7 @@ msgid "Email composition wizard"
28
29
  msgstr "אשף יצירת דואר אלקטרוני"
29
30
 
30
31
  #. module: mail_attach_existing_attachment
32
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__object_attachment_ids
31
33
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__object_attachment_ids
32
34
  msgid "Object Attachments"
33
35
  msgstr "קבצים מצורפים לאובייקט"
@@ -21,6 +21,7 @@ msgstr ""
21
21
  "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
22
22
 
23
23
  #. module: mail_attach_existing_attachment
24
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__can_attach_attachment
24
25
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__can_attach_attachment
25
26
  msgid "Can Attach Attachment"
26
27
  msgstr "Može pridružiti privitak"
@@ -31,6 +32,7 @@ msgid "Email composition wizard"
31
32
  msgstr "Čarobnjak za sastavljanje maila"
32
33
 
33
34
  #. module: mail_attach_existing_attachment
35
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__object_attachment_ids
34
36
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__object_attachment_ids
35
37
  #, fuzzy
36
38
  msgid "Object Attachments"
@@ -21,6 +21,7 @@ msgstr ""
21
21
  "X-Generator: Weblate 4.17\n"
22
22
 
23
23
  #. module: mail_attach_existing_attachment
24
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__can_attach_attachment
24
25
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__can_attach_attachment
25
26
  msgid "Can Attach Attachment"
26
27
  msgstr "Inserimento Allegati Ammesso"
@@ -31,6 +32,7 @@ msgid "Email composition wizard"
31
32
  msgstr "Procedura guidata creazione e-mail"
32
33
 
33
34
  #. module: mail_attach_existing_attachment
35
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__object_attachment_ids
34
36
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__object_attachment_ids
35
37
  msgid "Object Attachments"
36
38
  msgstr "Allegati oggetto"
@@ -14,6 +14,7 @@ msgstr ""
14
14
  "Plural-Forms: \n"
15
15
 
16
16
  #. module: mail_attach_existing_attachment
17
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__can_attach_attachment
17
18
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__can_attach_attachment
18
19
  msgid "Can Attach Attachment"
19
20
  msgstr ""
@@ -24,6 +25,7 @@ msgid "Email composition wizard"
24
25
  msgstr ""
25
26
 
26
27
  #. module: mail_attach_existing_attachment
28
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__object_attachment_ids
27
29
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__object_attachment_ids
28
30
  msgid "Object Attachments"
29
31
  msgstr ""
@@ -21,6 +21,7 @@ msgstr ""
21
21
  "X-Generator: Weblate 3.8\n"
22
22
 
23
23
  #. module: mail_attach_existing_attachment
24
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__can_attach_attachment
24
25
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__can_attach_attachment
25
26
  msgid "Can Attach Attachment"
26
27
  msgstr "Pode Anexar Anexo"
@@ -31,6 +32,7 @@ msgid "Email composition wizard"
31
32
  msgstr "Assistente de Composição de Email"
32
33
 
33
34
  #. module: mail_attach_existing_attachment
35
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__object_attachment_ids
34
36
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__object_attachment_ids
35
37
  msgid "Object Attachments"
36
38
  msgstr "Anexos de Objeto"
@@ -22,6 +22,7 @@ msgstr ""
22
22
  "X-Generator: Weblate 3.10\n"
23
23
 
24
24
  #. module: mail_attach_existing_attachment
25
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__can_attach_attachment
25
26
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__can_attach_attachment
26
27
  msgid "Can Attach Attachment"
27
28
  msgstr "Lahko pripenja priponke"
@@ -32,6 +33,7 @@ msgid "Email composition wizard"
32
33
  msgstr "Čarovnik za sestavljanje e-pošte"
33
34
 
34
35
  #. module: mail_attach_existing_attachment
36
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__object_attachment_ids
35
37
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__object_attachment_ids
36
38
  msgid "Object Attachments"
37
39
  msgstr "Priponke objekta"
@@ -20,6 +20,7 @@ msgstr ""
20
20
  "Plural-Forms: nplurals=1; plural=0;\n"
21
21
 
22
22
  #. module: mail_attach_existing_attachment
23
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__can_attach_attachment
23
24
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__can_attach_attachment
24
25
  msgid "Can Attach Attachment"
25
26
  msgstr ""
@@ -30,6 +31,7 @@ msgid "Email composition wizard"
30
31
  msgstr ""
31
32
 
32
33
  #. module: mail_attach_existing_attachment
34
+ #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_account_invoice_send__object_attachment_ids
33
35
  #: model:ir.model.fields,field_description:mail_attach_existing_attachment.field_mail_compose_message__object_attachment_ids
34
36
  #, fuzzy
35
37
  msgid "Object Attachments"
@@ -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>
@@ -367,7 +366,7 @@ ul.auto-toc {
367
366
  !! This file is generated by oca-gen-addon-readme !!
368
367
  !! changes will be overwritten. !!
369
368
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:abc6af897ab2e0f7898e5b9fc07671e0bb96c1fb8ffcee09980a3173537b6318
369
+ !! source digest: sha256:ac2a9aa40b0d4a582c625061abbe71035a0b6c6421af29465d20d9e51dcfbda3
371
370
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
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/social/tree/16.0/mail_attach_existing_attachment"><img alt="OCA/social" src="https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_attach_existing_attachment"><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/social&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
372
  <p>This module was written to add the possibility to add attachments located on
@@ -9,14 +9,12 @@
9
9
  <field name="arch" type="xml">
10
10
  <xpath expr="//field[@name='attachment_ids']" position="after">
11
11
  <field name="can_attach_attachment" invisible="1" />
12
- <div attrs="{'invisible': [('can_attach_attachment', '=', False)]}">
13
- <br />
14
12
  <field
15
- name="object_attachment_ids"
16
- widget="many2many_checkboxes"
17
- domain="[('res_model', '=', model), ('res_id', '=', res_id)]"
18
- />
19
- </div>
13
+ name="object_attachment_ids"
14
+ widget="many2many_checkboxes"
15
+ domain="[('res_model', '=', model), ('res_id', '=', res_id)]"
16
+ attrs="{'invisible': [('can_attach_attachment', '=', False)]}"
17
+ />
20
18
  </xpath>
21
19
  </field>
22
20
  </record>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-mail-attach-existing-attachment
3
- Version: 16.0.1.0.1.5
3
+ Version: 16.0.1.1.0
4
4
  Summary: Adding attachment on the object by sending this one
5
5
  Home-page: https://github.com/OCA/social
6
6
  Author: ACSONE SA/NV, Tecnativa, Odoo Community Association (OCA)
@@ -23,7 +23,7 @@ Mail Attach Existing Attachment
23
23
  !! This file is generated by oca-gen-addon-readme !!
24
24
  !! changes will be overwritten. !!
25
25
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
26
- !! source digest: sha256:abc6af897ab2e0f7898e5b9fc07671e0bb96c1fb8ffcee09980a3173537b6318
26
+ !! source digest: sha256:ac2a9aa40b0d4a582c625061abbe71035a0b6c6421af29465d20d9e51dcfbda3
27
27
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
28
28
 
29
29
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -1,18 +1,18 @@
1
- odoo/addons/mail_attach_existing_attachment/README.rst,sha256=uVs8MVmHwp0vnU2irFStEc6u4Ilmiu_leh2NRyaotBc,3768
1
+ odoo/addons/mail_attach_existing_attachment/README.rst,sha256=HYo9Yh6d1-sL-JBH3oJh8zwqksOuhz7a0o6DNoM1z84,3768
2
2
  odoo/addons/mail_attach_existing_attachment/__init__.py,sha256=jI5PZDKS0aV-yXubn1o0DHe5ldzQZrLmZYbgF0Q7DWg,21
3
- odoo/addons/mail_attach_existing_attachment/__manifest__.py,sha256=1k7xXb-woTE2XbLZYEdWF5vyrepseLMwh4Eyo2UC26w,532
4
- odoo/addons/mail_attach_existing_attachment/i18n/ca.po,sha256=hM1fjFt8FS3vdqr9lEGgAjBezJsFiUa7tHM0dafYYds,1226
5
- odoo/addons/mail_attach_existing_attachment/i18n/de.po,sha256=fa72axItWCsP4Aaza2_smk7y2sW9Cfc-9_Gbwnx_opA,1367
6
- odoo/addons/mail_attach_existing_attachment/i18n/es.po,sha256=BJAqOrbdZq83twZG5synK6koXVVkttU7y9ehJi7Y9ac,1421
7
- odoo/addons/mail_attach_existing_attachment/i18n/es_CO.po,sha256=YQhjZL60u9CwKVOp1fwokwILV2B3rGIU1YJ0tkmIt3U,1227
8
- odoo/addons/mail_attach_existing_attachment/i18n/fr.po,sha256=WrSO3nh-jO7Nm11ejJ5RCq_KNk6TF6Xh2AY9bBzJQqA,1401
9
- odoo/addons/mail_attach_existing_attachment/i18n/he.po,sha256=Fmy7MPzmcPeo-kjSPOCVct6w2BbILa9r6BeaqLu3B-4,1297
10
- odoo/addons/mail_attach_existing_attachment/i18n/hr.po,sha256=L31PVp7nWUIzPNN5HkxkRIO6oHDVRmFKoJQxPf6FCmc,1379
11
- odoo/addons/mail_attach_existing_attachment/i18n/it.po,sha256=S8r-o5Qhy9k3ZUWiNKd39wuuLjayWwIIam4ROJTcvrU,1407
12
- odoo/addons/mail_attach_existing_attachment/i18n/mail_attach_existing_attachment.pot,sha256=VqAJM-fjDq7eldTJ3kT8k5Wof8M4pzm3_qOi2IxQqLU,962
13
- odoo/addons/mail_attach_existing_attachment/i18n/pt_BR.po,sha256=6TWaPFDBdiL6hxImgMgGHjiSfMq1WjurLUkWrpGr9cg,1389
14
- odoo/addons/mail_attach_existing_attachment/i18n/sl.po,sha256=6MEgnUvKwdrdrbTIoZiEZ35eSEfShb6251_8rFMzS1w,1413
15
- odoo/addons/mail_attach_existing_attachment/i18n/zh_CN.po,sha256=jrcC7LomTYWi1EPcgj5NwcjcJww6GdddWBjnmungHXQ,1274
3
+ odoo/addons/mail_attach_existing_attachment/__manifest__.py,sha256=bKR3yOPv9AG4TNMCvs2KnWnevoqI4PkKsDPPZhbMoTU,532
4
+ odoo/addons/mail_attach_existing_attachment/i18n/ca.po,sha256=FvrnIE5py7cB7n0z7BgljwICPbQHz-unFnUXClcPc8Y,1476
5
+ odoo/addons/mail_attach_existing_attachment/i18n/de.po,sha256=q_bUEBpsnQjv6XToUXSo2tesodUhJuQcTpCGkM8KdWQ,1617
6
+ odoo/addons/mail_attach_existing_attachment/i18n/es.po,sha256=09YFr5q_xGqWIxbLiA2yV_cosLJiQQJzJ1y6JbfOZ3E,1671
7
+ odoo/addons/mail_attach_existing_attachment/i18n/es_CO.po,sha256=-1FLnqbgCeeQiK8jjKLVnwpQ0_CbEiaI1vSZ1alCxSk,1477
8
+ odoo/addons/mail_attach_existing_attachment/i18n/fr.po,sha256=sI2Gf_nxP30vRrnni9LcATrfm8OIe4k4Pwsp7R1PDC8,1651
9
+ odoo/addons/mail_attach_existing_attachment/i18n/he.po,sha256=Rfy-HKSfYVtwfFgtnL0qkywwpGe8xEdddgDKVHakT5I,1547
10
+ odoo/addons/mail_attach_existing_attachment/i18n/hr.po,sha256=hx8kPK5h4FqB684JlehLukWdZguMStRFUh8gpvOAHnI,1629
11
+ odoo/addons/mail_attach_existing_attachment/i18n/it.po,sha256=IS6QrBz65lq9EvYZb3zL68La1LYjpNcwWX3Y-LxiHNA,1657
12
+ odoo/addons/mail_attach_existing_attachment/i18n/mail_attach_existing_attachment.pot,sha256=tMsa2VmMHejskAVIF75HQjpS1YBFOWwRZm_Kw-WhRj0,1212
13
+ odoo/addons/mail_attach_existing_attachment/i18n/pt_BR.po,sha256=hb0--nb4INP_5Q-2Mj4wpiqRRmQlNdRHyJ_0u7CyNQU,1639
14
+ odoo/addons/mail_attach_existing_attachment/i18n/sl.po,sha256=GyHj5rB0rCHj_HaHVFg8TBPpC8i0B8ZTdNtAyAFMJyw,1663
15
+ odoo/addons/mail_attach_existing_attachment/i18n/zh_CN.po,sha256=jETydh_3GDOxCWBdUFpgAWw-njCHLRgsCyOcokEP8YY,1524
16
16
  odoo/addons/mail_attach_existing_attachment/readme/CONTRIBUTORS.rst,sha256=48_3n5KNN7FtjBAIeZfu55RKgKn59bJc2kDLwiBbjmc,168
17
17
  odoo/addons/mail_attach_existing_attachment/readme/DESCRIPTION.rst,sha256=p4pwhXyJ7mfBC618E5bU3ckiAGCBOIiUvMrtNrX2YqQ,148
18
18
  odoo/addons/mail_attach_existing_attachment/readme/ROADMAP.rst,sha256=x74BJfL-OCikUS2hiwka297CoBxeWmF1RklSaY_L7xQ,75
@@ -20,13 +20,13 @@ odoo/addons/mail_attach_existing_attachment/readme/USAGE.rst,sha256=S4_ydm0S7rJ5
20
20
  odoo/addons/mail_attach_existing_attachment/static/description/attachment.png,sha256=uCMfLP6qpYwhuaxipL9GRiXloI_BHU6b2hQhtOJJ77M,15404
21
21
  odoo/addons/mail_attach_existing_attachment/static/description/ex_mail_compose_message.png,sha256=-QFEgk_bZmWlrLa_fLHcF8vMlWLlUi1f6KPWYOWB9YY,51219
22
22
  odoo/addons/mail_attach_existing_attachment/static/description/icon.png,sha256=0a5zV5ax5e7WQ2u5HtHlIrysylOYa3TNBgabf6Hq-pU,4773
23
- odoo/addons/mail_attach_existing_attachment/static/description/index.html,sha256=vsoj7GwtJbevt7aUZjPLvNKJq4y-IAKa_f-DvQ7p4iM,13730
23
+ odoo/addons/mail_attach_existing_attachment/static/description/index.html,sha256=8xc1hZxTU7aKYwQcuuo8svEWZB1ejkwgIR55_71Xszc,13691
24
24
  odoo/addons/mail_attach_existing_attachment/tests/__init__.py,sha256=xLDKxpu7_OUqUm3DdhekPq9GlvwVJSwhWdwkvUakRLw,51
25
25
  odoo/addons/mail_attach_existing_attachment/tests/test_mail_attach_existing_attachment.py,sha256=hWz2-ZA9T8j80OEC596jEeq7LHrF48cNoGflwsqd_Ug,1275
26
26
  odoo/addons/mail_attach_existing_attachment/wizard/__init__.py,sha256=BLSMcf_t3X_KJsiQOH2zfDmR84QYqg7h3lLEES7sItk,35
27
27
  odoo/addons/mail_attach_existing_attachment/wizard/mail_compose_message.py,sha256=EvmVN2bV_hH-M3Ef1O7UInAnYd7LOuw5plVY_rhnNHo,1234
28
- odoo/addons/mail_attach_existing_attachment/wizard/mail_compose_message_view.xml,sha256=nffpZw56czvAtEKpzTYxOQgsP7GKzNFJPU93oiKnZz0,1002
29
- odoo_addon_mail_attach_existing_attachment-16.0.1.0.1.5.dist-info/METADATA,sha256=EmAbSjv1K_3ldR7WRtnjUbUckq0gFXXZFe2YT3U5Q5g,4355
30
- odoo_addon_mail_attach_existing_attachment-16.0.1.0.1.5.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
31
- odoo_addon_mail_attach_existing_attachment-16.0.1.0.1.5.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
32
- odoo_addon_mail_attach_existing_attachment-16.0.1.0.1.5.dist-info/RECORD,,
28
+ odoo/addons/mail_attach_existing_attachment/wizard/mail_compose_message_view.xml,sha256=ozGyJhvxqyhvmyzoNQvMuD_ZXgyLuxhpXOUigbGx0F4,934
29
+ odoo_addon_mail_attach_existing_attachment-16.0.1.1.0.dist-info/METADATA,sha256=CcuTXkvFKCpYr5Gp2v9wn2aCwGSWzeIIX-5OBenAU3g,4353
30
+ odoo_addon_mail_attach_existing_attachment-16.0.1.1.0.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
31
+ odoo_addon_mail_attach_existing_attachment-16.0.1.1.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
32
+ odoo_addon_mail_attach_existing_attachment-16.0.1.1.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.2)
2
+ Generator: bdist_wheel (0.42.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5