odoo-addon-automation-oca 16.0.1.3.0__py3-none-any.whl → 16.0.1.3.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/automation_oca/i18n/es.po +64 -19
- odoo/addons/automation_oca/i18n/fr.po +26 -0
- odoo/addons/automation_oca/i18n/it.po +34 -2
- {odoo_addon_automation_oca-16.0.1.3.0.dist-info → odoo_addon_automation_oca-16.0.1.3.0.3.dist-info}/METADATA +1 -1
- {odoo_addon_automation_oca-16.0.1.3.0.dist-info → odoo_addon_automation_oca-16.0.1.3.0.3.dist-info}/RECORD +7 -7
- {odoo_addon_automation_oca-16.0.1.3.0.dist-info → odoo_addon_automation_oca-16.0.1.3.0.3.dist-info}/WHEEL +0 -0
- {odoo_addon_automation_oca-16.0.1.3.0.dist-info → odoo_addon_automation_oca-16.0.1.3.0.3.dist-info}/top_level.txt +0 -0
|
@@ -6,15 +6,15 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
|
-
"PO-Revision-Date:
|
|
10
|
-
"Last-Translator:
|
|
9
|
+
"PO-Revision-Date: 2025-04-08 07:24+0000\n"
|
|
10
|
+
"Last-Translator: Enric Tobella <etobella@creublanca.es>\n"
|
|
11
11
|
"Language-Team: none\n"
|
|
12
12
|
"Language: es\n"
|
|
13
13
|
"MIME-Version: 1.0\n"
|
|
14
14
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
15
15
|
"Content-Transfer-Encoding: \n"
|
|
16
16
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
17
|
-
"X-Generator: Weblate 4
|
|
17
|
+
"X-Generator: Weblate 5.10.4\n"
|
|
18
18
|
|
|
19
19
|
#. module: automation_oca
|
|
20
20
|
#: model:ir.model.fields,help:automation_oca.field_automation_configuration__domain
|
|
@@ -28,6 +28,14 @@ msgid ""
|
|
|
28
28
|
" * user\n"
|
|
29
29
|
" * ref "
|
|
30
30
|
msgstr ""
|
|
31
|
+
"\n"
|
|
32
|
+
" Filtros a aplicar\n"
|
|
33
|
+
" Las siguientes variables pueden ser usadas en el filtro :\n"
|
|
34
|
+
" * datetime\n"
|
|
35
|
+
" * dateutil\n"
|
|
36
|
+
" * time\n"
|
|
37
|
+
" * user\n"
|
|
38
|
+
" * ref "
|
|
31
39
|
|
|
32
40
|
#. module: automation_oca
|
|
33
41
|
#. odoo-python
|
|
@@ -58,7 +66,7 @@ msgstr "<i class=\"fa fa-envelope\" title=\"Correos\"/>"
|
|
|
58
66
|
#. module: automation_oca
|
|
59
67
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_kanban_view
|
|
60
68
|
msgid "<i class=\"fa fa-hand-pointer-o\" title=\"Clicks\"/>"
|
|
61
|
-
msgstr ""
|
|
69
|
+
msgstr "<i class=\"fa fa-hand-pointer-o\" title=\"Clicks\"/>"
|
|
62
70
|
|
|
63
71
|
#. module: automation_oca
|
|
64
72
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
@@ -100,10 +108,15 @@ msgstr "<span class=\"col-2\">después</span>"
|
|
|
100
108
|
msgid "<span class=\"col-2\">of</span>"
|
|
101
109
|
msgstr "<span class=\"col-2\">de</span>"
|
|
102
110
|
|
|
111
|
+
#. module: automation_oca
|
|
112
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
113
|
+
msgid "<span class=\"pe-1\">Immediatly</span>"
|
|
114
|
+
msgstr "<span class=\"pe-1\">Immediatamente</span>"
|
|
115
|
+
|
|
103
116
|
#. module: automation_oca
|
|
104
117
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_record_form_view
|
|
105
118
|
msgid "<span>This record is an orphan record</span>"
|
|
106
|
-
msgstr ""
|
|
119
|
+
msgstr "<span>Este registro es huérfano</span>"
|
|
107
120
|
|
|
108
121
|
#. module: automation_oca
|
|
109
122
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__message_needaction
|
|
@@ -203,7 +216,7 @@ msgstr "Dominio aplicado"
|
|
|
203
216
|
#. module: automation_oca
|
|
204
217
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__apply_parent_domain
|
|
205
218
|
msgid "Apply Parent Domain"
|
|
206
|
-
msgstr ""
|
|
219
|
+
msgstr "Aplicar el dominio anterior"
|
|
207
220
|
|
|
208
221
|
#. module: automation_oca
|
|
209
222
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
@@ -361,7 +374,7 @@ msgstr "Clics"
|
|
|
361
374
|
#. module: automation_oca
|
|
362
375
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_tag__color
|
|
363
376
|
msgid "Color"
|
|
364
|
-
msgstr ""
|
|
377
|
+
msgstr "Color"
|
|
365
378
|
|
|
366
379
|
#. module: automation_oca
|
|
367
380
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__company_id
|
|
@@ -412,7 +425,7 @@ msgstr "Creado en"
|
|
|
412
425
|
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__expiry_interval_type__days
|
|
413
426
|
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__trigger_interval_type__days
|
|
414
427
|
msgid "Day(s)"
|
|
415
|
-
msgstr ""
|
|
428
|
+
msgstr "Día(s)"
|
|
416
429
|
|
|
417
430
|
#. module: automation_oca
|
|
418
431
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
@@ -435,6 +448,11 @@ msgstr "Borrar"
|
|
|
435
448
|
msgid "Display Name"
|
|
436
449
|
msgstr "Nombre mostrado"
|
|
437
450
|
|
|
451
|
+
#. module: automation_oca
|
|
452
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_record_step__do_not_wait
|
|
453
|
+
msgid "Do Not Wait"
|
|
454
|
+
msgstr "No esperar"
|
|
455
|
+
|
|
438
456
|
#. module: automation_oca
|
|
439
457
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__domain
|
|
440
458
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__domain
|
|
@@ -506,7 +524,7 @@ msgstr "Forzar generación"
|
|
|
506
524
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_record_step_search_view
|
|
507
525
|
#, python-format
|
|
508
526
|
msgid "Error"
|
|
509
|
-
msgstr ""
|
|
527
|
+
msgstr "Error"
|
|
510
528
|
|
|
511
529
|
#. module: automation_oca
|
|
512
530
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_record_step__error_trace
|
|
@@ -577,6 +595,13 @@ msgid ""
|
|
|
577
595
|
" * user\n"
|
|
578
596
|
" * ref "
|
|
579
597
|
msgstr ""
|
|
598
|
+
"Filtros a aplicar\n"
|
|
599
|
+
" Las siguientes variables puede ser usadas en el filtro :\n"
|
|
600
|
+
" * datetime\n"
|
|
601
|
+
" * dateutil\n"
|
|
602
|
+
" * time\n"
|
|
603
|
+
" * user\n"
|
|
604
|
+
" * ref "
|
|
580
605
|
|
|
581
606
|
#. module: automation_oca
|
|
582
607
|
#: model:ir.model.fields,help:automation_oca.field_automation_configuration_step__domain
|
|
@@ -617,17 +642,17 @@ msgstr "Usuario genérico del registro"
|
|
|
617
642
|
#. module: automation_oca
|
|
618
643
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__graph_data
|
|
619
644
|
msgid "Graph Data"
|
|
620
|
-
msgstr ""
|
|
645
|
+
msgstr "Datos del Gráfico"
|
|
621
646
|
|
|
622
647
|
#. module: automation_oca
|
|
623
648
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__graph_done
|
|
624
649
|
msgid "Graph Done"
|
|
625
|
-
msgstr ""
|
|
650
|
+
msgstr "Gráfico de Realización"
|
|
626
651
|
|
|
627
652
|
#. module: automation_oca
|
|
628
653
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__graph_error
|
|
629
654
|
msgid "Graph Error"
|
|
630
|
-
msgstr ""
|
|
655
|
+
msgstr "Gráfico de Error"
|
|
631
656
|
|
|
632
657
|
#. module: automation_oca
|
|
633
658
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__has_message
|
|
@@ -638,7 +663,7 @@ msgstr "Tiene mensaje"
|
|
|
638
663
|
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__expiry_interval_type__hours
|
|
639
664
|
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__trigger_interval_type__hours
|
|
640
665
|
msgid "Hour(s)"
|
|
641
|
-
msgstr ""
|
|
666
|
+
msgstr "Hora(s)"
|
|
642
667
|
|
|
643
668
|
#. module: automation_oca
|
|
644
669
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__id
|
|
@@ -649,7 +674,7 @@ msgstr ""
|
|
|
649
674
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_record_step__id
|
|
650
675
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_tag__id
|
|
651
676
|
msgid "ID"
|
|
652
|
-
msgstr ""
|
|
677
|
+
msgstr "ID"
|
|
653
678
|
|
|
654
679
|
#. module: automation_oca
|
|
655
680
|
#: model:ir.model.fields,help:automation_oca.field_automation_configuration__message_needaction
|
|
@@ -661,10 +686,18 @@ msgstr "Si está marcado, los nuevos mensajes requieren su atención."
|
|
|
661
686
|
msgid "If checked, some messages have a delivery error."
|
|
662
687
|
msgstr "Si está marcado, algunos mensajes tienen un error de entrega."
|
|
663
688
|
|
|
689
|
+
#. module: automation_oca
|
|
690
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
691
|
+
msgid ""
|
|
692
|
+
"In this case, the task will be executed automatically when we create it in "
|
|
693
|
+
"the same process."
|
|
694
|
+
msgstr ""
|
|
695
|
+
"En este caso, la tarea se ejecutará inmediatamente cuando se cree la acción."
|
|
696
|
+
|
|
664
697
|
#. module: automation_oca
|
|
665
698
|
#: model:ir.model.fields,help:automation_oca.field_automation_record__is_orphan_record
|
|
666
699
|
msgid "Indicates if this record is a placeholder for a missing resource."
|
|
667
|
-
msgstr ""
|
|
700
|
+
msgstr "Indica si este registro está relacionada con un registro desaparecido."
|
|
668
701
|
|
|
669
702
|
#. module: automation_oca
|
|
670
703
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__message_is_follower
|
|
@@ -674,7 +707,7 @@ msgstr "Es seguidor"
|
|
|
674
707
|
#. module: automation_oca
|
|
675
708
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_record__is_orphan_record
|
|
676
709
|
msgid "Is Orphan Record"
|
|
677
|
-
msgstr ""
|
|
710
|
+
msgstr "Es un Registro Huérfano"
|
|
678
711
|
|
|
679
712
|
#. module: automation_oca
|
|
680
713
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__is_periodic
|
|
@@ -866,7 +899,7 @@ msgstr "Modelo donde se aplica la configuración"
|
|
|
866
899
|
#. module: automation_oca
|
|
867
900
|
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__activity_date_deadline_range_type__months
|
|
868
901
|
msgid "Month(s)"
|
|
869
|
-
msgstr ""
|
|
902
|
+
msgstr "Mes(es)"
|
|
870
903
|
|
|
871
904
|
#. module: automation_oca
|
|
872
905
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__name
|
|
@@ -1024,7 +1057,7 @@ msgstr "Abierto después"
|
|
|
1024
1057
|
#: code:addons/automation_oca/models/automation_record.py:0
|
|
1025
1058
|
#, python-format
|
|
1026
1059
|
msgid "Orphan Record"
|
|
1027
|
-
msgstr ""
|
|
1060
|
+
msgstr "Registro Huérfano"
|
|
1028
1061
|
|
|
1029
1062
|
#. module: automation_oca
|
|
1030
1063
|
#: model:ir.model,name:automation_oca.model_mail_mail
|
|
@@ -1187,6 +1220,18 @@ msgstr "Enviado"
|
|
|
1187
1220
|
msgid "Server Action"
|
|
1188
1221
|
msgstr "Acción de servidor"
|
|
1189
1222
|
|
|
1223
|
+
#. module: automation_oca
|
|
1224
|
+
#: model:ir.model.fields,help:automation_oca.field_automation_configuration_step__trigger_interval
|
|
1225
|
+
msgid ""
|
|
1226
|
+
"Set a negative time trigger if you want the step to be executed\n"
|
|
1227
|
+
" immediately, in parallel with the previous step, without waiting for "
|
|
1228
|
+
"it to\n"
|
|
1229
|
+
" finish."
|
|
1230
|
+
msgstr ""
|
|
1231
|
+
"Define un un tiempo negativo si quieres que el registro se ejecute\n"
|
|
1232
|
+
" inmediatamente, en paralelo, sin esperar que acabe el \n"
|
|
1233
|
+
" anterior."
|
|
1234
|
+
|
|
1190
1235
|
#. module: automation_oca
|
|
1191
1236
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
1192
1237
|
msgid "Specific Domain"
|
|
@@ -1400,7 +1445,7 @@ msgstr "Nombre del campo de usuario"
|
|
|
1400
1445
|
#. module: automation_oca
|
|
1401
1446
|
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__activity_date_deadline_range_type__weeks
|
|
1402
1447
|
msgid "Week(s)"
|
|
1403
|
-
msgstr ""
|
|
1448
|
+
msgstr "Semana(s)"
|
|
1404
1449
|
|
|
1405
1450
|
#. module: automation_oca
|
|
1406
1451
|
#: model:mail.template,name:automation_oca.demo_welcome_template
|
|
@@ -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_configuration_form_view
|
|
101
|
+
msgid "<span class=\"pe-1\">Immediatly</span>"
|
|
102
|
+
msgstr ""
|
|
103
|
+
|
|
99
104
|
#. module: automation_oca
|
|
100
105
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_record_form_view
|
|
101
106
|
msgid "<span>This record is an orphan record</span>"
|
|
@@ -431,6 +436,11 @@ msgstr "Supprimer"
|
|
|
431
436
|
msgid "Display Name"
|
|
432
437
|
msgstr "Nom"
|
|
433
438
|
|
|
439
|
+
#. module: automation_oca
|
|
440
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_record_step__do_not_wait
|
|
441
|
+
msgid "Do Not Wait"
|
|
442
|
+
msgstr ""
|
|
443
|
+
|
|
434
444
|
#. module: automation_oca
|
|
435
445
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__domain
|
|
436
446
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__domain
|
|
@@ -657,6 +667,13 @@ msgstr "Si coché, des nouveaux messages requièrent votre attention."
|
|
|
657
667
|
msgid "If checked, some messages have a delivery error."
|
|
658
668
|
msgstr "Si coché, des messages ont des erreurs de délivrabilité."
|
|
659
669
|
|
|
670
|
+
#. module: automation_oca
|
|
671
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
672
|
+
msgid ""
|
|
673
|
+
"In this case, the task will be executed automatically when we create it in "
|
|
674
|
+
"the same process."
|
|
675
|
+
msgstr ""
|
|
676
|
+
|
|
660
677
|
#. module: automation_oca
|
|
661
678
|
#: model:ir.model.fields,help:automation_oca.field_automation_record__is_orphan_record
|
|
662
679
|
msgid "Indicates if this record is a placeholder for a missing resource."
|
|
@@ -1183,6 +1200,15 @@ msgstr "Envoyé"
|
|
|
1183
1200
|
msgid "Server Action"
|
|
1184
1201
|
msgstr "Action serveur"
|
|
1185
1202
|
|
|
1203
|
+
#. module: automation_oca
|
|
1204
|
+
#: model:ir.model.fields,help:automation_oca.field_automation_configuration_step__trigger_interval
|
|
1205
|
+
msgid ""
|
|
1206
|
+
"Set a negative time trigger if you want the step to be executed\n"
|
|
1207
|
+
" immediately, in parallel with the previous step, without waiting for "
|
|
1208
|
+
"it to\n"
|
|
1209
|
+
" finish."
|
|
1210
|
+
msgstr ""
|
|
1211
|
+
|
|
1186
1212
|
#. module: automation_oca
|
|
1187
1213
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
1188
1214
|
msgid "Specific Domain"
|
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
|
-
"PO-Revision-Date: 2025-
|
|
9
|
+
"PO-Revision-Date: 2025-04-08 10:24+0000\n"
|
|
10
10
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
|
11
11
|
"Language-Team: none\n"
|
|
12
12
|
"Language: it\n"
|
|
@@ -14,7 +14,7 @@ msgstr ""
|
|
|
14
14
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
15
15
|
"Content-Transfer-Encoding: \n"
|
|
16
16
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
17
|
-
"X-Generator: Weblate 5.10.
|
|
17
|
+
"X-Generator: Weblate 5.10.4\n"
|
|
18
18
|
|
|
19
19
|
#. module: automation_oca
|
|
20
20
|
#: model:ir.model.fields,help:automation_oca.field_automation_configuration__domain
|
|
@@ -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_configuration_form_view
|
|
114
|
+
msgid "<span class=\"pe-1\">Immediatly</span>"
|
|
115
|
+
msgstr "<span class=\"pe-1\">Immediatamente</span>"
|
|
116
|
+
|
|
112
117
|
#. module: automation_oca
|
|
113
118
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_record_form_view
|
|
114
119
|
msgid "<span>This record is an orphan record</span>"
|
|
@@ -444,6 +449,11 @@ msgstr "Cancella"
|
|
|
444
449
|
msgid "Display Name"
|
|
445
450
|
msgstr "Nome visualizzato"
|
|
446
451
|
|
|
452
|
+
#. module: automation_oca
|
|
453
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_record_step__do_not_wait
|
|
454
|
+
msgid "Do Not Wait"
|
|
455
|
+
msgstr "Non aspettare"
|
|
456
|
+
|
|
447
457
|
#. module: automation_oca
|
|
448
458
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__domain
|
|
449
459
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__domain
|
|
@@ -678,6 +688,15 @@ msgstr "Se selezionata, nuovi messaggi richiedono attenzione."
|
|
|
678
688
|
msgid "If checked, some messages have a delivery error."
|
|
679
689
|
msgstr "Se selezionata, alcuni messaggi hanno un errore di consegna."
|
|
680
690
|
|
|
691
|
+
#. module: automation_oca
|
|
692
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
693
|
+
msgid ""
|
|
694
|
+
"In this case, the task will be executed automatically when we create it in "
|
|
695
|
+
"the same process."
|
|
696
|
+
msgstr ""
|
|
697
|
+
"In questo caso, il lavoro verrà eseguito automaticamente alla creazione "
|
|
698
|
+
"nello stesso processo."
|
|
699
|
+
|
|
681
700
|
#. module: automation_oca
|
|
682
701
|
#: model:ir.model.fields,help:automation_oca.field_automation_record__is_orphan_record
|
|
683
702
|
msgid "Indicates if this record is a placeholder for a missing resource."
|
|
@@ -1204,6 +1223,19 @@ msgstr "Inviata"
|
|
|
1204
1223
|
msgid "Server Action"
|
|
1205
1224
|
msgstr "Azione server"
|
|
1206
1225
|
|
|
1226
|
+
#. module: automation_oca
|
|
1227
|
+
#: model:ir.model.fields,help:automation_oca.field_automation_configuration_step__trigger_interval
|
|
1228
|
+
msgid ""
|
|
1229
|
+
"Set a negative time trigger if you want the step to be executed\n"
|
|
1230
|
+
" immediately, in parallel with the previous step, without waiting for "
|
|
1231
|
+
"it to\n"
|
|
1232
|
+
" finish."
|
|
1233
|
+
msgstr ""
|
|
1234
|
+
"Impostare un trigger temporale negativo se si vuole che il passaggio \n"
|
|
1235
|
+
" venga eseguito immediatamente, parallelamente al passaggio "
|
|
1236
|
+
"precedente,\n"
|
|
1237
|
+
" senza attendere che termini."
|
|
1238
|
+
|
|
1207
1239
|
#. module: automation_oca
|
|
1208
1240
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
1209
1241
|
msgid "Specific Domain"
|
|
@@ -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=tx_0kaITykM6HZKKivdyQtFwlAVMIqKQmiquxNafHxg,51526
|
|
9
|
-
odoo/addons/automation_oca/i18n/es.po,sha256=
|
|
10
|
-
odoo/addons/automation_oca/i18n/fr.po,sha256=
|
|
11
|
-
odoo/addons/automation_oca/i18n/it.po,sha256
|
|
9
|
+
odoo/addons/automation_oca/i18n/es.po,sha256=2E6JAiyRH6RAkCD-uwdlc5W_ldwCmncA3jIe29ctC84,58387
|
|
10
|
+
odoo/addons/automation_oca/i18n/fr.po,sha256=V4wJhweHc_goZHW7gr2yHPq47hm9Po1R8PP859rFNMk,55171
|
|
11
|
+
odoo/addons/automation_oca/i18n/it.po,sha256=w0_U2lLL2r5cPDiYFO1bx9wLEE5pueLECZlaZLu-caw,58038
|
|
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=3je70PMzMFkJP36L8OlOPIjD7befywVmY47o3tnzFV8,19973
|
|
@@ -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.3.0.dist-info/METADATA,sha256=
|
|
60
|
-
odoo_addon_automation_oca-16.0.1.3.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
61
|
-
odoo_addon_automation_oca-16.0.1.3.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
62
|
-
odoo_addon_automation_oca-16.0.1.3.0.dist-info/RECORD,,
|
|
59
|
+
odoo_addon_automation_oca-16.0.1.3.0.3.dist-info/METADATA,sha256=RSt4v38IMT4lXpHSvPT1-peqQgDiJxTV6VQqz1m0RKQ,7481
|
|
60
|
+
odoo_addon_automation_oca-16.0.1.3.0.3.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
61
|
+
odoo_addon_automation_oca-16.0.1.3.0.3.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
62
|
+
odoo_addon_automation_oca-16.0.1.3.0.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|