odoo-addon-rma 16.0.1.2.0.1__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/rma/README.rst +87 -78
- odoo/addons/rma/__manifest__.py +1 -1
- odoo/addons/rma/controllers/main.py +2 -1
- odoo/addons/rma/data/mail_data.xml +3 -6
- odoo/addons/rma/hooks.py +1 -5
- odoo/addons/rma/i18n/it.po +2 -2
- odoo/addons/rma/i18n/rma.pot +49 -81
- odoo/addons/rma/models/rma.py +51 -112
- odoo/addons/rma/models/stock_move.py +1 -1
- odoo/addons/rma/readme/CONFIGURE.md +22 -0
- odoo/addons/rma/readme/CONTRIBUTORS.md +9 -0
- odoo/addons/rma/readme/{DESCRIPTION.rst → DESCRIPTION.md} +4 -4
- odoo/addons/rma/readme/ROADMAP.md +3 -0
- odoo/addons/rma/readme/USAGE.md +59 -0
- odoo/addons/rma/static/description/index.html +55 -46
- odoo/addons/rma/tests/test_rma.py +21 -37
- odoo/addons/rma/views/res_config_settings_views.xml +55 -124
- odoo/addons/rma/views/res_partner_views.xml +1 -1
- odoo/addons/rma/views/rma_finalization_views.xml +1 -1
- odoo/addons/rma/views/rma_team_views.xml +2 -6
- odoo/addons/rma/views/rma_views.xml +71 -39
- odoo/addons/rma/views/stock_picking_views.xml +1 -1
- odoo/addons/rma/wizard/rma_delivery_views.xml +8 -19
- odoo/addons/rma/wizard/stock_picking_return_views.xml +1 -1
- odoo_addon_rma-17.0.1.0.0.2.dist-info/METADATA +220 -0
- {odoo_addon_rma-16.0.1.2.0.1.dist-info → odoo_addon_rma-17.0.1.0.0.2.dist-info}/RECORD +28 -28
- {odoo_addon_rma-16.0.1.2.0.1.dist-info → odoo_addon_rma-17.0.1.0.0.2.dist-info}/WHEEL +1 -1
- odoo_addon_rma-17.0.1.0.0.2.dist-info/top_level.txt +1 -0
- odoo/addons/rma/readme/CONFIGURE.rst +0 -21
- odoo/addons/rma/readme/CONTRIBUTORS.rst +0 -9
- odoo/addons/rma/readme/ROADMAP.rst +0 -3
- odoo/addons/rma/readme/USAGE.rst +0 -57
- odoo_addon_rma-16.0.1.2.0.1.dist-info/METADATA +0 -214
- odoo_addon_rma-16.0.1.2.0.1.dist-info/top_level.txt +0 -1
odoo/addons/rma/README.rst
CHANGED
@@ -7,7 +7,7 @@ Return Merchandise Authorization 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:9ca167b75e0dcd82a66217ef64dd006910f4feda1f408dbdf09ef43e6555eb22
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
12
12
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
@@ -17,25 +17,25 @@ Return Merchandise Authorization 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%2Frma-lightgray.png?logo=github
|
20
|
-
:target: https://github.com/OCA/rma/tree/
|
20
|
+
:target: https://github.com/OCA/rma/tree/17.0/rma
|
21
21
|
:alt: OCA/rma
|
22
22
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
23
|
-
:target: https://translation.odoo-community.org/projects/rma-
|
23
|
+
:target: https://translation.odoo-community.org/projects/rma-17-0/rma-17-0-rma
|
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/rma&target_branch=
|
26
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/rma&target_branch=17.0
|
27
27
|
:alt: Try me on Runboat
|
28
28
|
|
29
29
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
30
30
|
|
31
|
-
This module allows you to manage `Return Merchandise Authorization
|
32
|
-
<https://en.wikipedia.org/wiki/Return_merchandise_authorization>`
|
31
|
+
This module allows you to manage `Return Merchandise Authorization
|
32
|
+
(RMA) <https://en.wikipedia.org/wiki/Return_merchandise_authorization>`__.
|
33
33
|
RMA documents can be created from scratch, from a delivery order or from
|
34
34
|
an incoming email. Product receptions and returning delivery operations
|
35
35
|
of the RMA module are fully integrated with the Receipts and Deliveries
|
36
36
|
Operations of Odoo inventory core module. It also allows you to generate
|
37
|
-
refunds in the same way as Odoo generates it.
|
38
|
-
|
37
|
+
refunds in the same way as Odoo generates it. Besides, you have full
|
38
|
+
integration of the RMA documents in the customer portal.
|
39
39
|
|
40
40
|
**Table of contents**
|
41
41
|
|
@@ -47,23 +47,24 @@ Configuration
|
|
47
47
|
|
48
48
|
If you want RMAs to be created from incoming emails, you need to:
|
49
49
|
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
one.
|
55
|
-
|
50
|
+
1. Go to *Settings > General Settings*.
|
51
|
+
2. Check 'External Email Servers' checkbox under *Discuss* section.
|
52
|
+
3. Set an 'alias domain' and an incoming server.
|
53
|
+
4. Go to *RMA > Configuration > RMA Team* and select a team or create a
|
54
|
+
new one.
|
55
|
+
5. Go to 'Email' tab and set an 'Email Alias'.
|
56
56
|
|
57
57
|
If you want to manually finish RMAs, you need to:
|
58
58
|
|
59
|
-
|
60
|
-
|
59
|
+
1. Go to *Settings > Inventory*.
|
60
|
+
2. Set *Finish RMAs manually* checkbox on.
|
61
61
|
|
62
|
-
By default, returns to customer are grouped by shipping address,
|
63
|
-
If you want to avoid this grouping you can:
|
62
|
+
By default, returns to customer are grouped by shipping address,
|
63
|
+
warehouse and company. If you want to avoid this grouping you can:
|
64
64
|
|
65
|
-
|
66
|
-
|
65
|
+
1. Go to *Settings > Inventory*.
|
66
|
+
2. Set *Group RMA returns by customer address and warehouse* checkbox
|
67
|
+
off.
|
67
68
|
|
68
69
|
The users will still be able to group those pickings from the wizard.
|
69
70
|
|
@@ -72,68 +73,73 @@ Usage
|
|
72
73
|
|
73
74
|
To use this module, you need to:
|
74
75
|
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
the reception operation form.
|
81
|
-
|
82
|
-
see it in a 'received' state.
|
83
|
-
|
84
|
-
to the customer the same product or another product as a
|
85
|
-
the RMA by extracting a part of the remaining
|
86
|
-
preview the RMA in the website. All of these
|
87
|
-
clicking on the buttons in the status bar.
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
76
|
+
1. Go to *RMA > Orders* and create a new RMA.
|
77
|
+
2. Select a partner, an invoice address, select a product (or select a
|
78
|
+
picking and a move instead), write a quantity, fill the rest of the
|
79
|
+
form and click on 'confirm' button in the status bar.
|
80
|
+
3. You will see an smart button labeled 'Receipt'. Click on that button
|
81
|
+
to see the reception operation form.
|
82
|
+
4. If everything is right, validate the operation and go back to the RMA
|
83
|
+
to see it in a 'received' state.
|
84
|
+
5. Now you are able to generate a refund, generate a delivery order to
|
85
|
+
return to the customer the same product or another product as a
|
86
|
+
replacement, split the RMA by extracting a part of the remaining
|
87
|
+
quantity to another RMA, preview the RMA in the website. All of these
|
88
|
+
operations can be done by clicking on the buttons in the status bar.
|
89
|
+
|
90
|
+
- If you click on 'To Refund' button, a refund will be created, and
|
91
|
+
it will be accessible via the smart button labeled Refund. The RMA
|
92
|
+
will be set automatically to 'Refunded' state when the refund is
|
93
|
+
validated.
|
94
|
+
- If you click on 'Replace' or 'Return to customer' button instead,
|
95
|
+
a popup wizard will guide you to create a Delivery order to the
|
96
|
+
client and this order will be accessible via the smart button
|
97
|
+
labeled Delivery. The RMA will be set automatically to 'Replaced'
|
98
|
+
or 'Returned' state when the RMA quantity is equal or lower than
|
99
|
+
the quantity in done delivery orders linked to it.
|
100
|
+
|
101
|
+
6. You can also finish the RMA without further ado. To do so click on
|
102
|
+
the *Finish* button. A wizard will ask you for the reason from a
|
103
|
+
selection of preconfigured ones. Be sure to configure them in advance
|
104
|
+
on *RMA > Configuration > Finalization Reasons*. Once the RMA is
|
105
|
+
finished, it will be set to that state and the reason will be
|
102
106
|
registered.
|
103
107
|
|
104
108
|
An RMA can also be created from a return of a delivery order:
|
105
109
|
|
106
|
-
|
107
|
-
|
110
|
+
1. Select a delivery order and click on 'Return' button to create a
|
111
|
+
return.
|
112
|
+
2. Check "Create RMAs" checkbox in the returning wizard, select the RMA
|
108
113
|
stock location and click on 'Return' button.
|
109
|
-
|
110
|
-
Every RMA will be in confirmed state and they will
|
111
|
-
|
114
|
+
3. An RMA will be created for each product returned in the previous
|
115
|
+
step. Every RMA will be in confirmed state and they will be linked to
|
116
|
+
the returning operation generated previously.
|
112
117
|
|
113
118
|
There are Optional RMA Teams that can be used for:
|
114
119
|
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
120
|
+
- Organize RMAs in sections.
|
121
|
+
- Subscribe users to notifications.
|
122
|
+
- Create RMAs from incoming mail to special aliases (See
|
123
|
+
configuration section).
|
119
124
|
|
120
125
|
To create an RMA Team (RMA Responsible user level required):
|
121
126
|
|
122
|
-
|
123
|
-
|
124
|
-
|
127
|
+
1. Go to *RMA > Configuration > RMA Teams*
|
128
|
+
2. Create a new team and assign a name, a responsible and members.
|
129
|
+
3. Subscribe users to notifications, that can be of these subtypes:
|
125
130
|
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
131
|
+
- RMA draft. When a new RMA is created.
|
132
|
+
- Notes, Debates, Activities. As in standard Odoo.
|
133
|
+
|
134
|
+
4. In the list view, use the cross handle to sort RMA Teams. The top
|
135
|
+
team will be the default one if no team is set.
|
130
136
|
|
131
137
|
Known issues / Roadmap
|
132
138
|
======================
|
133
139
|
|
134
|
-
|
135
|
-
|
136
|
-
|
140
|
+
- As soon as the picking is selected, the user should select the move,
|
141
|
+
but perhaps stock.move \_rec_name could be improved to better show
|
142
|
+
what the product of that move is.
|
137
143
|
|
138
144
|
Bug Tracker
|
139
145
|
===========
|
@@ -141,7 +147,7 @@ Bug Tracker
|
|
141
147
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/rma/issues>`_.
|
142
148
|
In case of trouble, please check there if your issue has already been reported.
|
143
149
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
144
|
-
`feedback <https://github.com/OCA/rma/issues/new?body=module:%20rma%0Aversion:%
|
150
|
+
`feedback <https://github.com/OCA/rma/issues/new?body=module:%20rma%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
145
151
|
|
146
152
|
Do not contact contributors directly about support or help with technical issues.
|
147
153
|
|
@@ -149,25 +155,28 @@ Credits
|
|
149
155
|
=======
|
150
156
|
|
151
157
|
Authors
|
152
|
-
|
158
|
+
-------
|
153
159
|
|
154
160
|
* Tecnativa
|
155
161
|
|
156
162
|
Contributors
|
157
|
-
|
163
|
+
------------
|
164
|
+
|
165
|
+
- `Tecnativa <https://www.tecnativa.com>`__:
|
158
166
|
|
159
|
-
|
167
|
+
- Ernesto Tejeda
|
168
|
+
- Pedro M. Baeza
|
169
|
+
- David Vidal
|
170
|
+
- Víctor Martínez
|
160
171
|
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
* Víctor Martínez
|
172
|
+
- Chafique Delli <chafique.delli@akretion.com>
|
173
|
+
- Giovanni Serra - Ooops <giovanni@ooops404.com>
|
174
|
+
- `APSL-Nagarro <https://www.apsl.tech>`__:
|
165
175
|
|
166
|
-
|
167
|
-
* Giovanni Serra - Ooops <giovanni@ooops404.com>
|
176
|
+
- Antoni Marroig <amarroig@apsl.net>
|
168
177
|
|
169
178
|
Maintainers
|
170
|
-
|
179
|
+
-----------
|
171
180
|
|
172
181
|
This module is maintained by the OCA.
|
173
182
|
|
@@ -190,6 +199,6 @@ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
|
|
190
199
|
|
191
200
|
|maintainer-pedrobaeza| |maintainer-chienandalu|
|
192
201
|
|
193
|
-
This module is part of the `OCA/rma <https://github.com/OCA/rma/tree/
|
202
|
+
This module is part of the `OCA/rma <https://github.com/OCA/rma/tree/17.0/rma>`_ project on GitHub.
|
194
203
|
|
195
204
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
odoo/addons/rma/__manifest__.py
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
{
|
6
6
|
"name": "Return Merchandise Authorization Management",
|
7
7
|
"summary": "Return Merchandise Authorization (RMA)",
|
8
|
-
"version": "
|
8
|
+
"version": "17.0.1.0.0",
|
9
9
|
"development_status": "Production/Stable",
|
10
10
|
"category": "RMA",
|
11
11
|
"website": "https://github.com/OCA/rma",
|
@@ -7,7 +7,8 @@ from odoo.exceptions import AccessError, MissingError
|
|
7
7
|
from odoo.http import request
|
8
8
|
from odoo.tools import consteq
|
9
9
|
|
10
|
-
from odoo.addons.portal.controllers.portal import CustomerPortal
|
10
|
+
from odoo.addons.portal.controllers.portal import CustomerPortal
|
11
|
+
from odoo.addons.portal.controllers.portal import pager as portal_pager
|
11
12
|
|
12
13
|
|
13
14
|
class PortalRma(CustomerPortal):
|
@@ -41,8 +41,7 @@
|
|
41
41
|
<field
|
42
42
|
name="subject"
|
43
43
|
>{{object.company_id.name}} RMA (Ref {{object.name or 'n/a' }})</field>
|
44
|
-
<field name="
|
45
|
-
<field name="report_name">{{(object.name or '')}}</field>
|
44
|
+
<field name="report_template_ids" eval="[(4, ref('rma.report_rma_action'))]" />
|
46
45
|
<field name="lang">{{object.partner_id.lang}}</field>
|
47
46
|
<field name="auto_delete" eval="True" />
|
48
47
|
<field name="body_html" type="html">
|
@@ -78,8 +77,7 @@
|
|
78
77
|
<field
|
79
78
|
name="subject"
|
80
79
|
>{{object.company_id.name}} RMA (Ref {{object.name or 'n/a' }}) products received</field>
|
81
|
-
<field name="
|
82
|
-
<field name="report_name">{{(object.name or '')}}</field>
|
80
|
+
<field name="report_template_ids" eval="[(4, ref('rma.report_rma_action'))]" />
|
83
81
|
<field name="lang">{{object.partner_id.lang}}</field>
|
84
82
|
<field name="auto_delete" eval="True" />
|
85
83
|
<field name="body_html" type="html">
|
@@ -114,8 +112,7 @@
|
|
114
112
|
<field
|
115
113
|
name="subject"
|
116
114
|
>{{object.company_id.name}} Your RMA has been succesfully created (Ref {{object.name or 'n/a' }})</field>
|
117
|
-
<field name="
|
118
|
-
<field name="report_name">{{(object.name or '')}}</field>
|
115
|
+
<field name="report_template_ids" eval="[(4, ref('rma.report_rma_action'))]" />
|
119
116
|
<field name="lang">{{object.partner_id.lang}}</field>
|
120
117
|
<field name="auto_delete" eval="True" />
|
121
118
|
<field name="body_html" type="html">
|
odoo/addons/rma/hooks.py
CHANGED
@@ -1,12 +1,8 @@
|
|
1
1
|
# Copyright 2020 Tecnativa - Ernesto Tejeda
|
2
2
|
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
3
3
|
|
4
|
-
from odoo import SUPERUSER_ID, api
|
5
|
-
|
6
|
-
|
7
|
-
def post_init_hook(cr, registry):
|
8
|
-
env = api.Environment(cr, SUPERUSER_ID, {})
|
9
4
|
|
5
|
+
def post_init_hook(env):
|
10
6
|
def _get_next_picking_type_color():
|
11
7
|
"""Choose the next available color for the operation types."""
|
12
8
|
stock_picking_type = env["stock.picking.type"]
|
odoo/addons/rma/i18n/it.po
CHANGED
@@ -6,7 +6,7 @@ msgid ""
|
|
6
6
|
msgstr ""
|
7
7
|
"Project-Id-Version: Odoo Server 14.0\n"
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
9
|
-
"PO-Revision-Date: 2024-03
|
9
|
+
"PO-Revision-Date: 2024-04-03 12:43+0000\n"
|
10
10
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
11
11
|
"Language-Team: none\n"
|
12
12
|
"Language: it\n"
|
@@ -2053,7 +2053,7 @@ msgstr "Team leader"
|
|
2053
2053
|
#: model:ir.model.fields,field_description:rma.field_rma_team__member_ids
|
2054
2054
|
#: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
|
2055
2055
|
msgid "Team Members"
|
2056
|
-
msgstr "Membri del
|
2056
|
+
msgstr "Membri del team"
|
2057
2057
|
|
2058
2058
|
#. module: rma
|
2059
2059
|
#: model:ir.model.constraint,message:rma.constraint_rma_operation_name_uniq
|
odoo/addons/rma/i18n/rma.pot
CHANGED
@@ -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"
|
@@ -219,13 +219,6 @@ msgid ""
|
|
219
219
|
" </span>"
|
220
220
|
msgstr ""
|
221
221
|
|
222
|
-
#. module: rma
|
223
|
-
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
224
|
-
msgid ""
|
225
|
-
"<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
|
226
|
-
"specific.\" groups=\"base.group_multi_company\"/>"
|
227
|
-
msgstr ""
|
228
|
-
|
229
222
|
#. module: rma
|
230
223
|
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
|
231
224
|
msgid "<strong class=\"d-block mb-1\">Delivery</strong>"
|
@@ -410,14 +403,34 @@ msgstr ""
|
|
410
403
|
msgid "Alias Contact Security"
|
411
404
|
msgstr ""
|
412
405
|
|
406
|
+
#. module: rma
|
407
|
+
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_domain_id
|
408
|
+
msgid "Alias Domain"
|
409
|
+
msgstr ""
|
410
|
+
|
411
|
+
#. module: rma
|
412
|
+
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_domain
|
413
|
+
msgid "Alias Domain Name"
|
414
|
+
msgstr ""
|
415
|
+
|
416
|
+
#. module: rma
|
417
|
+
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_full_name
|
418
|
+
msgid "Alias Email"
|
419
|
+
msgstr ""
|
420
|
+
|
413
421
|
#. module: rma
|
414
422
|
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_name
|
415
423
|
msgid "Alias Name"
|
416
424
|
msgstr ""
|
417
425
|
|
418
426
|
#. module: rma
|
419
|
-
#: model:ir.model.fields,field_description:rma.
|
420
|
-
msgid "Alias
|
427
|
+
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_status
|
428
|
+
msgid "Alias Status"
|
429
|
+
msgstr ""
|
430
|
+
|
431
|
+
#. module: rma
|
432
|
+
#: model:ir.model.fields,help:rma.field_rma_team__alias_status
|
433
|
+
msgid "Alias status assessed on the last message received."
|
421
434
|
msgstr ""
|
422
435
|
|
423
436
|
#. module: rma
|
@@ -672,11 +685,6 @@ msgstr ""
|
|
672
685
|
msgid "Delivered Qty"
|
673
686
|
msgstr ""
|
674
687
|
|
675
|
-
#. module: rma
|
676
|
-
#: model:ir.model.fields,field_description:rma.field_rma__delivered_qty_done
|
677
|
-
msgid "Delivered Qty Done"
|
678
|
-
msgstr ""
|
679
|
-
|
680
688
|
#. module: rma
|
681
689
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
|
682
690
|
msgid "Delivery"
|
@@ -728,6 +736,7 @@ msgid "Email"
|
|
728
736
|
msgstr ""
|
729
737
|
|
730
738
|
#. module: rma
|
739
|
+
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_email
|
731
740
|
#: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
|
732
741
|
msgid "Email Alias"
|
733
742
|
msgstr ""
|
@@ -755,6 +764,11 @@ msgstr ""
|
|
755
764
|
msgid "Email Template receipt confirmation for RMA"
|
756
765
|
msgstr ""
|
757
766
|
|
767
|
+
#. module: rma
|
768
|
+
#: model:ir.model.fields,help:rma.field_rma_team__alias_domain
|
769
|
+
msgid "Email domain e.g. 'example.com' in 'odoo@example.com'"
|
770
|
+
msgstr ""
|
771
|
+
|
758
772
|
#. module: rma
|
759
773
|
#: model:ir.model.fields,help:rma.field_res_company__rma_mail_confirmation_template_id
|
760
774
|
#: model:ir.model.fields,help:rma.field_res_config_settings__rma_mail_confirmation_template_id
|
@@ -902,7 +916,9 @@ msgstr ""
|
|
902
916
|
|
903
917
|
#. module: rma
|
904
918
|
#: model:ir.model.fields,help:rma.field_rma__message_has_error
|
919
|
+
#: model:ir.model.fields,help:rma.field_rma__message_has_sms_error
|
905
920
|
#: model:ir.model.fields,help:rma.field_rma_team__message_has_error
|
921
|
+
#: model:ir.model.fields,help:rma.field_rma_team__message_has_sms_error
|
906
922
|
msgid "If checked, some messages have a delivery error."
|
907
923
|
msgstr ""
|
908
924
|
|
@@ -958,18 +974,6 @@ msgstr ""
|
|
958
974
|
msgid "Journal Item"
|
959
975
|
msgstr ""
|
960
976
|
|
961
|
-
#. module: rma
|
962
|
-
#: model:ir.model.fields,field_description:rma.field_rma____last_update
|
963
|
-
#: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard____last_update
|
964
|
-
#: model:ir.model.fields,field_description:rma.field_rma_finalization____last_update
|
965
|
-
#: model:ir.model.fields,field_description:rma.field_rma_finalization_wizard____last_update
|
966
|
-
#: model:ir.model.fields,field_description:rma.field_rma_operation____last_update
|
967
|
-
#: model:ir.model.fields,field_description:rma.field_rma_split_wizard____last_update
|
968
|
-
#: model:ir.model.fields,field_description:rma.field_rma_tag____last_update
|
969
|
-
#: model:ir.model.fields,field_description:rma.field_rma_team____last_update
|
970
|
-
msgid "Last Modified on"
|
971
|
-
msgstr ""
|
972
|
-
|
973
977
|
#. module: rma
|
974
978
|
#: model:ir.model.fields,field_description:rma.field_rma__write_uid
|
975
979
|
#: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__write_uid
|
@@ -999,6 +1003,11 @@ msgstr ""
|
|
999
1003
|
msgid "Late RMAs"
|
1000
1004
|
msgstr ""
|
1001
1005
|
|
1006
|
+
#. module: rma
|
1007
|
+
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_incoming_local
|
1008
|
+
msgid "Local-part based incoming detection"
|
1009
|
+
msgstr ""
|
1010
|
+
|
1002
1011
|
#. module: rma
|
1003
1012
|
#: model:ir.model.fields,field_description:rma.field_rma__location_id
|
1004
1013
|
msgid "Location"
|
@@ -1014,12 +1023,6 @@ msgstr ""
|
|
1014
1023
|
msgid "Locked"
|
1015
1024
|
msgstr ""
|
1016
1025
|
|
1017
|
-
#. module: rma
|
1018
|
-
#: model:ir.model.fields,field_description:rma.field_rma__message_main_attachment_id
|
1019
|
-
#: model:ir.model.fields,field_description:rma.field_rma_team__message_main_attachment_id
|
1020
|
-
msgid "Main Attachment"
|
1021
|
-
msgstr ""
|
1022
|
-
|
1023
1026
|
#. module: rma
|
1024
1027
|
#: model_terms:ir.actions.act_window,help:rma.action_rma_finalization
|
1025
1028
|
msgid ""
|
@@ -1164,11 +1167,6 @@ msgstr ""
|
|
1164
1167
|
msgid "Other Information"
|
1165
1168
|
msgstr ""
|
1166
1169
|
|
1167
|
-
#. module: rma
|
1168
|
-
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_user_id
|
1169
|
-
msgid "Owner"
|
1170
|
-
msgstr ""
|
1171
|
-
|
1172
1170
|
#. module: rma
|
1173
1171
|
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_parent_model_id
|
1174
1172
|
msgid "Parent Model"
|
@@ -1296,11 +1294,6 @@ msgstr ""
|
|
1296
1294
|
msgid "RMA Code"
|
1297
1295
|
msgstr ""
|
1298
1296
|
|
1299
|
-
#. module: rma
|
1300
|
-
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1301
|
-
msgid "RMA Confirmation Email"
|
1302
|
-
msgstr ""
|
1303
|
-
|
1304
1297
|
#. module: rma
|
1305
1298
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
1306
1299
|
msgid "RMA Date"
|
@@ -1360,11 +1353,6 @@ msgstr ""
|
|
1360
1353
|
msgid "RMA Location"
|
1361
1354
|
msgstr ""
|
1362
1355
|
|
1363
|
-
#. module: rma
|
1364
|
-
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1365
|
-
msgid "RMA Manual Finalization"
|
1366
|
-
msgstr ""
|
1367
|
-
|
1368
1356
|
#. module: rma
|
1369
1357
|
#: model:mail.message.subtype,name:rma.mt_rma_notification
|
1370
1358
|
#: model:mail.message.subtype,name:rma.mt_rma_team_rma_notification
|
@@ -1389,11 +1377,6 @@ msgstr ""
|
|
1389
1377
|
msgid "RMA Out Type"
|
1390
1378
|
msgstr ""
|
1391
1379
|
|
1392
|
-
#. module: rma
|
1393
|
-
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1394
|
-
msgid "RMA Receipt Confirmation Email"
|
1395
|
-
msgstr ""
|
1396
|
-
|
1397
1380
|
#. module: rma
|
1398
1381
|
#: model:mail.template,name:rma.mail_template_rma_receipt_notification
|
1399
1382
|
msgid "RMA Receipt Notification"
|
@@ -1454,11 +1437,6 @@ msgstr ""
|
|
1454
1437
|
msgid "RMA count"
|
1455
1438
|
msgstr ""
|
1456
1439
|
|
1457
|
-
#. module: rma
|
1458
|
-
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1459
|
-
msgid "RMA draft notification Email"
|
1460
|
-
msgstr ""
|
1461
|
-
|
1462
1440
|
#. module: rma
|
1463
1441
|
#: model:mail.message.subtype,description:rma.mt_rma_draft
|
1464
1442
|
msgid "RMA in draft state"
|
@@ -1573,11 +1551,6 @@ msgstr ""
|
|
1573
1551
|
msgid "Remaining delivered qty"
|
1574
1552
|
msgstr ""
|
1575
1553
|
|
1576
|
-
#. module: rma
|
1577
|
-
#: model:ir.model.fields,field_description:rma.field_rma__remaining_qty_to_done
|
1578
|
-
msgid "Remaining delivered qty to done"
|
1579
|
-
msgstr ""
|
1580
|
-
|
1581
1554
|
#. module: rma
|
1582
1555
|
#: model:rma.operation,name:rma.rma_operation_return
|
1583
1556
|
msgid "Repair"
|
@@ -1696,6 +1669,12 @@ msgstr ""
|
|
1696
1669
|
msgid "Rma Location"
|
1697
1670
|
msgstr ""
|
1698
1671
|
|
1672
|
+
#. module: rma
|
1673
|
+
#: model:ir.model.fields,field_description:rma.field_rma__message_has_sms_error
|
1674
|
+
#: model:ir.model.fields,field_description:rma.field_rma_team__message_has_sms_error
|
1675
|
+
msgid "SMS Delivery error"
|
1676
|
+
msgstr ""
|
1677
|
+
|
1699
1678
|
#. module: rma
|
1700
1679
|
#: model:ir.model.fields,field_description:rma.field_rma_delivery_wizard__scheduled_date
|
1701
1680
|
msgid "Scheduled Date"
|
@@ -1907,15 +1886,6 @@ msgid ""
|
|
1907
1886
|
"<jobs@example.odoo.com>"
|
1908
1887
|
msgstr ""
|
1909
1888
|
|
1910
|
-
#. module: rma
|
1911
|
-
#: model:ir.model.fields,help:rma.field_rma_team__alias_user_id
|
1912
|
-
msgid ""
|
1913
|
-
"The owner of records created upon receiving emails on this alias. If this "
|
1914
|
-
"field is not set the system will attempt to find the right owner based on "
|
1915
|
-
"the sender (From) address, or will use the Administrator account if no "
|
1916
|
-
"system user is found for that address."
|
1917
|
-
msgstr ""
|
1918
|
-
|
1919
1889
|
#. module: rma
|
1920
1890
|
#. odoo-python
|
1921
1891
|
#: code:addons/rma/models/stock_move.py:0
|
@@ -2039,6 +2009,11 @@ msgstr ""
|
|
2039
2009
|
msgid "User: Own Documents Only"
|
2040
2010
|
msgstr ""
|
2041
2011
|
|
2012
|
+
#. module: rma
|
2013
|
+
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
2014
|
+
msgid "Values set here are company-specific."
|
2015
|
+
msgstr ""
|
2016
|
+
|
2042
2017
|
#. module: rma
|
2043
2018
|
#: model:ir.model.fields.selection,name:rma.selection__rma__state__waiting_replacement
|
2044
2019
|
msgid "Waiting for replacement"
|
@@ -2089,8 +2064,8 @@ msgstr ""
|
|
2089
2064
|
#. module: rma
|
2090
2065
|
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
2091
2066
|
msgid ""
|
2092
|
-
"When the RMA is receive, allow to finsish it manually choosing
|
2093
|
-
"
|
2067
|
+
"When the RMA is receive, allow to finsish it manually choosing a "
|
2068
|
+
"finalization reason."
|
2094
2069
|
msgstr ""
|
2095
2070
|
|
2096
2071
|
#. module: rma
|
@@ -2148,13 +2123,6 @@ msgid ""
|
|
2148
2123
|
"reports."
|
2149
2124
|
msgstr ""
|
2150
2125
|
|
2151
|
-
#. module: rma
|
2152
|
-
#: model:mail.template,report_name:rma.mail_template_rma_draft_notification
|
2153
|
-
#: model:mail.template,report_name:rma.mail_template_rma_notification
|
2154
|
-
#: model:mail.template,report_name:rma.mail_template_rma_receipt_notification
|
2155
|
-
msgid "{{(object.name or '')}}"
|
2156
|
-
msgstr ""
|
2157
|
-
|
2158
2126
|
#. module: rma
|
2159
2127
|
#: model:mail.template,subject:rma.mail_template_rma_notification
|
2160
2128
|
msgid "{{object.company_id.name}} RMA (Ref {{object.name or 'n/a' }})"
|