odoo-addon-crm-claim 16.0.1.2.0__py3-none-any.whl → 17.0.1.0.0.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/crm_claim/README.rst +29 -25
- odoo/addons/crm_claim/__manifest__.py +1 -1
- odoo/addons/crm_claim/i18n/crm_claim.pot +6 -14
- odoo/addons/crm_claim/i18n/pt_BR.po +8 -6
- odoo/addons/crm_claim/models/crm_claim.py +5 -5
- odoo/addons/crm_claim/readme/CONFIGURE.md +6 -0
- odoo/addons/crm_claim/readme/CONTRIBUTORS.md +9 -0
- odoo/addons/crm_claim/readme/HISTORY.md +3 -0
- odoo/addons/crm_claim/readme/USAGE.md +2 -0
- odoo/addons/crm_claim/report/crm_claim_report.py +21 -15
- odoo/addons/crm_claim/report/crm_claim_report_view.xml +35 -0
- odoo/addons/crm_claim/static/description/index.html +24 -17
- odoo/addons/crm_claim/views/crm_claim_views.xml +5 -5
- odoo/addons/crm_claim/views/res_partner_views.xml +1 -1
- {odoo_addon_crm_claim-16.0.1.2.0.dist-info → odoo_addon_crm_claim-17.0.1.0.0.2.dist-info}/METADATA +35 -34
- {odoo_addon_crm_claim-16.0.1.2.0.dist-info → odoo_addon_crm_claim-17.0.1.0.0.2.dist-info}/RECORD +19 -19
- {odoo_addon_crm_claim-16.0.1.2.0.dist-info → odoo_addon_crm_claim-17.0.1.0.0.2.dist-info}/WHEEL +1 -1
- odoo_addon_crm_claim-17.0.1.0.0.2.dist-info/top_level.txt +1 -0
- odoo/addons/crm_claim/readme/CONFIGURE.rst +0 -6
- odoo/addons/crm_claim/readme/CONTRIBUTORS.rst +0 -8
- odoo/addons/crm_claim/readme/HISTORY.rst +0 -3
- odoo/addons/crm_claim/readme/USAGE.rst +0 -2
- odoo_addon_crm_claim-16.0.1.2.0.dist-info/top_level.txt +0 -1
- /odoo/addons/crm_claim/readme/{DESCRIPTION.rst → DESCRIPTION.md} +0 -0
odoo/addons/crm_claim/README.rst
CHANGED
|
@@ -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:
|
|
10
|
+
!! source digest: sha256:bacc1b389fb81e6434ab61aa6584d562b269ca53f18582de59b6afdb21528da1
|
|
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/
|
|
20
|
+
:target: https://github.com/OCA/crm/tree/17.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-
|
|
23
|
+
:target: https://translation.odoo-community.org/projects/crm-17-0/crm-17-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=
|
|
26
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=17.0
|
|
27
27
|
:alt: Try me on Runboat
|
|
28
28
|
|
|
29
29
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -44,23 +44,23 @@ Configuration
|
|
|
44
44
|
|
|
45
45
|
To configure this module, you need to:
|
|
46
46
|
|
|
47
|
-
|
|
48
|
-
many categories as you need.
|
|
49
|
-
|
|
50
|
-
claims.
|
|
47
|
+
- Go to new menu **CRM > Configuration > Claim > Categories** and create
|
|
48
|
+
as many categories as you need.
|
|
49
|
+
- Go to new menú **CRM > Configuration > Claim > Stages** and create
|
|
50
|
+
stages for claims.
|
|
51
51
|
|
|
52
52
|
Usage
|
|
53
53
|
=====
|
|
54
54
|
|
|
55
|
-
|
|
56
|
-
claim.
|
|
55
|
+
- Go to new menu **CRM > After Sale > Services > Claims** and create a
|
|
56
|
+
new claim.
|
|
57
57
|
|
|
58
58
|
Changelog
|
|
59
59
|
=========
|
|
60
60
|
|
|
61
|
-
**This module is a backport from Odoo SA and as such, it is not included
|
|
62
|
-
OCA CLA. That means we do not have a copy of the copyright on it
|
|
63
|
-
other OCA modules.**
|
|
61
|
+
**This module is a backport from Odoo SA and as such, it is not included
|
|
62
|
+
in the OCA CLA. That means we do not have a copy of the copyright on it
|
|
63
|
+
like all other OCA modules.**
|
|
64
64
|
|
|
65
65
|
Bug Tracker
|
|
66
66
|
===========
|
|
@@ -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:%
|
|
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**>`_.
|
|
72
72
|
|
|
73
73
|
Do not contact contributors directly about support or help with technical issues.
|
|
74
74
|
|
|
@@ -76,25 +76,29 @@ Credits
|
|
|
76
76
|
=======
|
|
77
77
|
|
|
78
78
|
Authors
|
|
79
|
-
|
|
79
|
+
-------
|
|
80
80
|
|
|
81
81
|
* Odoo S.A.
|
|
82
82
|
* Tecnativa
|
|
83
83
|
|
|
84
84
|
Contributors
|
|
85
|
-
|
|
85
|
+
------------
|
|
86
86
|
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
87
|
+
- Odoo S.A.
|
|
88
|
+
- Vicent Cubells <vicent.cubells@tecnativa.com>
|
|
89
|
+
- Bhavesh Odedra <bodedra@ursainfosystems.com>
|
|
90
|
+
- Cristina Martin R. <cristina.martin@tecnativa.com>
|
|
91
|
+
- Ruchir Shukla <ruchir@bizzappdev.com>
|
|
92
|
+
- `Guadaltech <https://www.guadaltech.es>`__:
|
|
93
|
+
|
|
94
|
+
- Fernando La Chica <fernando.lachica@guadaltech.es>
|
|
95
|
+
|
|
96
|
+
- `APSL-Nagarro <https://apsl.tech>`__:
|
|
93
97
|
|
|
94
|
-
|
|
98
|
+
- Bernat Obrador <bobrador@apsl.net>
|
|
95
99
|
|
|
96
100
|
Maintainers
|
|
97
|
-
|
|
101
|
+
-----------
|
|
98
102
|
|
|
99
103
|
This module is maintained by the OCA.
|
|
100
104
|
|
|
@@ -106,6 +110,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
106
110
|
mission is to support the collaborative development of Odoo features and
|
|
107
111
|
promote its widespread use.
|
|
108
112
|
|
|
109
|
-
This module is part of the `OCA/crm <https://github.com/OCA/crm/tree/
|
|
113
|
+
This module is part of the `OCA/crm <https://github.com/OCA/crm/tree/17.0/crm_claim>`_ project on GitHub.
|
|
110
114
|
|
|
111
115
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
#
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
|
-
"Project-Id-Version: Odoo Server
|
|
7
|
+
"Project-Id-Version: Odoo Server 17.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"Last-Translator: \n"
|
|
10
10
|
"Language-Team: \n"
|
|
@@ -427,14 +427,6 @@ msgstr ""
|
|
|
427
427
|
msgid "Is Follower"
|
|
428
428
|
msgstr ""
|
|
429
429
|
|
|
430
|
-
#. module: crm_claim
|
|
431
|
-
#: model:ir.model.fields,field_description:crm_claim.field_crm_claim____last_update
|
|
432
|
-
#: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category____last_update
|
|
433
|
-
#: model:ir.model.fields,field_description:crm_claim.field_crm_claim_report____last_update
|
|
434
|
-
#: model:ir.model.fields,field_description:crm_claim.field_crm_claim_stage____last_update
|
|
435
|
-
msgid "Last Modified on"
|
|
436
|
-
msgstr ""
|
|
437
|
-
|
|
438
430
|
#. module: crm_claim
|
|
439
431
|
#: model:ir.model.fields,field_description:crm_claim.field_crm_claim__write_uid
|
|
440
432
|
#: model:ir.model.fields,field_description:crm_claim.field_crm_claim_category__write_uid
|
|
@@ -461,11 +453,6 @@ msgstr ""
|
|
|
461
453
|
msgid "Low"
|
|
462
454
|
msgstr ""
|
|
463
455
|
|
|
464
|
-
#. module: crm_claim
|
|
465
|
-
#: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_main_attachment_id
|
|
466
|
-
msgid "Main Attachment"
|
|
467
|
-
msgstr ""
|
|
468
|
-
|
|
469
456
|
#. module: crm_claim
|
|
470
457
|
#: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_has_error
|
|
471
458
|
msgid "Message Delivery error"
|
|
@@ -610,6 +597,11 @@ msgstr ""
|
|
|
610
597
|
msgid "Priority"
|
|
611
598
|
msgstr ""
|
|
612
599
|
|
|
600
|
+
#. module: crm_claim
|
|
601
|
+
#: model:ir.model.fields,field_description:crm_claim.field_crm_claim__rating_ids
|
|
602
|
+
msgid "Ratings"
|
|
603
|
+
msgstr ""
|
|
604
|
+
|
|
613
605
|
#. module: crm_claim
|
|
614
606
|
#: model_terms:ir.actions.act_window,help:crm_claim.crm_claim_category_claim0
|
|
615
607
|
msgid ""
|
|
@@ -9,15 +9,17 @@ msgstr ""
|
|
|
9
9
|
"Project-Id-Version: Odoo Server 11.0\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
11
|
"POT-Creation-Date: 2018-03-17 03:29+0000\n"
|
|
12
|
-
"PO-Revision-Date:
|
|
13
|
-
"Last-Translator:
|
|
14
|
-
"
|
|
15
|
-
"
|
|
12
|
+
"PO-Revision-Date: 2024-06-11 15:37+0000\n"
|
|
13
|
+
"Last-Translator: Rodrigo Macedo <sottomaiormacedotec@users.noreply."
|
|
14
|
+
"translation.odoo-community.org>\n"
|
|
15
|
+
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
|
|
16
|
+
"23907/pt_BR/)\n"
|
|
16
17
|
"Language: pt_BR\n"
|
|
17
18
|
"MIME-Version: 1.0\n"
|
|
18
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
20
|
"Content-Transfer-Encoding: \n"
|
|
20
|
-
"Plural-Forms: nplurals=2; plural=
|
|
21
|
+
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
22
|
+
"X-Generator: Weblate 4.17\n"
|
|
21
23
|
|
|
22
24
|
#. module: crm_claim
|
|
23
25
|
#: model:ir.model.fields,field_description:crm_claim.field_res_partner__claim_count
|
|
@@ -45,7 +47,7 @@ msgstr ""
|
|
|
45
47
|
#. module: crm_claim
|
|
46
48
|
#: model_terms:ir.ui.view,arch_db:crm_claim.crm_case_claims_form_view
|
|
47
49
|
msgid "Action Description..."
|
|
48
|
-
msgstr "Descrição da ação"
|
|
50
|
+
msgstr "Descrição da ação..."
|
|
49
51
|
|
|
50
52
|
#. module: crm_claim
|
|
51
53
|
#: model:ir.model.fields,field_description:crm_claim.field_crm_claim__message_needaction
|
|
@@ -44,10 +44,10 @@ class CrmClaim(models.Model):
|
|
|
44
44
|
active = fields.Boolean(default=True)
|
|
45
45
|
description = fields.Text()
|
|
46
46
|
resolution = fields.Text()
|
|
47
|
-
create_date = fields.Datetime(string="Creation Date"
|
|
48
|
-
write_date = fields.Datetime(string="Update Date"
|
|
47
|
+
create_date = fields.Datetime(string="Creation Date")
|
|
48
|
+
write_date = fields.Datetime(string="Update Date")
|
|
49
49
|
date_deadline = fields.Date(string="Deadline")
|
|
50
|
-
date_closed = fields.Datetime(string="Closed"
|
|
50
|
+
date_closed = fields.Datetime(string="Closed")
|
|
51
51
|
date = fields.Datetime(string="Claim Date", index=True, default=fields.Datetime.now)
|
|
52
52
|
model_ref_id = fields.Reference(
|
|
53
53
|
selection="_selection_model", string="Model Reference"
|
|
@@ -149,7 +149,7 @@ class CrmClaim(models.Model):
|
|
|
149
149
|
stage_id=self._get_default_stage_id(),
|
|
150
150
|
name=_("%s (copy)") % self.name,
|
|
151
151
|
)
|
|
152
|
-
return super(
|
|
152
|
+
return super().copy(default)
|
|
153
153
|
|
|
154
154
|
# -------------------------------------------------------
|
|
155
155
|
# Mail gateway
|
|
@@ -173,4 +173,4 @@ class CrmClaim(models.Model):
|
|
|
173
173
|
if msg.get("priority"):
|
|
174
174
|
defaults["priority"] = msg.get("priority")
|
|
175
175
|
defaults.update(custom_values)
|
|
176
|
-
return super(
|
|
176
|
+
return super().message_new(msg, custom_values=defaults)
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
- Odoo S.A.
|
|
2
|
+
- Vicent Cubells \<<vicent.cubells@tecnativa.com>\>
|
|
3
|
+
- Bhavesh Odedra \<<bodedra@ursainfosystems.com>\>
|
|
4
|
+
- Cristina Martin R. \<<cristina.martin@tecnativa.com>\>
|
|
5
|
+
- Ruchir Shukla \<<ruchir@bizzappdev.com>\>
|
|
6
|
+
- [Guadaltech](https://www.guadaltech.es):
|
|
7
|
+
- Fernando La Chica \<<fernando.lachica@guadaltech.es>\>
|
|
8
|
+
- [APSL-Nagarro](<https://apsl.tech>):
|
|
9
|
+
- Bernat Obrador \<<bobrador@apsl.net>\>
|
|
@@ -15,32 +15,35 @@ class CrmClaimReport(models.Model):
|
|
|
15
15
|
_auto = False
|
|
16
16
|
_description = "CRM Claim Report"
|
|
17
17
|
|
|
18
|
-
user_id = fields.Many2one(comodel_name="res.users", string="User"
|
|
19
|
-
team_id = fields.Many2one(comodel_name="crm.team", string="Team"
|
|
20
|
-
nbr_claims = fields.Integer(
|
|
18
|
+
user_id = fields.Many2one(comodel_name="res.users", string="User")
|
|
19
|
+
team_id = fields.Many2one(comodel_name="crm.team", string="Team")
|
|
20
|
+
nbr_claims = fields.Integer(
|
|
21
|
+
string="# of Claims",
|
|
22
|
+
)
|
|
21
23
|
company_id = fields.Many2one(
|
|
22
|
-
comodel_name="res.company",
|
|
24
|
+
comodel_name="res.company",
|
|
25
|
+
string="Company",
|
|
23
26
|
)
|
|
24
|
-
create_date = fields.Datetime(
|
|
25
|
-
claim_date = fields.Datetime(
|
|
27
|
+
create_date = fields.Datetime(index=True)
|
|
28
|
+
claim_date = fields.Datetime()
|
|
26
29
|
delay_close = fields.Float(
|
|
27
30
|
string="Delay to close",
|
|
28
31
|
digits=(16, 2),
|
|
29
|
-
readonly=True,
|
|
30
32
|
group_operator="avg",
|
|
31
33
|
help="Number of Days to close the case",
|
|
32
34
|
)
|
|
33
35
|
stage_id = fields.Many2one(
|
|
34
36
|
comodel_name="crm.claim.stage",
|
|
35
37
|
string="Stage",
|
|
36
|
-
readonly=True,
|
|
37
38
|
domain="[('team_ids','=',team_id)]",
|
|
38
39
|
)
|
|
39
40
|
categ_id = fields.Many2one(
|
|
40
|
-
comodel_name="crm.claim.category",
|
|
41
|
+
comodel_name="crm.claim.category",
|
|
42
|
+
string="Category",
|
|
41
43
|
)
|
|
42
44
|
partner_id = fields.Many2one(
|
|
43
|
-
comodel_name="res.partner",
|
|
45
|
+
comodel_name="res.partner",
|
|
46
|
+
string="Partner",
|
|
44
47
|
)
|
|
45
48
|
priority = fields.Selection(
|
|
46
49
|
selection=[("0", "Low"), ("1", "Normal"), ("2", "High")]
|
|
@@ -52,16 +55,19 @@ class CrmClaimReport(models.Model):
|
|
|
52
55
|
],
|
|
53
56
|
string="Action Type",
|
|
54
57
|
)
|
|
55
|
-
date_closed = fields.Datetime(string="Close Date",
|
|
56
|
-
date_deadline = fields.Date(string="Deadline",
|
|
58
|
+
date_closed = fields.Datetime(string="Close Date", index=True)
|
|
59
|
+
date_deadline = fields.Date(string="Deadline", index=True)
|
|
57
60
|
delay_expected = fields.Float(
|
|
58
61
|
string="Overpassed Deadline",
|
|
59
62
|
digits=(16, 2),
|
|
60
|
-
readonly=True,
|
|
61
63
|
group_operator="avg",
|
|
62
64
|
)
|
|
63
|
-
email = fields.Integer(
|
|
64
|
-
|
|
65
|
+
email = fields.Integer(
|
|
66
|
+
string="# Emails",
|
|
67
|
+
)
|
|
68
|
+
subject = fields.Char(
|
|
69
|
+
string="Claim Subject",
|
|
70
|
+
)
|
|
65
71
|
|
|
66
72
|
def _select(self):
|
|
67
73
|
select_str = """
|
|
@@ -11,6 +11,41 @@
|
|
|
11
11
|
</pivot>
|
|
12
12
|
</field>
|
|
13
13
|
</record>
|
|
14
|
+
|
|
15
|
+
<record id="view_report_crm_claim_form" model="ir.ui.view">
|
|
16
|
+
<field name="name">view_report_crm_claim.form</field>
|
|
17
|
+
<field name="model">crm.claim.report</field>
|
|
18
|
+
<field name="arch" type="xml">
|
|
19
|
+
<form string="">
|
|
20
|
+
<sheet>
|
|
21
|
+
<group>
|
|
22
|
+
<group>
|
|
23
|
+
<field name="user_id" readonly="1" />
|
|
24
|
+
<field name="nbr_claims" readonly="1" />
|
|
25
|
+
<field name="create_date" readonly="1" />
|
|
26
|
+
<field name="delay_close" readonly="1" />
|
|
27
|
+
<field name="categ_id" readonly="1" />
|
|
28
|
+
<field name="priority" />
|
|
29
|
+
<field name="date_closed" readonly="1" />
|
|
30
|
+
<field name="delay_expected" readonly="1" />
|
|
31
|
+
<field name="subject" readonly="1" />
|
|
32
|
+
</group>
|
|
33
|
+
<group>
|
|
34
|
+
<field name="team_id" readonly="1" />
|
|
35
|
+
<field name="company_id" readonly="1" />
|
|
36
|
+
<field name="claim_date" readonly="1" />
|
|
37
|
+
<field name="stage_id" readonly="1" />
|
|
38
|
+
<field name="partner_id" readonly="1" />
|
|
39
|
+
<field name="type_action" />
|
|
40
|
+
<field name="date_deadline" readonly="1" />
|
|
41
|
+
<field name="email" readonly="1" />
|
|
42
|
+
</group>
|
|
43
|
+
</group>
|
|
44
|
+
</sheet>
|
|
45
|
+
</form>
|
|
46
|
+
</field>
|
|
47
|
+
</record>
|
|
48
|
+
|
|
14
49
|
<record id="view_report_crm_claim_graph" model="ir.ui.view">
|
|
15
50
|
<field name="name">crm.claim.report.graph</field>
|
|
16
51
|
<field name="model">crm.claim.report</field>
|
|
@@ -8,10 +8,11 @@
|
|
|
8
8
|
|
|
9
9
|
/*
|
|
10
10
|
:Author: David Goodger (goodger@python.org)
|
|
11
|
-
:Id: $Id: html4css1.css
|
|
11
|
+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
|
|
12
12
|
:Copyright: This stylesheet has been placed in the public domain.
|
|
13
13
|
|
|
14
14
|
Default cascading style sheet for the HTML output of Docutils.
|
|
15
|
+
Despite the name, some widely supported CSS2 features are used.
|
|
15
16
|
|
|
16
17
|
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
|
17
18
|
customize this style sheet.
|
|
@@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
|
|
|
274
275
|
margin-left: 2em ;
|
|
275
276
|
margin-right: 2em }
|
|
276
277
|
|
|
277
|
-
pre.code .ln { color:
|
|
278
|
+
pre.code .ln { color: gray; } /* line numbers */
|
|
278
279
|
pre.code, code { background-color: #eeeeee }
|
|
279
280
|
pre.code .comment, code .comment { color: #5C6576 }
|
|
280
281
|
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
|
@@ -300,7 +301,7 @@ span.option {
|
|
|
300
301
|
span.pre {
|
|
301
302
|
white-space: pre }
|
|
302
303
|
|
|
303
|
-
span.problematic {
|
|
304
|
+
span.problematic, pre.problematic {
|
|
304
305
|
color: red }
|
|
305
306
|
|
|
306
307
|
span.section-subtitle {
|
|
@@ -366,9 +367,9 @@ ul.auto-toc {
|
|
|
366
367
|
!! This file is generated by oca-gen-addon-readme !!
|
|
367
368
|
!! changes will be overwritten. !!
|
|
368
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
369
|
-
!! source digest: sha256:
|
|
370
|
+
!! source digest: sha256:bacc1b389fb81e6434ab61aa6584d562b269ca53f18582de59b6afdb21528da1
|
|
370
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
371
|
-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/crm/tree/
|
|
372
|
+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/crm/tree/17.0/crm_claim"><img alt="OCA/crm" src="https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/crm-17-0/crm-17-0-crm_claim"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
372
373
|
<p>This application allows you to track your customers/vendors claims and
|
|
373
374
|
grievances.</p>
|
|
374
375
|
<p>It is fully integrated with the email gateway so that you can create
|
|
@@ -392,31 +393,31 @@ automatically new claims based on incoming emails.</p>
|
|
|
392
393
|
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
|
|
393
394
|
<p>To configure this module, you need to:</p>
|
|
394
395
|
<ul class="simple">
|
|
395
|
-
<li>Go to new menu <strong>CRM > Configuration > Claim > Categories</strong> and create
|
|
396
|
-
many categories as you need.</li>
|
|
397
|
-
<li>Go to new menú <strong>CRM > Configuration > Claim > Stages</strong> and create
|
|
398
|
-
claims.</li>
|
|
396
|
+
<li>Go to new menu <strong>CRM > Configuration > Claim > Categories</strong> and create
|
|
397
|
+
as many categories as you need.</li>
|
|
398
|
+
<li>Go to new menú <strong>CRM > Configuration > Claim > Stages</strong> and create
|
|
399
|
+
stages for claims.</li>
|
|
399
400
|
</ul>
|
|
400
401
|
</div>
|
|
401
402
|
<div class="section" id="usage">
|
|
402
403
|
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
|
|
403
404
|
<ul class="simple">
|
|
404
|
-
<li>Go to new menu <strong>CRM > After Sale > Services > Claims</strong> and create a
|
|
405
|
-
claim.</li>
|
|
405
|
+
<li>Go to new menu <strong>CRM > After Sale > Services > Claims</strong> and create a
|
|
406
|
+
new claim.</li>
|
|
406
407
|
</ul>
|
|
407
408
|
</div>
|
|
408
409
|
<div class="section" id="changelog">
|
|
409
410
|
<h1><a class="toc-backref" href="#toc-entry-3">Changelog</a></h1>
|
|
410
|
-
<p><strong>This module is a backport from Odoo SA and as such, it is not included
|
|
411
|
-
OCA CLA. That means we do not have a copy of the copyright on it
|
|
412
|
-
other OCA modules.</strong></p>
|
|
411
|
+
<p><strong>This module is a backport from Odoo SA and as such, it is not included
|
|
412
|
+
in the OCA CLA. That means we do not have a copy of the copyright on it
|
|
413
|
+
like all other OCA modules.</strong></p>
|
|
413
414
|
</div>
|
|
414
415
|
<div class="section" id="bug-tracker">
|
|
415
416
|
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
|
|
416
417
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/crm/issues">GitHub Issues</a>.
|
|
417
418
|
In case of trouble, please check there if your issue has already been reported.
|
|
418
419
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
419
|
-
<a class="reference external" href="https://github.com/OCA/crm/issues/new?body=module:%20crm_claim%0Aversion:%
|
|
420
|
+
<a class="reference external" href="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**">feedback</a>.</p>
|
|
420
421
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
421
422
|
</div>
|
|
422
423
|
<div class="section" id="credits">
|
|
@@ -440,16 +441,22 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
440
441
|
<li>Fernando La Chica <<a class="reference external" href="mailto:fernando.lachica@guadaltech.es">fernando.lachica@guadaltech.es</a>></li>
|
|
441
442
|
</ul>
|
|
442
443
|
</li>
|
|
444
|
+
<li><a class="reference external" href="https://apsl.tech">APSL-Nagarro</a>:<ul>
|
|
445
|
+
<li>Bernat Obrador <<a class="reference external" href="mailto:bobrador@apsl.net">bobrador@apsl.net</a>></li>
|
|
446
|
+
</ul>
|
|
447
|
+
</li>
|
|
443
448
|
</ul>
|
|
444
449
|
</div>
|
|
445
450
|
<div class="section" id="maintainers">
|
|
446
451
|
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
|
|
447
452
|
<p>This module is maintained by the OCA.</p>
|
|
448
|
-
<a class="reference external image-reference" href="https://odoo-community.org"
|
|
453
|
+
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
454
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
455
|
+
</a>
|
|
449
456
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
450
457
|
mission is to support the collaborative development of Odoo features and
|
|
451
458
|
promote its widespread use.</p>
|
|
452
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/crm/tree/
|
|
459
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/crm/tree/17.0/crm_claim">OCA/crm</a> project on GitHub.</p>
|
|
453
460
|
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
|
454
461
|
</div>
|
|
455
462
|
</div>
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
<field name="date" />
|
|
12
12
|
<field name="stage_id" groups="base.group_user" />
|
|
13
13
|
<field name="categ_id" string="Type" />
|
|
14
|
-
<field name="date_deadline"
|
|
15
|
-
<field name="date_closed"
|
|
14
|
+
<field name="date_deadline" column_invisible="1" />
|
|
15
|
+
<field name="date_closed" column_invisible="1" readonly="1" />
|
|
16
16
|
<field name="company_id" groups="base.group_multi_company" />
|
|
17
17
|
</tree>
|
|
18
18
|
</field>
|
|
@@ -73,9 +73,9 @@
|
|
|
73
73
|
<page string="Follow Up" groups="base.group_user">
|
|
74
74
|
<group colspan="2" col="2" groups="base.group_no_one">
|
|
75
75
|
<separator colspan="2" string="Dates" />
|
|
76
|
-
<field name="create_date" />
|
|
77
|
-
<field name="date_closed" invisible="1" />
|
|
78
|
-
<field name="write_date" />
|
|
76
|
+
<field name="create_date" readonly="1" />
|
|
77
|
+
<field name="date_closed" invisible="1" readonly="1" />
|
|
78
|
+
<field name="write_date" readonly="1" />
|
|
79
79
|
</group>
|
|
80
80
|
<group colspan="2" col="2">
|
|
81
81
|
<separator colspan="2" string="Root Causes" />
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
<button
|
|
11
11
|
class="oe_stat_button"
|
|
12
12
|
type="action"
|
|
13
|
-
context="{'search_default_partner_id':
|
|
13
|
+
context="{'search_default_partner_id': id, 'default_partner_id': id}"
|
|
14
14
|
name="%(crm_claim_category_claim0)d"
|
|
15
15
|
icon="fa-comments"
|
|
16
16
|
groups="sales_team.group_sale_salesman"
|
{odoo_addon_crm_claim-16.0.1.2.0.dist-info → odoo_addon_crm_claim-17.0.1.0.0.2.dist-info}/METADATA
RENAMED
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
|
-
Name: odoo-addon-
|
|
3
|
-
Version:
|
|
2
|
+
Name: odoo-addon-crm_claim
|
|
3
|
+
Version: 17.0.1.0.0.2
|
|
4
|
+
Requires-Python: >=3.10
|
|
5
|
+
Requires-Dist: odoo>=17.0a,<17.1dev
|
|
4
6
|
Summary: Track your customers/vendors claims and grievances.
|
|
5
7
|
Home-page: https://github.com/OCA/crm
|
|
8
|
+
License: AGPL-3
|
|
6
9
|
Author: Odoo S.A., Tecnativa, Odoo Community Association (OCA)
|
|
7
10
|
Author-email: support@odoo-community.org
|
|
8
|
-
License: AGPL-3
|
|
9
|
-
Platform: UNKNOWN
|
|
10
11
|
Classifier: Programming Language :: Python
|
|
11
12
|
Classifier: Framework :: Odoo
|
|
12
|
-
Classifier: Framework :: Odoo ::
|
|
13
|
+
Classifier: Framework :: Odoo :: 17.0
|
|
13
14
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
14
|
-
Requires-Python: >=3.10
|
|
15
|
-
Requires-Dist: odoo <16.1dev,>=16.0a
|
|
16
15
|
|
|
17
16
|
=================
|
|
18
17
|
Claims Management
|
|
@@ -23,7 +22,7 @@ Claims Management
|
|
|
23
22
|
!! This file is generated by oca-gen-addon-readme !!
|
|
24
23
|
!! changes will be overwritten. !!
|
|
25
24
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
26
|
-
!! source digest: sha256:
|
|
25
|
+
!! source digest: sha256:bacc1b389fb81e6434ab61aa6584d562b269ca53f18582de59b6afdb21528da1
|
|
27
26
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
28
27
|
|
|
29
28
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -33,13 +32,13 @@ Claims Management
|
|
|
33
32
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
34
33
|
:alt: License: AGPL-3
|
|
35
34
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github
|
|
36
|
-
:target: https://github.com/OCA/crm/tree/
|
|
35
|
+
:target: https://github.com/OCA/crm/tree/17.0/crm_claim
|
|
37
36
|
:alt: OCA/crm
|
|
38
37
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
39
|
-
:target: https://translation.odoo-community.org/projects/crm-
|
|
38
|
+
:target: https://translation.odoo-community.org/projects/crm-17-0/crm-17-0-crm_claim
|
|
40
39
|
:alt: Translate me on Weblate
|
|
41
40
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
42
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=
|
|
41
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=17.0
|
|
43
42
|
:alt: Try me on Runboat
|
|
44
43
|
|
|
45
44
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -60,23 +59,23 @@ Configuration
|
|
|
60
59
|
|
|
61
60
|
To configure this module, you need to:
|
|
62
61
|
|
|
63
|
-
|
|
64
|
-
many categories as you need.
|
|
65
|
-
|
|
66
|
-
claims.
|
|
62
|
+
- Go to new menu **CRM > Configuration > Claim > Categories** and create
|
|
63
|
+
as many categories as you need.
|
|
64
|
+
- Go to new menú **CRM > Configuration > Claim > Stages** and create
|
|
65
|
+
stages for claims.
|
|
67
66
|
|
|
68
67
|
Usage
|
|
69
68
|
=====
|
|
70
69
|
|
|
71
|
-
|
|
72
|
-
claim.
|
|
70
|
+
- Go to new menu **CRM > After Sale > Services > Claims** and create a
|
|
71
|
+
new claim.
|
|
73
72
|
|
|
74
73
|
Changelog
|
|
75
74
|
=========
|
|
76
75
|
|
|
77
|
-
**This module is a backport from Odoo SA and as such, it is not included
|
|
78
|
-
OCA CLA. That means we do not have a copy of the copyright on it
|
|
79
|
-
other OCA modules.**
|
|
76
|
+
**This module is a backport from Odoo SA and as such, it is not included
|
|
77
|
+
in the OCA CLA. That means we do not have a copy of the copyright on it
|
|
78
|
+
like all other OCA modules.**
|
|
80
79
|
|
|
81
80
|
Bug Tracker
|
|
82
81
|
===========
|
|
@@ -84,7 +83,7 @@ Bug Tracker
|
|
|
84
83
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/crm/issues>`_.
|
|
85
84
|
In case of trouble, please check there if your issue has already been reported.
|
|
86
85
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
87
|
-
`feedback <https://github.com/OCA/crm/issues/new?body=module:%20crm_claim%0Aversion:%
|
|
86
|
+
`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**>`_.
|
|
88
87
|
|
|
89
88
|
Do not contact contributors directly about support or help with technical issues.
|
|
90
89
|
|
|
@@ -92,25 +91,29 @@ Credits
|
|
|
92
91
|
=======
|
|
93
92
|
|
|
94
93
|
Authors
|
|
95
|
-
|
|
94
|
+
-------
|
|
96
95
|
|
|
97
96
|
* Odoo S.A.
|
|
98
97
|
* Tecnativa
|
|
99
98
|
|
|
100
99
|
Contributors
|
|
101
|
-
|
|
100
|
+
------------
|
|
102
101
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
102
|
+
- Odoo S.A.
|
|
103
|
+
- Vicent Cubells <vicent.cubells@tecnativa.com>
|
|
104
|
+
- Bhavesh Odedra <bodedra@ursainfosystems.com>
|
|
105
|
+
- Cristina Martin R. <cristina.martin@tecnativa.com>
|
|
106
|
+
- Ruchir Shukla <ruchir@bizzappdev.com>
|
|
107
|
+
- `Guadaltech <https://www.guadaltech.es>`__:
|
|
109
108
|
|
|
110
|
-
|
|
109
|
+
- Fernando La Chica <fernando.lachica@guadaltech.es>
|
|
110
|
+
|
|
111
|
+
- `APSL-Nagarro <https://apsl.tech>`__:
|
|
112
|
+
|
|
113
|
+
- Bernat Obrador <bobrador@apsl.net>
|
|
111
114
|
|
|
112
115
|
Maintainers
|
|
113
|
-
|
|
116
|
+
-----------
|
|
114
117
|
|
|
115
118
|
This module is maintained by the OCA.
|
|
116
119
|
|
|
@@ -122,8 +125,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
122
125
|
mission is to support the collaborative development of Odoo features and
|
|
123
126
|
promote its widespread use.
|
|
124
127
|
|
|
125
|
-
This module is part of the `OCA/crm <https://github.com/OCA/crm/tree/
|
|
128
|
+
This module is part of the `OCA/crm <https://github.com/OCA/crm/tree/17.0/crm_claim>`_ project on GitHub.
|
|
126
129
|
|
|
127
130
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
128
|
-
|
|
129
|
-
|
{odoo_addon_crm_claim-16.0.1.2.0.dist-info → odoo_addon_crm_claim-17.0.1.0.0.2.dist-info}/RECORD
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
odoo/addons/crm_claim/README.rst,sha256=
|
|
1
|
+
odoo/addons/crm_claim/README.rst,sha256=9ZfxjJC7PBpeEPZxXQc0NMVu7S1XyGnTddzolA5yGNI,3765
|
|
2
2
|
odoo/addons/crm_claim/__init__.py,sha256=jDZ6w1SkY4je2NK4GlJNx-ucaMDhbxqqszhG0o69C1Q,107
|
|
3
|
-
odoo/addons/crm_claim/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/crm_claim/__manifest__.py,sha256=RUE9cdpzS7wZsMx3vrspmTus2hOTg_eTB6CW1n35XFs,1001
|
|
4
4
|
odoo/addons/crm_claim/data/crm_claim_data.xml,sha256=BeNHijLMp-DNZatvy1-pY6u1aziypb4BY31SQ9UxpqY,1689
|
|
5
5
|
odoo/addons/crm_claim/demo/crm_claim_demo.xml,sha256=aHpofYj2vxcvc_OKmDX8wfjCD44v8git2hPnijRbg9A,4806
|
|
6
6
|
odoo/addons/crm_claim/i18n/ca.po,sha256=FjwUJI4PpTP7DK0ZqDJ1lVtBS7WsshKqZjJ1NW4LFv4,30219
|
|
7
|
-
odoo/addons/crm_claim/i18n/crm_claim.pot,sha256=
|
|
7
|
+
odoo/addons/crm_claim/i18n/crm_claim.pot,sha256=HVssVIU-BlBiCwcbyi-MLc-HU7JonjUsJV2NPN4xwfM,24697
|
|
8
8
|
odoo/addons/crm_claim/i18n/de.po,sha256=xrk_29AUlXrAoAU1fDyfOvvvVXufl5o_jngLoxwceOs,30384
|
|
9
9
|
odoo/addons/crm_claim/i18n/es.po,sha256=nd5u6oPBkML4sSDb2QBg2g-i2ArEGN44UoM80-4dCKI,30917
|
|
10
10
|
odoo/addons/crm_claim/i18n/es_CO.po,sha256=Yj1AuGc6P3TpeuBKaXPMDczhdNA4EmgqzyRMvnvh3PI,25907
|
|
@@ -13,32 +13,32 @@ odoo/addons/crm_claim/i18n/fr_FR.po,sha256=W24EwQvRb8whBdU-loM5DX0NvCwqeVUQPyUD1
|
|
|
13
13
|
odoo/addons/crm_claim/i18n/gl.po,sha256=3n9OrzDzBhQr_7Ys6HX84grm7W-pIdCIeb4jNf-Nmgs,25803
|
|
14
14
|
odoo/addons/crm_claim/i18n/hr.po,sha256=Ge5lOoJxQ5gPor0FbBWoJIclH56kAJD2fs4dZWTcyd8,25769
|
|
15
15
|
odoo/addons/crm_claim/i18n/it.po,sha256=Di8ea5cZ0FBBh3byUp6acLGDQsyJpdS6yWI31HXtu1A,29303
|
|
16
|
-
odoo/addons/crm_claim/i18n/pt_BR.po,sha256=
|
|
16
|
+
odoo/addons/crm_claim/i18n/pt_BR.po,sha256=24_ZrIrKXKLdJLQGi7Luv1VkSEX8mpPyshb_WeLYFRQ,25908
|
|
17
17
|
odoo/addons/crm_claim/models/__init__.py,sha256=1z0mxKyT3rvtBL46G16UQ-jwU6lfEO_bTrYIorJsk04,178
|
|
18
|
-
odoo/addons/crm_claim/models/crm_claim.py,sha256=
|
|
18
|
+
odoo/addons/crm_claim/models/crm_claim.py,sha256=55fkFCIj0hsamx9t1u1tX763WzI7FjWXKfIG8zMXpHM,6212
|
|
19
19
|
odoo/addons/crm_claim/models/crm_claim_category.py,sha256=UVbFtk-9OF-TJ29BaAOLM_0p5G6a708yIjn16QI8toE,416
|
|
20
20
|
odoo/addons/crm_claim/models/crm_claim_stage.py,sha256=Fr1VVUlMpgFR1ano8DMW-a_4scfafCvesYIMZ6jnXuU,1334
|
|
21
21
|
odoo/addons/crm_claim/models/res_partner.py,sha256=bXoU3W4f7MpdGDz07oCWFYiCX7uh5uk8JCm9W1UujhU,1007
|
|
22
|
-
odoo/addons/crm_claim/readme/CONFIGURE.
|
|
23
|
-
odoo/addons/crm_claim/readme/CONTRIBUTORS.
|
|
24
|
-
odoo/addons/crm_claim/readme/DESCRIPTION.
|
|
25
|
-
odoo/addons/crm_claim/readme/HISTORY.
|
|
26
|
-
odoo/addons/crm_claim/readme/USAGE.
|
|
22
|
+
odoo/addons/crm_claim/readme/CONFIGURE.md,sha256=AxQHvS8J26XruvC7IgA1j3Z47SUK7YuriQsEnzXgmik,244
|
|
23
|
+
odoo/addons/crm_claim/readme/CONTRIBUTORS.md,sha256=cc30WiQrljs_A20zUeAdMkcXsBcIIQ0IJ5JhYfoQRh0,400
|
|
24
|
+
odoo/addons/crm_claim/readme/DESCRIPTION.md,sha256=dsw_Pnrqr1e9V7ZwOeMEgSjmRb-_gLVu36ELqrIhJdA,204
|
|
25
|
+
odoo/addons/crm_claim/readme/HISTORY.md,sha256=bZYTdkzXuAljlOEhlS-EKqQgeKBfUOGQVsfs5Pm1hno,175
|
|
26
|
+
odoo/addons/crm_claim/readme/USAGE.md,sha256=3fGwyEvdDsDPJHcl71vO04zgTYfX4v3wndBuqzzQk4k,87
|
|
27
27
|
odoo/addons/crm_claim/report/__init__.py,sha256=Jqb5x0k7kUJ63mummZcZYxUtTKdb_9bByuqaQA8P6_s,128
|
|
28
|
-
odoo/addons/crm_claim/report/crm_claim_report.py,sha256=
|
|
29
|
-
odoo/addons/crm_claim/report/crm_claim_report_view.xml,sha256=
|
|
28
|
+
odoo/addons/crm_claim/report/crm_claim_report.py,sha256=x5EjJhLMGZ0Z3a2UKyDyaPnQMkDWzDfMXq6BzUvUklo,4088
|
|
29
|
+
odoo/addons/crm_claim/report/crm_claim_report_view.xml,sha256=YQsxHH0o7Z5YLFlVYS9-GRtTCmXw1PqYAkXl0XT3oRY,7174
|
|
30
30
|
odoo/addons/crm_claim/security/crm_claim_security.xml,sha256=bXQ6FMgGbyApg77zJ3jNxDzNymhSjzoVqbvf6fOSYBc,411
|
|
31
31
|
odoo/addons/crm_claim/security/ir.model.access.csv,sha256=AoBYGkXAqmp5Q6OYdlK-SFsOBPVS0vVOA0WsO1uj42c,949
|
|
32
32
|
odoo/addons/crm_claim/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
33
|
-
odoo/addons/crm_claim/static/description/index.html,sha256=
|
|
33
|
+
odoo/addons/crm_claim/static/description/index.html,sha256=D6HwaHIEargHiA2uQ5lwYtwjgAPj-P1swN8CYp1Cprk,14363
|
|
34
34
|
odoo/addons/crm_claim/tests/__init__.py,sha256=3WTOpsdRud_dIynOL9DxV9EX8nyCzXREMhMk0ULSX8s,138
|
|
35
35
|
odoo/addons/crm_claim/tests/test_crm_claim.py,sha256=hH-czYYtAavaIrmbydX1jFtzC-U2azIOr7PgLYPTGwg,1680
|
|
36
36
|
odoo/addons/crm_claim/views/crm_claim_category_views.xml,sha256=glJVlcVAc5M76v7QzYJeIJwqK_WLDrmhczg8ezKgXBc,1859
|
|
37
37
|
odoo/addons/crm_claim/views/crm_claim_menu.xml,sha256=wBtlKfVJ969jmkszwQzh43AcLLWZhnAknpqp7DMkMeI,407
|
|
38
38
|
odoo/addons/crm_claim/views/crm_claim_stage_views.xml,sha256=gUE1u7Cdas9dvE3x6OtnKSHQz09dIPs2zbGMsIkyPBE,1857
|
|
39
|
-
odoo/addons/crm_claim/views/crm_claim_views.xml,sha256=
|
|
40
|
-
odoo/addons/crm_claim/views/res_partner_views.xml,sha256=
|
|
41
|
-
odoo_addon_crm_claim-
|
|
42
|
-
odoo_addon_crm_claim-
|
|
43
|
-
odoo_addon_crm_claim-
|
|
44
|
-
odoo_addon_crm_claim-
|
|
39
|
+
odoo/addons/crm_claim/views/crm_claim_views.xml,sha256=c5a7LD32EwuB7xocQLV92lIEvms__tJXO5k6pgOda5s,10709
|
|
40
|
+
odoo/addons/crm_claim/views/res_partner_views.xml,sha256=4b3wApq-PbvBW3Ei-AU4fsAdcBcHOtceXSVRMjRE-cA,1145
|
|
41
|
+
odoo_addon_crm_claim-17.0.1.0.0.2.dist-info/METADATA,sha256=Xtt8EmlbmJy1kqZQCnJqRgryIF3u3eDWDWETMeis66c,4303
|
|
42
|
+
odoo_addon_crm_claim-17.0.1.0.0.2.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
|
43
|
+
odoo_addon_crm_claim-17.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
44
|
+
odoo_addon_crm_claim-17.0.1.0.0.2.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
odoo
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
* Odoo S.A.
|
|
2
|
-
* Vicent Cubells <vicent.cubells@tecnativa.com>
|
|
3
|
-
* Bhavesh Odedra <bodedra@ursainfosystems.com>
|
|
4
|
-
* Cristina Martin R. <cristina.martin@tecnativa.com>
|
|
5
|
-
* Ruchir Shukla <ruchir@bizzappdev.com>
|
|
6
|
-
* `Guadaltech <https://www.guadaltech.es>`_:
|
|
7
|
-
|
|
8
|
-
* Fernando La Chica <fernando.lachica@guadaltech.es>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
odoo
|
|
File without changes
|