odoo-addon-automation-oca 16.0.1.5.5__py3-none-any.whl → 16.0.1.5.5.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.
- odoo/addons/automation_oca/i18n/es.po +50 -0
- odoo/addons/automation_oca/i18n/fr.po +50 -0
- odoo/addons/automation_oca/i18n/it.po +50 -0
- {odoo_addon_automation_oca-16.0.1.5.5.dist-info → odoo_addon_automation_oca-16.0.1.5.5.1.dist-info}/METADATA +1 -1
- {odoo_addon_automation_oca-16.0.1.5.5.dist-info → odoo_addon_automation_oca-16.0.1.5.5.1.dist-info}/RECORD +7 -7
- {odoo_addon_automation_oca-16.0.1.5.5.dist-info → odoo_addon_automation_oca-16.0.1.5.5.1.dist-info}/WHEEL +0 -0
- {odoo_addon_automation_oca-16.0.1.5.5.dist-info → odoo_addon_automation_oca-16.0.1.5.5.1.dist-info}/top_level.txt +0 -0
|
@@ -44,6 +44,13 @@ msgstr ""
|
|
|
44
44
|
msgid "%s configurations needs a parent"
|
|
45
45
|
msgstr "%s configuraciones necesitan un padre"
|
|
46
46
|
|
|
47
|
+
#. module: automation_oca
|
|
48
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
49
|
+
msgid ""
|
|
50
|
+
"<i class=\"fa fa-calendar pe-1\" role=\"img\" aria-label=\"At\" title=\"At\"/"
|
|
51
|
+
">"
|
|
52
|
+
msgstr ""
|
|
53
|
+
|
|
47
54
|
#. module: automation_oca
|
|
48
55
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
49
56
|
msgid ""
|
|
@@ -98,6 +105,15 @@ msgstr ""
|
|
|
98
105
|
" <p>Saludos cordiales,</p>\n"
|
|
99
106
|
" "
|
|
100
107
|
|
|
108
|
+
#. module: automation_oca
|
|
109
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
110
|
+
msgid ""
|
|
111
|
+
"<span class=\"col-2\" attrs=\"{'invisible': [('trigger_date_kind', '!=', "
|
|
112
|
+
"'offset')]}\">after</span>\n"
|
|
113
|
+
" <span class=\"col-2\" "
|
|
114
|
+
"attrs=\"{'invisible': [('trigger_date_kind', '=', 'offset')]}\">when</span>"
|
|
115
|
+
msgstr ""
|
|
116
|
+
|
|
101
117
|
#. module: automation_oca
|
|
102
118
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
103
119
|
msgid "<span class=\"col-2\">after</span>"
|
|
@@ -587,6 +603,11 @@ msgstr "Tipo de intervalo de expiración"
|
|
|
587
603
|
msgid "Field"
|
|
588
604
|
msgstr "Campo"
|
|
589
605
|
|
|
606
|
+
#. module: automation_oca
|
|
607
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_date_field
|
|
608
|
+
msgid "Field Label"
|
|
609
|
+
msgstr ""
|
|
610
|
+
|
|
590
611
|
#. module: automation_oca
|
|
591
612
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__filter_id
|
|
592
613
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
@@ -648,6 +669,11 @@ msgstr "Seguidores"
|
|
|
648
669
|
msgid "Followers (Partners)"
|
|
649
670
|
msgstr "Seguidores (Contactos)"
|
|
650
671
|
|
|
672
|
+
#. module: automation_oca
|
|
673
|
+
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__trigger_date_kind__date
|
|
674
|
+
msgid "Force on Record Date"
|
|
675
|
+
msgstr ""
|
|
676
|
+
|
|
651
677
|
#. module: automation_oca
|
|
652
678
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
653
679
|
msgid "Generate new records"
|
|
@@ -1016,6 +1042,11 @@ msgstr "Número de mensajes que requieren acción"
|
|
|
1016
1042
|
msgid "Number of messages with delivery error"
|
|
1017
1043
|
msgstr "Número de mensajes con error de entrega"
|
|
1018
1044
|
|
|
1045
|
+
#. module: automation_oca
|
|
1046
|
+
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__trigger_date_kind__offset
|
|
1047
|
+
msgid "Offset"
|
|
1048
|
+
msgstr ""
|
|
1049
|
+
|
|
1019
1050
|
#. module: automation_oca
|
|
1020
1051
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
1021
1052
|
msgid ""
|
|
@@ -1364,6 +1395,15 @@ msgstr "Configuración de prueba"
|
|
|
1364
1395
|
msgid "Tests"
|
|
1365
1396
|
msgstr "Pruebas"
|
|
1366
1397
|
|
|
1398
|
+
#. module: automation_oca
|
|
1399
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
1400
|
+
msgid ""
|
|
1401
|
+
"The scheduled date will be the date of the record at the moment we generate "
|
|
1402
|
+
"the new record.\n"
|
|
1403
|
+
" Later changes of the field will not affect "
|
|
1404
|
+
"the scheduled date."
|
|
1405
|
+
msgstr ""
|
|
1406
|
+
|
|
1367
1407
|
#. module: automation_oca
|
|
1368
1408
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
1369
1409
|
msgid ""
|
|
@@ -1413,6 +1453,16 @@ msgstr "Disparador"
|
|
|
1413
1453
|
msgid "Trigger Child Types"
|
|
1414
1454
|
msgstr "Tipos de hijos de disparador"
|
|
1415
1455
|
|
|
1456
|
+
#. module: automation_oca
|
|
1457
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_date_field_id
|
|
1458
|
+
msgid "Trigger Date Field"
|
|
1459
|
+
msgstr ""
|
|
1460
|
+
|
|
1461
|
+
#. module: automation_oca
|
|
1462
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_date_kind
|
|
1463
|
+
msgid "Trigger Date Kind"
|
|
1464
|
+
msgstr ""
|
|
1465
|
+
|
|
1416
1466
|
#. module: automation_oca
|
|
1417
1467
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_interval
|
|
1418
1468
|
msgid "Trigger Interval"
|
|
@@ -36,6 +36,13 @@ msgstr ""
|
|
|
36
36
|
msgid "%s configurations needs a parent"
|
|
37
37
|
msgstr ""
|
|
38
38
|
|
|
39
|
+
#. module: automation_oca
|
|
40
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
41
|
+
msgid ""
|
|
42
|
+
"<i class=\"fa fa-calendar pe-1\" role=\"img\" aria-label=\"At\" title=\"At\"/"
|
|
43
|
+
">"
|
|
44
|
+
msgstr ""
|
|
45
|
+
|
|
39
46
|
#. module: automation_oca
|
|
40
47
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
41
48
|
msgid ""
|
|
@@ -86,6 +93,15 @@ msgstr ""
|
|
|
86
93
|
" <p>Cordialement,</p>\n"
|
|
87
94
|
" "
|
|
88
95
|
|
|
96
|
+
#. module: automation_oca
|
|
97
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
98
|
+
msgid ""
|
|
99
|
+
"<span class=\"col-2\" attrs=\"{'invisible': [('trigger_date_kind', '!=', "
|
|
100
|
+
"'offset')]}\">after</span>\n"
|
|
101
|
+
" <span class=\"col-2\" "
|
|
102
|
+
"attrs=\"{'invisible': [('trigger_date_kind', '=', 'offset')]}\">when</span>"
|
|
103
|
+
msgstr ""
|
|
104
|
+
|
|
89
105
|
#. module: automation_oca
|
|
90
106
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
91
107
|
msgid "<span class=\"col-2\">after</span>"
|
|
@@ -575,6 +591,11 @@ msgstr ""
|
|
|
575
591
|
msgid "Field"
|
|
576
592
|
msgstr "Champ"
|
|
577
593
|
|
|
594
|
+
#. module: automation_oca
|
|
595
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_date_field
|
|
596
|
+
msgid "Field Label"
|
|
597
|
+
msgstr ""
|
|
598
|
+
|
|
578
599
|
#. module: automation_oca
|
|
579
600
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__filter_id
|
|
580
601
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
@@ -629,6 +650,11 @@ msgstr "Abonnés"
|
|
|
629
650
|
msgid "Followers (Partners)"
|
|
630
651
|
msgstr "Abonnés (partenaires)"
|
|
631
652
|
|
|
653
|
+
#. module: automation_oca
|
|
654
|
+
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__trigger_date_kind__date
|
|
655
|
+
msgid "Force on Record Date"
|
|
656
|
+
msgstr ""
|
|
657
|
+
|
|
632
658
|
#. module: automation_oca
|
|
633
659
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
634
660
|
msgid "Generate new records"
|
|
@@ -996,6 +1022,11 @@ msgstr "Nombre de messages qui requièrent une action"
|
|
|
996
1022
|
msgid "Number of messages with delivery error"
|
|
997
1023
|
msgstr "Nombre de messages avec une erreur de livraison"
|
|
998
1024
|
|
|
1025
|
+
#. module: automation_oca
|
|
1026
|
+
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__trigger_date_kind__offset
|
|
1027
|
+
msgid "Offset"
|
|
1028
|
+
msgstr ""
|
|
1029
|
+
|
|
999
1030
|
#. module: automation_oca
|
|
1000
1031
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
1001
1032
|
msgid ""
|
|
@@ -1341,6 +1372,15 @@ msgstr ""
|
|
|
1341
1372
|
msgid "Tests"
|
|
1342
1373
|
msgstr ""
|
|
1343
1374
|
|
|
1375
|
+
#. module: automation_oca
|
|
1376
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
1377
|
+
msgid ""
|
|
1378
|
+
"The scheduled date will be the date of the record at the moment we generate "
|
|
1379
|
+
"the new record.\n"
|
|
1380
|
+
" Later changes of the field will not affect "
|
|
1381
|
+
"the scheduled date."
|
|
1382
|
+
msgstr ""
|
|
1383
|
+
|
|
1344
1384
|
#. module: automation_oca
|
|
1345
1385
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
1346
1386
|
msgid ""
|
|
@@ -1385,6 +1425,16 @@ msgstr "Déclencheur"
|
|
|
1385
1425
|
msgid "Trigger Child Types"
|
|
1386
1426
|
msgstr ""
|
|
1387
1427
|
|
|
1428
|
+
#. module: automation_oca
|
|
1429
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_date_field_id
|
|
1430
|
+
msgid "Trigger Date Field"
|
|
1431
|
+
msgstr ""
|
|
1432
|
+
|
|
1433
|
+
#. module: automation_oca
|
|
1434
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_date_kind
|
|
1435
|
+
msgid "Trigger Date Kind"
|
|
1436
|
+
msgstr ""
|
|
1437
|
+
|
|
1388
1438
|
#. module: automation_oca
|
|
1389
1439
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_interval
|
|
1390
1440
|
msgid "Trigger Interval"
|
|
@@ -45,6 +45,13 @@ msgstr ""
|
|
|
45
45
|
msgid "%s configurations needs a parent"
|
|
46
46
|
msgstr "La configurazione %s richiede un padre"
|
|
47
47
|
|
|
48
|
+
#. module: automation_oca
|
|
49
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
50
|
+
msgid ""
|
|
51
|
+
"<i class=\"fa fa-calendar pe-1\" role=\"img\" aria-label=\"At\" title=\"At\"/"
|
|
52
|
+
">"
|
|
53
|
+
msgstr ""
|
|
54
|
+
|
|
48
55
|
#. module: automation_oca
|
|
49
56
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
50
57
|
msgid ""
|
|
@@ -99,6 +106,15 @@ msgstr ""
|
|
|
99
106
|
" <p>Cordiali saluti,</p>\n"
|
|
100
107
|
" "
|
|
101
108
|
|
|
109
|
+
#. module: automation_oca
|
|
110
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
111
|
+
msgid ""
|
|
112
|
+
"<span class=\"col-2\" attrs=\"{'invisible': [('trigger_date_kind', '!=', "
|
|
113
|
+
"'offset')]}\">after</span>\n"
|
|
114
|
+
" <span class=\"col-2\" "
|
|
115
|
+
"attrs=\"{'invisible': [('trigger_date_kind', '=', 'offset')]}\">when</span>"
|
|
116
|
+
msgstr ""
|
|
117
|
+
|
|
102
118
|
#. module: automation_oca
|
|
103
119
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
104
120
|
msgid "<span class=\"col-2\">after</span>"
|
|
@@ -588,6 +604,11 @@ msgstr "Tipo intervallo scadenza"
|
|
|
588
604
|
msgid "Field"
|
|
589
605
|
msgstr "Campo"
|
|
590
606
|
|
|
607
|
+
#. module: automation_oca
|
|
608
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_date_field
|
|
609
|
+
msgid "Field Label"
|
|
610
|
+
msgstr ""
|
|
611
|
+
|
|
591
612
|
#. module: automation_oca
|
|
592
613
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__filter_id
|
|
593
614
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
@@ -650,6 +671,11 @@ msgstr "Seguito da"
|
|
|
650
671
|
msgid "Followers (Partners)"
|
|
651
672
|
msgstr "Seguito da (partner)"
|
|
652
673
|
|
|
674
|
+
#. module: automation_oca
|
|
675
|
+
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__trigger_date_kind__date
|
|
676
|
+
msgid "Force on Record Date"
|
|
677
|
+
msgstr ""
|
|
678
|
+
|
|
653
679
|
#. module: automation_oca
|
|
654
680
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
655
681
|
msgid "Generate new records"
|
|
@@ -1019,6 +1045,11 @@ msgstr "Numero di messaggi che richiedono un'azione"
|
|
|
1019
1045
|
msgid "Number of messages with delivery error"
|
|
1020
1046
|
msgstr "Numero di messaggi con errore di consegna"
|
|
1021
1047
|
|
|
1048
|
+
#. module: automation_oca
|
|
1049
|
+
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__trigger_date_kind__offset
|
|
1050
|
+
msgid "Offset"
|
|
1051
|
+
msgstr ""
|
|
1052
|
+
|
|
1022
1053
|
#. module: automation_oca
|
|
1023
1054
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
1024
1055
|
msgid ""
|
|
@@ -1368,6 +1399,15 @@ msgstr "Configurazione test"
|
|
|
1368
1399
|
msgid "Tests"
|
|
1369
1400
|
msgstr "Test"
|
|
1370
1401
|
|
|
1402
|
+
#. module: automation_oca
|
|
1403
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
1404
|
+
msgid ""
|
|
1405
|
+
"The scheduled date will be the date of the record at the moment we generate "
|
|
1406
|
+
"the new record.\n"
|
|
1407
|
+
" Later changes of the field will not affect "
|
|
1408
|
+
"the scheduled date."
|
|
1409
|
+
msgstr ""
|
|
1410
|
+
|
|
1371
1411
|
#. module: automation_oca
|
|
1372
1412
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
1373
1413
|
msgid ""
|
|
@@ -1417,6 +1457,16 @@ msgstr "Attivazione"
|
|
|
1417
1457
|
msgid "Trigger Child Types"
|
|
1418
1458
|
msgstr "Tipi figli attivazione"
|
|
1419
1459
|
|
|
1460
|
+
#. module: automation_oca
|
|
1461
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_date_field_id
|
|
1462
|
+
msgid "Trigger Date Field"
|
|
1463
|
+
msgstr ""
|
|
1464
|
+
|
|
1465
|
+
#. module: automation_oca
|
|
1466
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_date_kind
|
|
1467
|
+
msgid "Trigger Date Kind"
|
|
1468
|
+
msgstr ""
|
|
1469
|
+
|
|
1420
1470
|
#. module: automation_oca
|
|
1421
1471
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_interval
|
|
1422
1472
|
msgid "Trigger Interval"
|
|
@@ -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=Lkbq0dLRgwNWKr2Eq5B5k_eNR4xFt4yxn-wXoZYTn_o,54360
|
|
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=614OBR8M7kUtf02KmRozHdicAxA8tqD6bMBLjPAjkcc,61325
|
|
10
|
+
odoo/addons/automation_oca/i18n/fr.po,sha256=aMhFfpZ0DJbFndisLtfvzYDCm3cF2mlhcayv4_JGZEc,57951
|
|
11
|
+
odoo/addons/automation_oca/i18n/it.po,sha256=fgYYesmpKQXB2BzC3l0dptC2e1-miTS86EyhpRKUP1Q,60959
|
|
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=NXoKLeJsiGHddpQYNHyKaB8J8jY75FVhV4u_eJ4cyCI,21538
|
|
@@ -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.5.5.dist-info/METADATA,sha256=
|
|
60
|
-
odoo_addon_automation_oca-16.0.1.5.5.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
61
|
-
odoo_addon_automation_oca-16.0.1.5.5.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
62
|
-
odoo_addon_automation_oca-16.0.1.5.5.dist-info/RECORD,,
|
|
59
|
+
odoo_addon_automation_oca-16.0.1.5.5.1.dist-info/METADATA,sha256=iQaY_MhCDnnPYJa8aGZUnWQMvFaDiMr743GSwYr8iIU,7646
|
|
60
|
+
odoo_addon_automation_oca-16.0.1.5.5.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
61
|
+
odoo_addon_automation_oca-16.0.1.5.5.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
62
|
+
odoo_addon_automation_oca-16.0.1.5.5.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|