odoo-addon-rma 17.0.2.0.0.7__py3-none-any.whl → 17.0.2.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.
@@ -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:8f36869aece97a0f6af8aa5d76b446e9cf0bd589d914c1f5e12c628e87317021
10
+ !! source digest: sha256:ceb070f6cb473ec4b9f5bcd29d182d66b5b775dacf7dddcdbb155e2444608e96
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -87,16 +87,16 @@ To use this module, you need to:
87
87
  quantity to another RMA, preview the RMA in the website. All of these
88
88
  operations can be done by clicking on the buttons in the status bar.
89
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.
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, a
95
+ 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
100
 
101
101
  6. You can also finish the RMA without further ado. To do so click on
102
102
  the *Finish* button. A wizard will ask you for the reason from a
@@ -117,10 +117,10 @@ An RMA can also be created from a return of a delivery order:
117
117
 
118
118
  There are Optional RMA Teams that can be used for:
119
119
 
120
- - Organize RMAs in sections.
121
- - Subscribe users to notifications.
122
- - Create RMAs from incoming mail to special aliases (See
123
- configuration section).
120
+ - Organize RMAs in sections.
121
+ - Subscribe users to notifications.
122
+ - Create RMAs from incoming mail to special aliases (See
123
+ configuration section).
124
124
 
125
125
  To create an RMA Team (RMA Responsible user level required):
126
126
 
@@ -128,8 +128,8 @@ To create an RMA Team (RMA Responsible user level required):
128
128
  2. Create a new team and assign a name, a responsible and members.
129
129
  3. Subscribe users to notifications, that can be of these subtypes:
130
130
 
131
- - RMA draft. When a new RMA is created.
132
- - Notes, Debates, Activities. As in standard Odoo.
131
+ - RMA draft. When a new RMA is created.
132
+ - Notes, Debates, Activities. As in standard Odoo.
133
133
 
134
134
  4. In the list view, use the cross handle to sort RMA Teams. The top
135
135
  team will be the default one if no team is set.
@@ -137,12 +137,12 @@ To create an RMA Team (RMA Responsible user level required):
137
137
  Known issues / Roadmap
138
138
  ======================
139
139
 
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.
143
- - Add RMA reception and/or RMA delivery on several steps - 2 or 3 -
144
- like normal receptions/deliveries. It should be a separate option
145
- inside the warehouse definition.
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.
143
+ - Add RMA reception and/or RMA delivery on several steps - 2 or 3 - like
144
+ normal receptions/deliveries. It should be a separate option inside
145
+ the warehouse definition.
146
146
 
147
147
  Bug Tracker
148
148
  ===========
@@ -165,20 +165,20 @@ Authors
165
165
  Contributors
166
166
  ------------
167
167
 
168
- - `Tecnativa <https://www.tecnativa.com>`__:
168
+ - `Tecnativa <https://www.tecnativa.com>`__:
169
169
 
170
- - Ernesto Tejeda
171
- - Pedro M. Baeza
172
- - David Vidal
173
- - Víctor Martínez
170
+ - Ernesto Tejeda
171
+ - Pedro M. Baeza
172
+ - David Vidal
173
+ - Víctor Martínez
174
174
 
175
- - Chafique Delli <chafique.delli@akretion.com>
176
- - Giovanni Serra - Ooops <giovanni@ooops404.com>
177
- - `APSL-Nagarro <https://www.apsl.tech>`__:
175
+ - Chafique Delli <chafique.delli@akretion.com>
176
+ - Giovanni Serra - Ooops <giovanni@ooops404.com>
177
+ - `APSL-Nagarro <https://www.apsl.tech>`__:
178
178
 
179
- - Antoni Marroig <amarroig@apsl.net>
179
+ - Antoni Marroig <amarroig@apsl.net>
180
180
 
181
- - Michael Tietz (MT Software) mtietz@mt-software.de
181
+ - Michael Tietz (MT Software) mtietz@mt-software.de
182
182
 
183
183
  Maintainers
184
184
  -----------
@@ -5,7 +5,7 @@
5
5
  {
6
6
  "name": "Return Merchandise Authorization Management",
7
7
  "summary": "Return Merchandise Authorization (RMA)",
8
- "version": "17.0.2.0.0",
8
+ "version": "17.0.2.0.2",
9
9
  "development_status": "Production/Stable",
10
10
  "category": "RMA",
11
11
  "website": "https://github.com/OCA/rma",
@@ -1,11 +1,14 @@
1
1
  # Copyright 2020 Tecnativa - Ernesto Tejeda
2
2
  # Copyright 2023 Tecnativa - Pedro M. Baeza
3
3
  # Copyright 2023 Michael Tietz (MT Software) <mtietz@mt-software.de>
4
+ # Copyright 2025 Tecnativa - Víctor Martínez
4
5
  # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
5
6
  import logging
6
7
  from collections import defaultdict
7
8
  from itertools import groupby
8
9
 
10
+ from markupsafe import Markup
11
+
9
12
  from odoo import _, api, fields, models
10
13
  from odoo.exceptions import AccessError, ValidationError
11
14
  from odoo.tools import html2plaintext
@@ -303,16 +306,10 @@ class Rma(models.Model):
303
306
 
304
307
  @api.depends("product_uom_qty", "delivered_qty")
305
308
  def _compute_remaining_qty(self):
306
- """Compute 'remaining_qty' and 'remaining_qty_to_done' fields.
309
+ """Compute 'remaining_qty' field.
307
310
 
308
311
  remaining_qty: is used to set a default quantity of replacing
309
312
  or returning of product to the customer.
310
-
311
- remaining_qty_to_done: the aim of this field to control when the
312
- RMA cam be set to 'delivered' state. An RMA with
313
- remaining_qty_to_done <= 0 can be set to 'delivery'. It is used
314
- in stock.move._action_done method of stock.move and
315
- rma.extract_quantity.
316
313
  """
317
314
  for r in self:
318
315
  r.remaining_qty = r.product_uom_qty - r.delivered_qty
@@ -377,7 +374,7 @@ class Rma(models.Model):
377
374
  for r in self:
378
375
  if r.product_uom_qty > 1 and (
379
376
  (r.state == "waiting_return" and r.remaining_qty > 0)
380
- or (r.state == "waiting_replacement" and r.remaining_qty_to_done > 0)
377
+ or (r.state == "waiting_replacement" and r.remaining_qty > 0)
381
378
  ):
382
379
  r.can_be_split = True
383
380
  else:
@@ -580,7 +577,7 @@ class Rma(models.Model):
580
577
  ctx = {
581
578
  "default_model": "rma",
582
579
  "default_subtype_id": self.env.ref("rma.mt_rma_notification").id,
583
- "default_res_id": self.ids[0],
580
+ "default_res_ids": self.ids,
584
581
  "default_use_template": bool(template),
585
582
  "default_template_id": template and template.id or False,
586
583
  "default_composition_mode": "comment",
@@ -981,11 +978,13 @@ class Rma(models.Model):
981
978
  subtype_id=self.env["ir.model.data"]._xmlid_to_res_id("mail.mt_note"),
982
979
  )
983
980
  self.message_post(
984
- body=_(
985
- 'Split: <a href="#" data-oe-model="rma" '
986
- 'data-oe-id="%(id)d">%(name)s</a> has been created.'
981
+ body=Markup(
982
+ _(
983
+ 'Split: <a href="#" data-oe-model="rma" '
984
+ 'data-oe-id="%(id)d">%(name)s</a> has been created.'
985
+ )
986
+ % ({"id": extracted_rma.id, "name": extracted_rma.name})
987
987
  )
988
- % ({"id": extracted_rma.id, "name": extracted_rma.name})
989
988
  )
990
989
  return extracted_rma
991
990
 
@@ -1115,11 +1114,13 @@ class Rma(models.Model):
1115
1114
  picking = rma.delivery_move_ids.picking_id.sorted("id", reverse=True)[0]
1116
1115
  pickings[picking] |= rma
1117
1116
  rma.message_post(
1118
- body=_(
1119
- 'Return: <a href="#" data-oe-model="stock.picking" '
1120
- 'data-oe-id="%(id)d">%(name)s</a> has been created.'
1117
+ body=Markup(
1118
+ _(
1119
+ 'Return: <a href="#" data-oe-model="stock.picking" '
1120
+ 'data-oe-id="%(id)d">%(name)s</a> has been created.'
1121
+ )
1122
+ % ({"id": picking.id, "name": picking.name})
1121
1123
  )
1122
- % ({"id": picking.id, "name": picking.name})
1123
1124
  )
1124
1125
  for picking, rmas in pickings.items():
1125
1126
  picking.action_confirm()
@@ -1183,7 +1184,7 @@ class Rma(models.Model):
1183
1184
  # The product replacement could explode into several moves like in the case of
1184
1185
  # MRP BoM Kits
1185
1186
  for new_move in new_moves:
1186
- body += (
1187
+ body += Markup(
1187
1188
  _(
1188
1189
  'Replacement: Move <a href="#" data-oe-model="stock.move"'
1189
1190
  ' data-oe-id="%(move_id)d">%(move_name)s</a> (Picking <a'
@@ -1209,21 +1210,23 @@ class Rma(models.Model):
1209
1210
  self.ensure_one()
1210
1211
  self.message_post(
1211
1212
  body=body
1212
- or _(
1213
- "Replacement:<br/>"
1214
- 'Product <a href="#" data-oe-model="product.product" '
1215
- 'data-oe-id="%(id)d">%(name)s</a><br/>'
1216
- "Quantity %(qty)s %(uom)s<br/>"
1217
- "This replacement did not create a new move, but one of "
1218
- "the previously created moves was updated with this data."
1219
- )
1220
- % (
1221
- {
1222
- "id": self.id,
1223
- "name": self.display_name,
1224
- "qty": qty,
1225
- "uom": uom.name,
1226
- }
1213
+ or Markup(
1214
+ _(
1215
+ "Replacement:<br/>"
1216
+ 'Product <a href="#" data-oe-model="product.product" '
1217
+ 'data-oe-id="%(id)d">%(name)s</a><br/>'
1218
+ "Quantity %(qty)s %(uom)s<br/>"
1219
+ "This replacement did not create a new move, but one of "
1220
+ "the previously created moves was updated with this data."
1221
+ )
1222
+ % (
1223
+ {
1224
+ "id": self.product_id.id,
1225
+ "name": self.product_id.display_name,
1226
+ "qty": qty,
1227
+ "uom": uom.name,
1228
+ }
1229
+ )
1227
1230
  )
1228
1231
  )
1229
1232
 
@@ -8,10 +8,11 @@
8
8
 
9
9
  /*
10
10
  :Author: David Goodger (goodger@python.org)
11
- :Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
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: grey; } /* line numbers */
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,7 +367,7 @@ 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:8f36869aece97a0f6af8aa5d76b446e9cf0bd589d914c1f5e12c628e87317021
370
+ !! source digest: sha256:ceb070f6cb473ec4b9f5bcd29d182d66b5b775dacf7dddcdbb155e2444608e96
370
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371
372
  <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/rma/tree/17.0/rma"><img alt="OCA/rma" src="https://img.shields.io/badge/github-OCA%2Frma-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rma-17-0/rma-17-0-rma"><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/rma&amp;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 module allows you to manage <a class="reference external" href="https://en.wikipedia.org/wiki/Return_merchandise_authorization">Return Merchandise Authorization
@@ -438,8 +439,8 @@ operations can be done by clicking on the buttons in the status bar.<ul>
438
439
  it will be accessible via the smart button labeled Refund. The RMA
439
440
  will be set automatically to ‘Refunded’ state when the refund is
440
441
  validated.</li>
441
- <li>If you click on ‘Replace’ or ‘Return to customer’ button instead,
442
- a popup wizard will guide you to create a Delivery order to the
442
+ <li>If you click on ‘Replace’ or ‘Return to customer’ button instead, a
443
+ popup wizard will guide you to create a Delivery order to the
443
444
  client and this order will be accessible via the smart button
444
445
  labeled Delivery. The RMA will be set automatically to ‘Replaced’
445
446
  or ‘Returned’ state when the RMA quantity is equal or lower than
@@ -493,9 +494,9 @@ team will be the default one if no team is set.</li>
493
494
  <li>As soon as the picking is selected, the user should select the move,
494
495
  but perhaps stock.move _rec_name could be improved to better show
495
496
  what the product of that move is.</li>
496
- <li>Add RMA reception and/or RMA delivery on several steps - 2 or 3 -
497
- like normal receptions/deliveries. It should be a separate option
498
- inside the warehouse definition.</li>
497
+ <li>Add RMA reception and/or RMA delivery on several steps - 2 or 3 - like
498
+ normal receptions/deliveries. It should be a separate option inside
499
+ the warehouse definition.</li>
499
500
  </ul>
500
501
  </div>
501
502
  <div class="section" id="bug-tracker">
@@ -536,7 +537,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
536
537
  <div class="section" id="maintainers">
537
538
  <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
538
539
  <p>This module is maintained by the OCA.</p>
539
- <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
540
+ <a class="reference external image-reference" href="https://odoo-community.org">
541
+ <img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
542
+ </a>
540
543
  <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
541
544
  mission is to support the collaborative development of Odoo features and
542
545
  promote its widespread use.</p>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-rma
3
- Version: 17.0.2.0.0.7
3
+ Version: 17.0.2.0.2
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: odoo>=17.0a,<17.1dev
6
6
  Summary: Return Merchandise Authorization (RMA)
@@ -23,7 +23,7 @@ Return Merchandise Authorization Management
23
23
  !! This file is generated by oca-gen-addon-readme !!
24
24
  !! changes will be overwritten. !!
25
25
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
26
- !! source digest: sha256:8f36869aece97a0f6af8aa5d76b446e9cf0bd589d914c1f5e12c628e87317021
26
+ !! source digest: sha256:ceb070f6cb473ec4b9f5bcd29d182d66b5b775dacf7dddcdbb155e2444608e96
27
27
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
28
28
 
29
29
  .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -103,16 +103,16 @@ To use this module, you need to:
103
103
  quantity to another RMA, preview the RMA in the website. All of these
104
104
  operations can be done by clicking on the buttons in the status bar.
105
105
 
106
- - If you click on 'To Refund' button, a refund will be created, and
107
- it will be accessible via the smart button labeled Refund. The RMA
108
- will be set automatically to 'Refunded' state when the refund is
109
- validated.
110
- - If you click on 'Replace' or 'Return to customer' button instead,
111
- a popup wizard will guide you to create a Delivery order to the
112
- client and this order will be accessible via the smart button
113
- labeled Delivery. The RMA will be set automatically to 'Replaced'
114
- or 'Returned' state when the RMA quantity is equal or lower than
115
- the quantity in done delivery orders linked to it.
106
+ - If you click on 'To Refund' button, a refund will be created, and
107
+ it will be accessible via the smart button labeled Refund. The RMA
108
+ will be set automatically to 'Refunded' state when the refund is
109
+ validated.
110
+ - If you click on 'Replace' or 'Return to customer' button instead, a
111
+ popup wizard will guide you to create a Delivery order to the
112
+ client and this order will be accessible via the smart button
113
+ labeled Delivery. The RMA will be set automatically to 'Replaced'
114
+ or 'Returned' state when the RMA quantity is equal or lower than
115
+ the quantity in done delivery orders linked to it.
116
116
 
117
117
  6. You can also finish the RMA without further ado. To do so click on
118
118
  the *Finish* button. A wizard will ask you for the reason from a
@@ -133,10 +133,10 @@ An RMA can also be created from a return of a delivery order:
133
133
 
134
134
  There are Optional RMA Teams that can be used for:
135
135
 
136
- - Organize RMAs in sections.
137
- - Subscribe users to notifications.
138
- - Create RMAs from incoming mail to special aliases (See
139
- configuration section).
136
+ - Organize RMAs in sections.
137
+ - Subscribe users to notifications.
138
+ - Create RMAs from incoming mail to special aliases (See
139
+ configuration section).
140
140
 
141
141
  To create an RMA Team (RMA Responsible user level required):
142
142
 
@@ -144,8 +144,8 @@ To create an RMA Team (RMA Responsible user level required):
144
144
  2. Create a new team and assign a name, a responsible and members.
145
145
  3. Subscribe users to notifications, that can be of these subtypes:
146
146
 
147
- - RMA draft. When a new RMA is created.
148
- - Notes, Debates, Activities. As in standard Odoo.
147
+ - RMA draft. When a new RMA is created.
148
+ - Notes, Debates, Activities. As in standard Odoo.
149
149
 
150
150
  4. In the list view, use the cross handle to sort RMA Teams. The top
151
151
  team will be the default one if no team is set.
@@ -153,12 +153,12 @@ To create an RMA Team (RMA Responsible user level required):
153
153
  Known issues / Roadmap
154
154
  ======================
155
155
 
156
- - As soon as the picking is selected, the user should select the move,
157
- but perhaps stock.move \_rec_name could be improved to better show
158
- what the product of that move is.
159
- - Add RMA reception and/or RMA delivery on several steps - 2 or 3 -
160
- like normal receptions/deliveries. It should be a separate option
161
- inside the warehouse definition.
156
+ - As soon as the picking is selected, the user should select the move,
157
+ but perhaps stock.move \_rec_name could be improved to better show
158
+ what the product of that move is.
159
+ - Add RMA reception and/or RMA delivery on several steps - 2 or 3 - like
160
+ normal receptions/deliveries. It should be a separate option inside
161
+ the warehouse definition.
162
162
 
163
163
  Bug Tracker
164
164
  ===========
@@ -181,20 +181,20 @@ Authors
181
181
  Contributors
182
182
  ------------
183
183
 
184
- - `Tecnativa <https://www.tecnativa.com>`__:
184
+ - `Tecnativa <https://www.tecnativa.com>`__:
185
185
 
186
- - Ernesto Tejeda
187
- - Pedro M. Baeza
188
- - David Vidal
189
- - Víctor Martínez
186
+ - Ernesto Tejeda
187
+ - Pedro M. Baeza
188
+ - David Vidal
189
+ - Víctor Martínez
190
190
 
191
- - Chafique Delli <chafique.delli@akretion.com>
192
- - Giovanni Serra - Ooops <giovanni@ooops404.com>
193
- - `APSL-Nagarro <https://www.apsl.tech>`__:
191
+ - Chafique Delli <chafique.delli@akretion.com>
192
+ - Giovanni Serra - Ooops <giovanni@ooops404.com>
193
+ - `APSL-Nagarro <https://www.apsl.tech>`__:
194
194
 
195
- - Antoni Marroig <amarroig@apsl.net>
195
+ - Antoni Marroig <amarroig@apsl.net>
196
196
 
197
- - Michael Tietz (MT Software) mtietz@mt-software.de
197
+ - Michael Tietz (MT Software) mtietz@mt-software.de
198
198
 
199
199
  Maintainers
200
200
  -----------
@@ -1,6 +1,6 @@
1
- odoo/addons/rma/README.rst,sha256=JB5GZr3p3qI8bi5HKogILqwzEhuggXkm1V5UPaAxxvw,8283
1
+ odoo/addons/rma/README.rst,sha256=VBlV_6LbCwNEFef5Ac_T1lmtyDTJ0bjU0wA9ef5TA3c,8246
2
2
  odoo/addons/rma/__init__.py,sha256=KD8ElbTlUwRgGDQzvMIqp-WeEXGTuHqQT352BCbK2I0,168
3
- odoo/addons/rma/__manifest__.py,sha256=dLW6_2v7HjU2joF34YoycCWLQc4xgpGhS7l4m9fdIt8,1527
3
+ odoo/addons/rma/__manifest__.py,sha256=xtksz2Q4NnH9duIaf6Q_rFzjQO9ZaRT96urgPOT43-Y,1527
4
4
  odoo/addons/rma/hooks.py,sha256=60r6gSDlRMblJByj8Gp1j1oGBOEfloFjDXFNkp72uMk,3226
5
5
  odoo/addons/rma/controllers/__init__.py,sha256=ZAYSY9pxyJjumL2QVLuxqtBzjLwKPiQsVXMBAWvNGGY,85
6
6
  odoo/addons/rma/controllers/main.py,sha256=luAXQnt-pSpM0QpZjZqLwyz-ktPWGCN-jhjM3oJpY7w,5455
@@ -25,7 +25,7 @@ odoo/addons/rma/models/res_company.py,sha256=46aercxmY3p3t0JoIzlSSP_pjkvjaQb1pHR
25
25
  odoo/addons/rma/models/res_config_settings.py,sha256=-X3NWCfEG1LJ2iE2dYl3Ut-suDskrHMkp0D597EFhIw,1493
26
26
  odoo/addons/rma/models/res_partner.py,sha256=PEjLvtn7RpZVO5Ez_Fts9cDI2UgAIGfJUsMJU8WDNpg,1233
27
27
  odoo/addons/rma/models/res_users.py,sha256=43A5IHYXEXe9M4G0cONf1l7EZ1AWl5mhWJ24EdtAfhI,351
28
- odoo/addons/rma/models/rma.py,sha256=PDown4QfCx5GbqaYi0JKisRqVOlx8_e-aiJd6Ys3zXk,49840
28
+ odoo/addons/rma/models/rma.py,sha256=a6-3b-tHSmyAn_Iyz24KTEaZf_LZxFZJosehWrmoSyU,49828
29
29
  odoo/addons/rma/models/rma_finalization.py,sha256=kgJ6EFWBXJKGCwKy7bbWRUynExsCMQyjqcflDpvwtaE,681
30
30
  odoo/addons/rma/models/rma_operation.py,sha256=xbDjthojPoZpSpqKg3eNyYcctv40hPsmrFcUHV3BUyg,460
31
31
  odoo/addons/rma/models/rma_tag.py,sha256=RVFLyo8XmgjK_ftrRHWiEtzUQGs4b-OMhg0hwr-5Rzw,833
@@ -42,7 +42,7 @@ odoo/addons/rma/report/report.xml,sha256=rMg9_lccL-dJClHvMCmRI1Feh499gnExeskIylc
42
42
  odoo/addons/rma/security/ir.model.access.csv,sha256=zACDkLgOfICGiJGb4A9RNKbtlpBcFIC4rDZxESyBzbQ,1724
43
43
  odoo/addons/rma/security/rma_security.xml,sha256=_tz_MXqW8bWfzGhgQ3pDI7xdx6tX321DrkIaRAd2W6E,5374
44
44
  odoo/addons/rma/static/description/icon.png,sha256=0VH8J6xmJMYW0dBaW-Ts-Gm5oRvbf9mOglT4vqUKxdU,7450
45
- odoo/addons/rma/static/description/index.html,sha256=f3qf-x9SLW6eHJx5QMvjbel2ysXJZLFddPPUvrfVdl0,19056
45
+ odoo/addons/rma/static/description/index.html,sha256=qWDkrK6FoWwTc51XM3cF1UoWb1abbdlupb74gTroOUM,19139
46
46
  odoo/addons/rma/tests/__init__.py,sha256=Q2ntkew4ZtzTd3zhA1Ly6e-C1NrU6zIPUVEr7hDD-CY,89
47
47
  odoo/addons/rma/tests/test_rma.py,sha256=M5Glq4B1HGAPvanKFv76mNK3c49fx-5IuhGWWlQCWfQ,36034
48
48
  odoo/addons/rma/views/menus.xml,sha256=KWrTOvwY6IB-liNjRvBxTkdCSkes-CMTFI0iakxoavE,603
@@ -65,7 +65,7 @@ odoo/addons/rma/wizard/rma_split.py,sha256=PZuVAGCXzRkycxJQIgfbPY__EPRXGPAkiKaGX
65
65
  odoo/addons/rma/wizard/rma_split_views.xml,sha256=jtrUmgS9rsUfbgx6y77cUXPnmd1ObY7lmQ_8XZDxxuo,1581
66
66
  odoo/addons/rma/wizard/stock_picking_return.py,sha256=KQljpW-kNL9h35-H20kbW6T20WyjCIT9SYQg-HKc-Dg,6510
67
67
  odoo/addons/rma/wizard/stock_picking_return_views.xml,sha256=g34JqBFRZ0g-yk2bhWylrhzyKPXMCTE66MZ4np2OUfQ,1129
68
- odoo_addon_rma-17.0.2.0.0.7.dist-info/METADATA,sha256=hZpDdB5xk-XKEONeYYZMVumr7F_89afkKWGrvJ-DS5A,8847
69
- odoo_addon_rma-17.0.2.0.0.7.dist-info/WHEEL,sha256=8Rd4enx1PCuyDWP4SABqO5Fv8rpaknqp3VzjoFFLa6c,83
70
- odoo_addon_rma-17.0.2.0.0.7.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
71
- odoo_addon_rma-17.0.2.0.0.7.dist-info/RECORD,,
68
+ odoo_addon_rma-17.0.2.0.2.dist-info/METADATA,sha256=-JsDNp229UzCP6J9KWHyn9iHnv0yO4tmDnfs93Ys0dE,8808
69
+ odoo_addon_rma-17.0.2.0.2.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
70
+ odoo_addon_rma-17.0.2.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
71
+ odoo_addon_rma-17.0.2.0.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: Whool 1.0.1
2
+ Generator: Whool 1.2
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5