odoo-addon-crm-claim 17.0.1.0.1__py3-none-any.whl → 18.0.1.0.0.4__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.
@@ -7,7 +7,7 @@ Claims Management
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:ade8c7ca71a52c993d9ca9468e21d003f4702a283fb9cde3c340be863fa436f0
10
+ !! source digest: sha256:c34647f21d0868a2ead4ead21b92a8e61580b7b1d329fe6c07b777fcb4aa6e3c
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Claims Management
17
17
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18
18
  :alt: License: AGPL-3
19
19
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github
20
- :target: https://github.com/OCA/crm/tree/17.0/crm_claim
20
+ :target: https://github.com/OCA/crm/tree/18.0/crm_claim
21
21
  :alt: OCA/crm
22
22
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23
- :target: https://translation.odoo-community.org/projects/crm-17-0/crm-17-0-crm_claim
23
+ :target: https://translation.odoo-community.org/projects/crm-18-0/crm-18-0-crm_claim
24
24
  :alt: Translate me on Weblate
25
25
  .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26
- :target: https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=17.0
26
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=18.0
27
27
  :alt: Try me on Runboat
28
28
 
29
29
  |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -68,7 +68,7 @@ Bug Tracker
68
68
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/crm/issues>`_.
69
69
  In case of trouble, please check there if your issue has already been reported.
70
70
  If you spotted it first, help us to smash it by providing a detailed and welcomed
71
- `feedback <https://github.com/OCA/crm/issues/new?body=module:%20crm_claim%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
71
+ `feedback <https://github.com/OCA/crm/issues/new?body=module:%20crm_claim%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
72
72
 
73
73
  Do not contact contributors directly about support or help with technical issues.
74
74
 
@@ -110,6 +110,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
110
110
  mission is to support the collaborative development of Odoo features and
111
111
  promote its widespread use.
112
112
 
113
- This module is part of the `OCA/crm <https://github.com/OCA/crm/tree/17.0/crm_claim>`_ project on GitHub.
113
+ This module is part of the `OCA/crm <https://github.com/OCA/crm/tree/18.0/crm_claim>`_ project on GitHub.
114
114
 
115
115
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
@@ -5,13 +5,13 @@
5
5
 
6
6
  {
7
7
  "name": "Claims Management",
8
- "version": "17.0.1.0.1",
8
+ "version": "18.0.1.0.0",
9
9
  "category": "Customer Relationship Management",
10
10
  "author": "Odoo S.A., Tecnativa, Odoo Community Association (OCA)",
11
11
  "website": "https://github.com/OCA/crm",
12
12
  "license": "AGPL-3",
13
13
  "summary": "Track your customers/vendors claims and grievances.",
14
- "depends": ["crm", "mail"],
14
+ "depends": ["crm"],
15
15
  "data": [
16
16
  "security/ir.model.access.csv",
17
17
  "security/crm_claim_security.xml",
@@ -32,13 +32,6 @@ msgstr "# Correus electrònics"
32
32
  msgid "# of Claims"
33
33
  msgstr "# de reclamacions"
34
34
 
35
- #. module: crm_claim
36
- #. odoo-python
37
- #: code:addons/crm_claim/models/crm_claim.py:0
38
- #, python-format
39
- msgid "%s (copy)"
40
- msgstr "%s (còpia)"
41
-
42
35
  #. module: crm_claim
43
36
  #: model_terms:ir.ui.view,arch_db:crm_claim.crm_case_claims_form_view
44
37
  msgid "Action Description..."
@@ -418,6 +411,7 @@ msgstr "Si està marcat, els missatges nous requereixen la vostra atenció."
418
411
 
419
412
  #. module: crm_claim
420
413
  #: model:ir.model.fields,help:crm_claim.field_crm_claim__message_has_error
414
+ #: model:ir.model.fields,help:crm_claim.field_crm_claim__message_has_sms_error
421
415
  msgid "If checked, some messages have a delivery error."
422
416
  msgstr "Si està marcat, alguns missatges tenen un error d'entrega."
423
417
 
@@ -440,14 +434,6 @@ msgstr "En curs"
440
434
  msgid "Is Follower"
441
435
  msgstr "És seguidor/a"
442
436
 
443
- #. module: crm_claim
444
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim____last_update
445
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category____last_update
446
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_report____last_update
447
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_stage____last_update
448
- msgid "Last Modified on"
449
- msgstr "Última modificació el"
450
-
451
437
  #. module: crm_claim
452
438
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__write_uid
453
439
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category__write_uid
@@ -476,11 +462,6 @@ msgstr ""
476
462
  msgid "Low"
477
463
  msgstr "Baixa"
478
464
 
479
- #. module: crm_claim
480
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_main_attachment_id
481
- msgid "Main Attachment"
482
- msgstr "Annexe principal"
483
-
484
465
  #. module: crm_claim
485
466
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_has_error
486
467
  msgid "Message Delivery error"
@@ -546,13 +527,6 @@ msgstr "Resum de la propera activitat"
546
527
  msgid "Next Activity Type"
547
528
  msgstr "Tipus de la propera activitat"
548
529
 
549
- #. module: crm_claim
550
- #. odoo-python
551
- #: code:addons/crm_claim/models/crm_claim.py:0
552
- #, python-format
553
- msgid "No Subject"
554
- msgstr "Sense assumpte"
555
-
556
530
  #. module: crm_claim
557
531
  #: model:ir.model.fields.selection,name:crm_claim.selection__crm_claim__priority__1
558
532
  #: model:ir.model.fields.selection,name:crm_claim.selection__crm_claim_report__priority__1
@@ -625,6 +599,11 @@ msgstr "Acció preventiva"
625
599
  msgid "Priority"
626
600
  msgstr "Prioritat"
627
601
 
602
+ #. module: crm_claim
603
+ #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__rating_ids
604
+ msgid "Ratings"
605
+ msgstr ""
606
+
628
607
  #. module: crm_claim
629
608
  #: model_terms:ir.actions.act_window,help:crm_claim.crm_claim_category_claim0
630
609
  msgid ""
@@ -695,6 +674,11 @@ msgstr "Causa principal"
695
674
  msgid "Root Causes"
696
675
  msgstr "Causes principals"
697
676
 
677
+ #. module: crm_claim
678
+ #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_has_sms_error
679
+ msgid "SMS Delivery error"
680
+ msgstr ""
681
+
698
682
  #. module: crm_claim
699
683
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__team_id
700
684
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category__team_id
@@ -846,20 +830,16 @@ msgstr ""
846
830
  " al sistema. Les etapes defineixen tots els passos\n"
847
831
  " necessaris per a la resolució d'una reclamació."
848
832
 
849
- #~ msgid "SMS Delivery error"
850
- #~ msgstr "Error d'entrega de SMS"
851
-
852
- #~ msgid "Number of messages which requires an action"
853
- #~ msgstr "Número de missatges que requereixen una acció"
854
-
855
- #~ msgid "Number of unread messages"
856
- #~ msgstr "Nombre de missatges no llegits"
833
+ #, python-format
834
+ #~ msgid "%s (copy)"
835
+ #~ msgstr "%s (còpia)"
857
836
 
858
- #~ msgid "Unread Messages"
859
- #~ msgstr "Missatges no llegits"
837
+ #~ msgid "Last Modified on"
838
+ #~ msgstr "Última modificació el"
860
839
 
861
- #~ msgid "Unread Messages Counter"
862
- #~ msgstr "Comptador de missatges no llegits"
840
+ #~ msgid "Main Attachment"
841
+ #~ msgstr "Annexe principal"
863
842
 
864
- #~ msgid "Workload"
865
- #~ msgstr "Càrrega de treball"
843
+ #, python-format
844
+ #~ msgid "No Subject"
845
+ #~ msgstr "Sense assumpte"
@@ -4,7 +4,7 @@
4
4
  #
5
5
  msgid ""
6
6
  msgstr ""
7
- "Project-Id-Version: Odoo Server 17.0\n"
7
+ "Project-Id-Version: Odoo Server 18.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "Last-Translator: \n"
10
10
  "Language-Team: \n"
@@ -29,13 +29,6 @@ msgstr ""
29
29
  msgid "# of Claims"
30
30
  msgstr ""
31
31
 
32
- #. module: crm_claim
33
- #. odoo-python
34
- #: code:addons/crm_claim/models/crm_claim.py:0
35
- #, python-format
36
- msgid "%s (copy)"
37
- msgstr ""
38
-
39
32
  #. module: crm_claim
40
33
  #: model_terms:ir.ui.view,arch_db:crm_claim.crm_case_claims_form_view
41
34
  msgid "Action Description..."
@@ -407,6 +400,7 @@ msgstr ""
407
400
 
408
401
  #. module: crm_claim
409
402
  #: model:ir.model.fields,help:crm_claim.field_crm_claim__message_has_error
403
+ #: model:ir.model.fields,help:crm_claim.field_crm_claim__message_has_sms_error
410
404
  msgid "If checked, some messages have a delivery error."
411
405
  msgstr ""
412
406
 
@@ -518,13 +512,6 @@ msgstr ""
518
512
  msgid "Next Activity Type"
519
513
  msgstr ""
520
514
 
521
- #. module: crm_claim
522
- #. odoo-python
523
- #: code:addons/crm_claim/models/crm_claim.py:0
524
- #, python-format
525
- msgid "No Subject"
526
- msgstr ""
527
-
528
515
  #. module: crm_claim
529
516
  #: model:ir.model.fields.selection,name:crm_claim.selection__crm_claim__priority__1
530
517
  #: model:ir.model.fields.selection,name:crm_claim.selection__crm_claim_report__priority__1
@@ -660,6 +647,11 @@ msgstr ""
660
647
  msgid "Root Causes"
661
648
  msgstr ""
662
649
 
650
+ #. module: crm_claim
651
+ #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_has_sms_error
652
+ msgid "SMS Delivery error"
653
+ msgstr ""
654
+
663
655
  #. module: crm_claim
664
656
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__team_id
665
657
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category__team_id
@@ -32,13 +32,6 @@ msgstr "# E-Mails"
32
32
  msgid "# of Claims"
33
33
  msgstr "# Reklamationen"
34
34
 
35
- #. module: crm_claim
36
- #. odoo-python
37
- #: code:addons/crm_claim/models/crm_claim.py:0
38
- #, python-format
39
- msgid "%s (copy)"
40
- msgstr "%s (Kopie)"
41
-
42
35
  #. module: crm_claim
43
36
  #: model_terms:ir.ui.view,arch_db:crm_claim.crm_case_claims_form_view
44
37
  msgid "Action Description..."
@@ -416,6 +409,7 @@ msgstr ""
416
409
 
417
410
  #. module: crm_claim
418
411
  #: model:ir.model.fields,help:crm_claim.field_crm_claim__message_has_error
412
+ #: model:ir.model.fields,help:crm_claim.field_crm_claim__message_has_sms_error
419
413
  msgid "If checked, some messages have a delivery error."
420
414
  msgstr ""
421
415
  "Wenn dieses Kontrollkästchen aktiviert ist, weisen einige Nachrichten einen "
@@ -441,14 +435,6 @@ msgstr "In Arbeit"
441
435
  msgid "Is Follower"
442
436
  msgstr "Ist Follower"
443
437
 
444
- #. module: crm_claim
445
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim____last_update
446
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category____last_update
447
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_report____last_update
448
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_stage____last_update
449
- msgid "Last Modified on"
450
- msgstr "Zuletzt bearbeitet am"
451
-
452
438
  #. module: crm_claim
453
439
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__write_uid
454
440
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category__write_uid
@@ -477,11 +463,6 @@ msgstr ""
477
463
  msgid "Low"
478
464
  msgstr "Niedrig"
479
465
 
480
- #. module: crm_claim
481
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_main_attachment_id
482
- msgid "Main Attachment"
483
- msgstr "Hauptanhang"
484
-
485
466
  #. module: crm_claim
486
467
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_has_error
487
468
  msgid "Message Delivery error"
@@ -547,13 +528,6 @@ msgstr "Zusammenfassung der nächsten Aktivität"
547
528
  msgid "Next Activity Type"
548
529
  msgstr "Typ der nächsten Aktivität"
549
530
 
550
- #. module: crm_claim
551
- #. odoo-python
552
- #: code:addons/crm_claim/models/crm_claim.py:0
553
- #, python-format
554
- msgid "No Subject"
555
- msgstr "Kein Betreff"
556
-
557
531
  #. module: crm_claim
558
532
  #: model:ir.model.fields.selection,name:crm_claim.selection__crm_claim__priority__1
559
533
  #: model:ir.model.fields.selection,name:crm_claim.selection__crm_claim_report__priority__1
@@ -626,6 +600,11 @@ msgstr "Präventive Aktion"
626
600
  msgid "Priority"
627
601
  msgstr "Priorität"
628
602
 
603
+ #. module: crm_claim
604
+ #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__rating_ids
605
+ msgid "Ratings"
606
+ msgstr ""
607
+
629
608
  #. module: crm_claim
630
609
  #: model_terms:ir.actions.act_window,help:crm_claim.crm_claim_category_claim0
631
610
  msgid ""
@@ -696,6 +675,11 @@ msgstr "Grundursache"
696
675
  msgid "Root Causes"
697
676
  msgstr "Grundursachen"
698
677
 
678
+ #. module: crm_claim
679
+ #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_has_sms_error
680
+ msgid "SMS Delivery error"
681
+ msgstr ""
682
+
699
683
  #. module: crm_claim
700
684
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__team_id
701
685
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category__team_id
@@ -848,36 +832,16 @@ msgstr ""
848
832
  "alle Schritte, die\n"
849
833
  " für die Lösung einer Reklamation erforderlich sind."
850
834
 
851
- #~ msgid "SMS Delivery error"
852
- #~ msgstr "SMS Zustellfehler"
853
-
854
- #~ msgid "Number of messages which requires an action"
855
- #~ msgstr "Anzahl Nachrichten, die eine Aktion erfordern"
856
-
857
- #~ msgid "Number of unread messages"
858
- #~ msgstr "Anzahl der ungelesenen Nachrichten"
859
-
860
- #~ msgid "Unread Messages"
861
- #~ msgstr "Ungelesene Nachrichten"
862
-
863
- #~ msgid "Unread Messages Counter"
864
- #~ msgstr "Anzahl ungelesener Nachrichten"
865
-
866
- #~ msgid "Workload"
867
- #~ msgstr "Arbeitsaufwand"
835
+ #, python-format
836
+ #~ msgid "%s (copy)"
837
+ #~ msgstr "%s (Kopie)"
868
838
 
869
- #~ msgid "Actions"
870
- #~ msgstr "Aktionen"
839
+ #~ msgid "Last Modified on"
840
+ #~ msgstr "Zuletzt bearbeitet am"
871
841
 
872
- #~ msgid ""
873
- #~ "Create claim categories to better manage and classify your\n"
874
- #~ " claims. Some example of claims can be: preventive action,\n"
875
- #~ " corrective action."
876
- #~ msgstr ""
877
- #~ "Legen Sie Reklamationskategorien an, um Ihre Reklamationen\n"
878
- #~ " besser verwalten und klassifizieren zu können. Beispiele für\n"
879
- #~ " Reklamationskategorien: präventive Maßnahmen, korrektive "
880
- #~ "Maßnahmen."
842
+ #~ msgid "Main Attachment"
843
+ #~ msgstr "Hauptanhang"
881
844
 
882
- #~ msgid "Followers (Channels)"
883
- #~ msgstr "Abonnenten (Kanäle)"
845
+ #, python-format
846
+ #~ msgid "No Subject"
847
+ #~ msgstr "Kein Betreff"
@@ -36,13 +36,6 @@ msgstr "Nº de correos electrónicos"
36
36
  msgid "# of Claims"
37
37
  msgstr "Nº de reclamaciones"
38
38
 
39
- #. module: crm_claim
40
- #. odoo-python
41
- #: code:addons/crm_claim/models/crm_claim.py:0
42
- #, python-format
43
- msgid "%s (copy)"
44
- msgstr "%s (copia)"
45
-
46
39
  #. module: crm_claim
47
40
  #: model_terms:ir.ui.view,arch_db:crm_claim.crm_case_claims_form_view
48
41
  msgid "Action Description..."
@@ -422,6 +415,7 @@ msgstr "Si está marcado, hay nuevos mensajes que requieren su atención."
422
415
 
423
416
  #. module: crm_claim
424
417
  #: model:ir.model.fields,help:crm_claim.field_crm_claim__message_has_error
418
+ #: model:ir.model.fields,help:crm_claim.field_crm_claim__message_has_sms_error
425
419
  msgid "If checked, some messages have a delivery error."
426
420
  msgstr "Si está marcado, algún mensaje tiene error de envío."
427
421
 
@@ -444,14 +438,6 @@ msgstr "En proceso"
444
438
  msgid "Is Follower"
445
439
  msgstr "Es seguidor"
446
440
 
447
- #. module: crm_claim
448
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim____last_update
449
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category____last_update
450
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_report____last_update
451
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_stage____last_update
452
- msgid "Last Modified on"
453
- msgstr "Última modificación el"
454
-
455
441
  #. module: crm_claim
456
442
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__write_uid
457
443
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category__write_uid
@@ -480,11 +466,6 @@ msgstr ""
480
466
  msgid "Low"
481
467
  msgstr "Baja"
482
468
 
483
- #. module: crm_claim
484
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_main_attachment_id
485
- msgid "Main Attachment"
486
- msgstr "Adjunto principal"
487
-
488
469
  #. module: crm_claim
489
470
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_has_error
490
471
  msgid "Message Delivery error"
@@ -550,13 +531,6 @@ msgstr "Summary"
550
531
  msgid "Next Activity Type"
551
532
  msgstr "Siguiente →"
552
533
 
553
- #. module: crm_claim
554
- #. odoo-python
555
- #: code:addons/crm_claim/models/crm_claim.py:0
556
- #, python-format
557
- msgid "No Subject"
558
- msgstr "Sin asunto"
559
-
560
534
  #. module: crm_claim
561
535
  #: model:ir.model.fields.selection,name:crm_claim.selection__crm_claim__priority__1
562
536
  #: model:ir.model.fields.selection,name:crm_claim.selection__crm_claim_report__priority__1
@@ -629,6 +603,11 @@ msgstr "Acción preventiva"
629
603
  msgid "Priority"
630
604
  msgstr "Prioridad"
631
605
 
606
+ #. module: crm_claim
607
+ #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__rating_ids
608
+ msgid "Ratings"
609
+ msgstr ""
610
+
632
611
  #. module: crm_claim
633
612
  #: model_terms:ir.actions.act_window,help:crm_claim.crm_claim_category_claim0
634
613
  msgid ""
@@ -699,6 +678,11 @@ msgstr "Causa principal"
699
678
  msgid "Root Causes"
700
679
  msgstr "Causas principales"
701
680
 
681
+ #. module: crm_claim
682
+ #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_has_sms_error
683
+ msgid "SMS Delivery error"
684
+ msgstr ""
685
+
702
686
  #. module: crm_claim
703
687
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__team_id
704
688
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category__team_id
@@ -851,32 +835,16 @@ msgstr ""
851
835
  "los pasos\n"
852
836
  " necesarios para la resolución de una reclamación."
853
837
 
854
- #~ msgid "SMS Delivery error"
855
- #~ msgstr "Error de entrega de SMS"
856
-
857
- #~ msgid "Number of messages which requires an action"
858
- #~ msgstr "Número de mensajes que requieren una acción"
859
-
860
- #~ msgid "Number of unread messages"
861
- #~ msgstr "Número de mensajes no leídos"
862
-
863
- #~ msgid "Unread Messages"
864
- #~ msgstr "Mensajes no leídos"
865
-
866
- #~ msgid "Unread Messages Counter"
867
- #~ msgstr "Contador de mensajes no leídos"
838
+ #, python-format
839
+ #~ msgid "%s (copy)"
840
+ #~ msgstr "%s (copia)"
868
841
 
869
- #~ msgid "Workload"
870
- #~ msgstr "Carga de trabajo"
842
+ #~ msgid "Last Modified on"
843
+ #~ msgstr "Última modificación el"
871
844
 
872
- #~ msgid ""
873
- #~ "Create claim categories to better manage and classify your\n"
874
- #~ " claims. Some example of claims can be: preventive action,\n"
875
- #~ " corrective action."
876
- #~ msgstr ""
877
- #~ "Cree categorías de reclamaciones para gestionar y clasificar mejor sus "
878
- #~ "reclamaciones. Algunos ejemplos de reclamaciones pueden ser: acción "
879
- #~ "preventiva, acción correctiva."
845
+ #~ msgid "Main Attachment"
846
+ #~ msgstr "Adjunto principal"
880
847
 
881
- #~ msgid "Followers (Channels)"
882
- #~ msgstr "Seguidores (Canales)"
848
+ #, python-format
849
+ #~ msgid "No Subject"
850
+ #~ msgstr "Sin asunto"
@@ -36,13 +36,6 @@ msgstr "# Emails"
36
36
  msgid "# of Claims"
37
37
  msgstr "# de Reclamaciones"
38
38
 
39
- #. module: crm_claim
40
- #. odoo-python
41
- #: code:addons/crm_claim/models/crm_claim.py:0
42
- #, python-format
43
- msgid "%s (copy)"
44
- msgstr " 1%s (Copiar)"
45
-
46
39
  #. module: crm_claim
47
40
  #: model_terms:ir.ui.view,arch_db:crm_claim.crm_case_claims_form_view
48
41
  msgid "Action Description..."
@@ -418,6 +411,7 @@ msgstr ""
418
411
 
419
412
  #. module: crm_claim
420
413
  #: model:ir.model.fields,help:crm_claim.field_crm_claim__message_has_error
414
+ #: model:ir.model.fields,help:crm_claim.field_crm_claim__message_has_sms_error
421
415
  msgid "If checked, some messages have a delivery error."
422
416
  msgstr ""
423
417
 
@@ -438,14 +432,6 @@ msgstr ""
438
432
  msgid "Is Follower"
439
433
  msgstr ""
440
434
 
441
- #. module: crm_claim
442
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim____last_update
443
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category____last_update
444
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_report____last_update
445
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_stage____last_update
446
- msgid "Last Modified on"
447
- msgstr ""
448
-
449
435
  #. module: crm_claim
450
436
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__write_uid
451
437
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category__write_uid
@@ -472,11 +458,6 @@ msgstr ""
472
458
  msgid "Low"
473
459
  msgstr ""
474
460
 
475
- #. module: crm_claim
476
- #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_main_attachment_id
477
- msgid "Main Attachment"
478
- msgstr ""
479
-
480
461
  #. module: crm_claim
481
462
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_has_error
482
463
  msgid "Message Delivery error"
@@ -543,13 +524,6 @@ msgstr ""
543
524
  msgid "Next Activity Type"
544
525
  msgstr "Tipo de Acción"
545
526
 
546
- #. module: crm_claim
547
- #. odoo-python
548
- #: code:addons/crm_claim/models/crm_claim.py:0
549
- #, python-format
550
- msgid "No Subject"
551
- msgstr ""
552
-
553
527
  #. module: crm_claim
554
528
  #: model:ir.model.fields.selection,name:crm_claim.selection__crm_claim__priority__1
555
529
  #: model:ir.model.fields.selection,name:crm_claim.selection__crm_claim_report__priority__1
@@ -622,6 +596,11 @@ msgstr ""
622
596
  msgid "Priority"
623
597
  msgstr ""
624
598
 
599
+ #. module: crm_claim
600
+ #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__rating_ids
601
+ msgid "Ratings"
602
+ msgstr ""
603
+
625
604
  #. module: crm_claim
626
605
  #: model_terms:ir.actions.act_window,help:crm_claim.crm_claim_category_claim0
627
606
  msgid ""
@@ -682,6 +661,11 @@ msgstr ""
682
661
  msgid "Root Causes"
683
662
  msgstr ""
684
663
 
664
+ #. module: crm_claim
665
+ #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_has_sms_error
666
+ msgid "SMS Delivery error"
667
+ msgstr ""
668
+
685
669
  #. module: crm_claim
686
670
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim__team_id
687
671
  #: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category__team_id
@@ -823,5 +807,6 @@ msgid ""
823
807
  " required for the resolution of a claim."
824
808
  msgstr ""
825
809
 
826
- #~ msgid "Actions"
827
- #~ msgstr "Acciones"
810
+ #, python-format
811
+ #~ msgid "%s (copy)"
812
+ #~ msgstr " 1%s (Copiar)"