odoo-addon-automation-oca 16.0.1.1.4__py3-none-any.whl → 16.0.1.1.4.1__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.
@@ -100,6 +100,11 @@ msgstr "<span class=\"col-2\">después</span>"
100
100
  msgid "<span class=\"col-2\">of</span>"
101
101
  msgstr "<span class=\"col-2\">de</span>"
102
102
 
103
+ #. module: automation_oca
104
+ #: model_terms:ir.ui.view,arch_db:automation_oca.automation_record_form_view
105
+ msgid "<span>This record is an orphan record</span>"
106
+ msgstr ""
107
+
103
108
  #. module: automation_oca
104
109
  #: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__message_needaction
105
110
  msgid "Action Needed"
@@ -651,11 +656,21 @@ msgstr "Si está marcado, los nuevos mensajes requieren su atención."
651
656
  msgid "If checked, some messages have a delivery error."
652
657
  msgstr "Si está marcado, algunos mensajes tienen un error de entrega."
653
658
 
659
+ #. module: automation_oca
660
+ #: model:ir.model.fields,help:automation_oca.field_automation_record__is_orphan_record
661
+ msgid "Indicates if this record is a placeholder for a missing resource."
662
+ msgstr ""
663
+
654
664
  #. module: automation_oca
655
665
  #: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__message_is_follower
656
666
  msgid "Is Follower"
657
667
  msgstr "Es seguidor"
658
668
 
669
+ #. module: automation_oca
670
+ #: model:ir.model.fields,field_description:automation_oca.field_automation_record__is_orphan_record
671
+ msgid "Is Orphan Record"
672
+ msgstr ""
673
+
659
674
  #. module: automation_oca
660
675
  #: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__is_periodic
661
676
  msgid "Is Periodic"
@@ -999,6 +1014,13 @@ msgstr "Abierto"
999
1014
  msgid "Opened after"
1000
1015
  msgstr "Abierto después"
1001
1016
 
1017
+ #. module: automation_oca
1018
+ #. odoo-python
1019
+ #: code:addons/automation_oca/models/automation_record.py:0
1020
+ #, python-format
1021
+ msgid "Orphan Record"
1022
+ msgstr ""
1023
+
1002
1024
  #. module: automation_oca
1003
1025
  #: model:ir.model,name:automation_oca.model_mail_mail
1004
1026
  msgid "Outgoing Mails"
@@ -96,6 +96,11 @@ msgstr "<span class=\"col-2\">après</span>"
96
96
  msgid "<span class=\"col-2\">of</span>"
97
97
  msgstr "<span class=\"col-2\">de</span>"
98
98
 
99
+ #. module: automation_oca
100
+ #: model_terms:ir.ui.view,arch_db:automation_oca.automation_record_form_view
101
+ msgid "<span>This record is an orphan record</span>"
102
+ msgstr ""
103
+
99
104
  #. module: automation_oca
100
105
  #: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__message_needaction
101
106
  msgid "Action Needed"
@@ -647,11 +652,21 @@ msgstr "Si coché, des nouveaux messages requièrent votre attention."
647
652
  msgid "If checked, some messages have a delivery error."
648
653
  msgstr "Si coché, des messages ont des erreurs de délivrabilité."
649
654
 
655
+ #. module: automation_oca
656
+ #: model:ir.model.fields,help:automation_oca.field_automation_record__is_orphan_record
657
+ msgid "Indicates if this record is a placeholder for a missing resource."
658
+ msgstr ""
659
+
650
660
  #. module: automation_oca
651
661
  #: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__message_is_follower
652
662
  msgid "Is Follower"
653
663
  msgstr "Est abonné"
654
664
 
665
+ #. module: automation_oca
666
+ #: model:ir.model.fields,field_description:automation_oca.field_automation_record__is_orphan_record
667
+ msgid "Is Orphan Record"
668
+ msgstr ""
669
+
655
670
  #. module: automation_oca
656
671
  #: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__is_periodic
657
672
  msgid "Is Periodic"
@@ -995,6 +1010,13 @@ msgstr "Ouvert"
995
1010
  msgid "Opened after"
996
1011
  msgstr "Ouvert après"
997
1012
 
1013
+ #. module: automation_oca
1014
+ #. odoo-python
1015
+ #: code:addons/automation_oca/models/automation_record.py:0
1016
+ #, python-format
1017
+ msgid "Orphan Record"
1018
+ msgstr ""
1019
+
998
1020
  #. module: automation_oca
999
1021
  #: model:ir.model,name:automation_oca.model_mail_mail
1000
1022
  msgid "Outgoing Mails"
@@ -109,6 +109,11 @@ msgstr "<span class=\"col-2\">dopo</span>"
109
109
  msgid "<span class=\"col-2\">of</span>"
110
110
  msgstr "<span class=\"col-2\">di</span>"
111
111
 
112
+ #. module: automation_oca
113
+ #: model_terms:ir.ui.view,arch_db:automation_oca.automation_record_form_view
114
+ msgid "<span>This record is an orphan record</span>"
115
+ msgstr ""
116
+
112
117
  #. module: automation_oca
113
118
  #: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__message_needaction
114
119
  msgid "Action Needed"
@@ -668,11 +673,21 @@ msgstr "Se selezionata, nuovi messaggi richiedono attenzione."
668
673
  msgid "If checked, some messages have a delivery error."
669
674
  msgstr "Se selezionata, alcuni messaggi hanno un errore di consegna."
670
675
 
676
+ #. module: automation_oca
677
+ #: model:ir.model.fields,help:automation_oca.field_automation_record__is_orphan_record
678
+ msgid "Indicates if this record is a placeholder for a missing resource."
679
+ msgstr ""
680
+
671
681
  #. module: automation_oca
672
682
  #: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__message_is_follower
673
683
  msgid "Is Follower"
674
684
  msgstr "Segue"
675
685
 
686
+ #. module: automation_oca
687
+ #: model:ir.model.fields,field_description:automation_oca.field_automation_record__is_orphan_record
688
+ msgid "Is Orphan Record"
689
+ msgstr ""
690
+
676
691
  #. module: automation_oca
677
692
  #: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__is_periodic
678
693
  msgid "Is Periodic"
@@ -1016,6 +1031,13 @@ msgstr "Aperta"
1016
1031
  msgid "Opened after"
1017
1032
  msgstr "Aperta dopo"
1018
1033
 
1034
+ #. module: automation_oca
1035
+ #. odoo-python
1036
+ #: code:addons/automation_oca/models/automation_record.py:0
1037
+ #, python-format
1038
+ msgid "Orphan Record"
1039
+ msgstr ""
1040
+
1019
1041
  #. module: automation_oca
1020
1042
  #: model:ir.model,name:automation_oca.model_mail_mail
1021
1043
  msgid "Outgoing Mails"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-automation_oca
3
- Version: 16.0.1.1.4
3
+ Version: 16.0.1.1.4.1
4
4
  Summary: Automate actions in threaded models
5
5
  Home-page: https://github.com/OCA/automation
6
6
  Author: Dixmit,Odoo Community Association (OCA)
@@ -6,9 +6,9 @@ odoo/addons/automation_oca/controllers/main.py,sha256=DRL6AJKy18ekRPaKtmRoEh5i6f
6
6
  odoo/addons/automation_oca/data/cron.xml,sha256=viAGNb5X619yXQyfpO_HcJOAiQGzEE-m6Sp4y6F4gDs,1297
7
7
  odoo/addons/automation_oca/demo/demo.xml,sha256=beyrfyRzVTDZ1Mm2sL5Y57W4GDsUvj9gOMUlrEMM1M8,2838
8
8
  odoo/addons/automation_oca/i18n/automation_oca.pot,sha256=pOGfJqxOPGuI9ETnM-PnUA0_-fqGoqpjfOpKXb83Dd4,50470
9
- odoo/addons/automation_oca/i18n/es.po,sha256=e-XBtK8jo7LXBxnEdWG_baBxcgaDdRjoYchb1WCppiE,55613
10
- odoo/addons/automation_oca/i18n/fr.po,sha256=Ih3ypwBaJoY7J01QC_U6tLZcN1kHDh5i3N9vL9iB7GY,53434
11
- odoo/addons/automation_oca/i18n/it.po,sha256=TNMBAWzUgpF3Kuu1W0OGU6r8Guw2WpNlSkFkBIB01ng,55787
9
+ odoo/addons/automation_oca/i18n/es.po,sha256=qz_dlIpBXpSLHUYeQufIDhPg9NUlmhBpbUqOqLjm1q0,56291
10
+ odoo/addons/automation_oca/i18n/fr.po,sha256=Qpi6KYL2sbQ-bwmvJ-VvkRZhLUhF-imi56dh49REwj4,54112
11
+ odoo/addons/automation_oca/i18n/it.po,sha256=hwv6yITMAeu9GwLouCQIZwWQjMb8XA_dyWPlFOd2daI,56465
12
12
  odoo/addons/automation_oca/models/__init__.py,sha256=gRWvgicyFDELSeVnpRow1mGuWjfm3ima2Lo-NqlymKg,318
13
13
  odoo/addons/automation_oca/models/automation_configuration.py,sha256=VaWXg_6EnUnTdLDV_eZnWKXXVU27nGmZR_lnGIeKstA,12086
14
14
  odoo/addons/automation_oca/models/automation_configuration_step.py,sha256=bpCcENe65DtTLQMbPwlFXyzXA4Ep5VnlsPFiavTmsWs,19335
@@ -56,7 +56,7 @@ odoo/addons/automation_oca/wizards/__init__.py,sha256=1yOQpQirzOswywec7gg_gshvEP
56
56
  odoo/addons/automation_oca/wizards/automation_configuration_test.py,sha256=YK0HD6Ds6B4PMaI97MUpVQaB-wsVTmw6Hpbh532tU-g,1363
57
57
  odoo/addons/automation_oca/wizards/automation_configuration_test.xml,sha256=r9lUzD3SeFSLStlc07iXxO1b9e9RbZdUCrvMA46zfm8,1916
58
58
  odoo/addons/automation_oca/wizards/mail_compose_message.py,sha256=XL6UGz8_fEwniXM80DhQXink4SMnWg7HHR0kHLekMyc,612
59
- odoo_addon_automation_oca-16.0.1.1.4.dist-info/METADATA,sha256=qyXDIoezJ0jIMRMFDiD32BO7AXUw9TrJy8j7wmI-9Fo,7315
60
- odoo_addon_automation_oca-16.0.1.1.4.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
61
- odoo_addon_automation_oca-16.0.1.1.4.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
62
- odoo_addon_automation_oca-16.0.1.1.4.dist-info/RECORD,,
59
+ odoo_addon_automation_oca-16.0.1.1.4.1.dist-info/METADATA,sha256=32aDT14NVbDgiVcIq9yhbjy5NoLYCJzybWIdJsB5_S8,7317
60
+ odoo_addon_automation_oca-16.0.1.1.4.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
61
+ odoo_addon_automation_oca-16.0.1.1.4.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
62
+ odoo_addon_automation_oca-16.0.1.1.4.1.dist-info/RECORD,,