odoo-addon-automation-oca 16.0.1.5.5__py3-none-any.whl → 16.0.1.5.5.2__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 +61 -1
- {odoo_addon_automation_oca-16.0.1.5.5.dist-info → odoo_addon_automation_oca-16.0.1.5.5.2.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.2.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.2.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.2.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"
|
|
@@ -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-08-04 13:25+0000\n"
|
|
10
10
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
|
11
11
|
"Language-Team: none\n"
|
|
12
12
|
"Language: it\n"
|
|
@@ -45,6 +45,15 @@ 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
|
+
"<i class=\"fa fa-calendar pe-1\" role=\"img\" aria-label=\"At\" title="
|
|
55
|
+
"\"Alle\"/>"
|
|
56
|
+
|
|
48
57
|
#. module: automation_oca
|
|
49
58
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
50
59
|
msgid ""
|
|
@@ -99,6 +108,19 @@ msgstr ""
|
|
|
99
108
|
" <p>Cordiali saluti,</p>\n"
|
|
100
109
|
" "
|
|
101
110
|
|
|
111
|
+
#. module: automation_oca
|
|
112
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
113
|
+
msgid ""
|
|
114
|
+
"<span class=\"col-2\" attrs=\"{'invisible': [('trigger_date_kind', '!=', "
|
|
115
|
+
"'offset')]}\">after</span>\n"
|
|
116
|
+
" <span class=\"col-2\" "
|
|
117
|
+
"attrs=\"{'invisible': [('trigger_date_kind', '=', 'offset')]}\">when</span>"
|
|
118
|
+
msgstr ""
|
|
119
|
+
"<span class=\"col-2\" attrs="
|
|
120
|
+
"\"{'invisible': [('trigger_date_kind', '!=', 'offset')]}\">dopo</span>\n"
|
|
121
|
+
" <span class=\"col-2\" attrs="
|
|
122
|
+
"\"{'invisible': [('trigger_date_kind', '=', 'offset')]}\">quando</span>"
|
|
123
|
+
|
|
102
124
|
#. module: automation_oca
|
|
103
125
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
104
126
|
msgid "<span class=\"col-2\">after</span>"
|
|
@@ -588,6 +610,11 @@ msgstr "Tipo intervallo scadenza"
|
|
|
588
610
|
msgid "Field"
|
|
589
611
|
msgstr "Campo"
|
|
590
612
|
|
|
613
|
+
#. module: automation_oca
|
|
614
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_date_field
|
|
615
|
+
msgid "Field Label"
|
|
616
|
+
msgstr "Etichetta campo"
|
|
617
|
+
|
|
591
618
|
#. module: automation_oca
|
|
592
619
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration__filter_id
|
|
593
620
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
@@ -650,6 +677,11 @@ msgstr "Seguito da"
|
|
|
650
677
|
msgid "Followers (Partners)"
|
|
651
678
|
msgstr "Seguito da (partner)"
|
|
652
679
|
|
|
680
|
+
#. module: automation_oca
|
|
681
|
+
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__trigger_date_kind__date
|
|
682
|
+
msgid "Force on Record Date"
|
|
683
|
+
msgstr "Forza su data record"
|
|
684
|
+
|
|
653
685
|
#. module: automation_oca
|
|
654
686
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
655
687
|
msgid "Generate new records"
|
|
@@ -1019,6 +1051,11 @@ msgstr "Numero di messaggi che richiedono un'azione"
|
|
|
1019
1051
|
msgid "Number of messages with delivery error"
|
|
1020
1052
|
msgstr "Numero di messaggi con errore di consegna"
|
|
1021
1053
|
|
|
1054
|
+
#. module: automation_oca
|
|
1055
|
+
#: model:ir.model.fields.selection,name:automation_oca.selection__automation_configuration_step__trigger_date_kind__offset
|
|
1056
|
+
msgid "Offset"
|
|
1057
|
+
msgstr "Offset"
|
|
1058
|
+
|
|
1022
1059
|
#. module: automation_oca
|
|
1023
1060
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
1024
1061
|
msgid ""
|
|
@@ -1368,6 +1405,19 @@ msgstr "Configurazione test"
|
|
|
1368
1405
|
msgid "Tests"
|
|
1369
1406
|
msgstr "Test"
|
|
1370
1407
|
|
|
1408
|
+
#. module: automation_oca
|
|
1409
|
+
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_step_form_view
|
|
1410
|
+
msgid ""
|
|
1411
|
+
"The scheduled date will be the date of the record at the moment we generate "
|
|
1412
|
+
"the new record.\n"
|
|
1413
|
+
" Later changes of the field will not affect "
|
|
1414
|
+
"the scheduled date."
|
|
1415
|
+
msgstr ""
|
|
1416
|
+
"La data programmata sarà la data del record al momento della generazione del "
|
|
1417
|
+
"nuovo record.\n"
|
|
1418
|
+
" Modifiche successive al campo non "
|
|
1419
|
+
"influiranno sulla data programmata."
|
|
1420
|
+
|
|
1371
1421
|
#. module: automation_oca
|
|
1372
1422
|
#: model_terms:ir.ui.view,arch_db:automation_oca.automation_configuration_form_view
|
|
1373
1423
|
msgid ""
|
|
@@ -1417,6 +1467,16 @@ msgstr "Attivazione"
|
|
|
1417
1467
|
msgid "Trigger Child Types"
|
|
1418
1468
|
msgstr "Tipi figli attivazione"
|
|
1419
1469
|
|
|
1470
|
+
#. module: automation_oca
|
|
1471
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_date_field_id
|
|
1472
|
+
msgid "Trigger Date Field"
|
|
1473
|
+
msgstr "Attiva campo data"
|
|
1474
|
+
|
|
1475
|
+
#. module: automation_oca
|
|
1476
|
+
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_date_kind
|
|
1477
|
+
msgid "Trigger Date Kind"
|
|
1478
|
+
msgstr "Attiva tipo data"
|
|
1479
|
+
|
|
1420
1480
|
#. module: automation_oca
|
|
1421
1481
|
#: model:ir.model.fields,field_description:automation_oca.field_automation_configuration_step__trigger_interval
|
|
1422
1482
|
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=9TLY5wTfz9S4afL-qD7Eu3il0NwGap5H94A5_k04LKI,61572
|
|
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.2.dist-info/METADATA,sha256=A53KCPOaT_YJOFtzpdoNL8EqN4c4oE0K785gnrO1FSU,7646
|
|
60
|
+
odoo_addon_automation_oca-16.0.1.5.5.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
61
|
+
odoo_addon_automation_oca-16.0.1.5.5.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
62
|
+
odoo_addon_automation_oca-16.0.1.5.5.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|