odoo-addon-rma 16.0.1.2.0.1__py3-none-any.whl → 16.0.1.3.0__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:4883b701d44a55d02e769bdbf411c649efc42341792b63e965630e712a6406d9
10
+ !! source digest: sha256:fc1ebcf484947c613431d205e84ea341b3dfb003b0d988afd52854643ff91259
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -5,7 +5,7 @@
5
5
  {
6
6
  "name": "Return Merchandise Authorization Management",
7
7
  "summary": "Return Merchandise Authorization (RMA)",
8
- "version": "16.0.1.2.0",
8
+ "version": "16.0.1.3.0",
9
9
  "development_status": "Production/Stable",
10
10
  "category": "RMA",
11
11
  "website": "https://github.com/OCA/rma",
@@ -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-01 10:38+0000\n"
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 Team"
2056
+ msgstr "Membri del team"
2057
2057
 
2058
2058
  #. module: rma
2059
2059
  #: model:ir.model.constraint,message:rma.constraint_rma_operation_name_uniq
@@ -366,7 +366,7 @@ ul.auto-toc {
366
366
  !! This file is generated by oca-gen-addon-readme !!
367
367
  !! changes will be overwritten. !!
368
368
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369
- !! source digest: sha256:4883b701d44a55d02e769bdbf411c649efc42341792b63e965630e712a6406d9
369
+ !! source digest: sha256:fc1ebcf484947c613431d205e84ea341b3dfb003b0d988afd52854643ff91259
370
370
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371
371
  <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/16.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-16-0/rma-16-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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372
372
  <p>This module allows you to manage <a class="reference external" href="https://en.wikipedia.org/wiki/Return_merchandise_authorization">Return Merchandise Authorization (RMA)</a>.
@@ -110,9 +110,9 @@
110
110
  </div>
111
111
  <div t-if="doc.product_id" class="col-auto mw-100 mb-2">
112
112
  <strong>Quantity:</strong>
113
- <p class="m-0" t-field="doc.product_uom_qty">
113
+ <p class="m-0">
114
114
  <span t-field="doc.product_uom_qty" />
115
- <span t-field="doc.uom_id" groups="uom.group_uom" />
115
+ <span t-field="doc.product_uom" groups="uom.group_uom" />
116
116
  </p>
117
117
  </div>
118
118
  <div t-if="doc.delivered_qty" class="col-auto mw-100 mb-2">
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-rma
3
- Version: 16.0.1.2.0.1
3
+ Version: 16.0.1.3.0
4
4
  Summary: Return Merchandise Authorization (RMA)
5
5
  Home-page: https://github.com/OCA/rma
6
6
  Author: Tecnativa, Odoo Community Association (OCA)
@@ -24,7 +24,7 @@ Return Merchandise Authorization Management
24
24
  !! This file is generated by oca-gen-addon-readme !!
25
25
  !! changes will be overwritten. !!
26
26
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
- !! source digest: sha256:4883b701d44a55d02e769bdbf411c649efc42341792b63e965630e712a6406d9
27
+ !! source digest: sha256:fc1ebcf484947c613431d205e84ea341b3dfb003b0d988afd52854643ff91259
28
28
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
29
29
 
30
30
  .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -1,6 +1,6 @@
1
- odoo/addons/rma/README.rst,sha256=hFUiN0z9vO9r-AVRLd5ex8MX3mnuYvFdmW4JOVHtTl8,7905
1
+ odoo/addons/rma/README.rst,sha256=EeHOjQk4QsiC_iWIJ6Rafe36rR-_jzal6AA7OIRfd8o,7905
2
2
  odoo/addons/rma/__init__.py,sha256=KD8ElbTlUwRgGDQzvMIqp-WeEXGTuHqQT352BCbK2I0,168
3
- odoo/addons/rma/__manifest__.py,sha256=_5B-O86H62ICYwaO0Sek1XRmqLDH8WJ6B7ZNkgdGtNg,1527
3
+ odoo/addons/rma/__manifest__.py,sha256=rD3yZJx1iY4BFSrmMux19quCNjlZQiOswmN9F_8HyOE,1527
4
4
  odoo/addons/rma/hooks.py,sha256=dUYhUPfUJRz33Ru_UUpHZSgYurSTwoHxUxoTfWksCOM,2825
5
5
  odoo/addons/rma/controllers/__init__.py,sha256=ZAYSY9pxyJjumL2QVLuxqtBzjLwKPiQsVXMBAWvNGGY,85
6
6
  odoo/addons/rma/controllers/main.py,sha256=ye0OSKRPZ6YhQzRt_Gv1W0Owd9_gdDScLhUu6ISvAps,5406
@@ -11,7 +11,7 @@ odoo/addons/rma/i18n/de.po,sha256=H9B2jkuLgDHTnS2iotahm9nBpq8IcG_CBaCvPWBTzy0,85
11
11
  odoo/addons/rma/i18n/de_AT.po,sha256=kpcH68LB-l4ZB29nUcKs2xTXWKxj5B7gzmMQoyfg3NA,63422
12
12
  odoo/addons/rma/i18n/es.po,sha256=fUqjLy5oC1r1RGGg4BmENLISGA4Ir9U3z8jRQbOUBsU,89186
13
13
  odoo/addons/rma/i18n/fr.po,sha256=sjCAyrPHKcfSI9QSPElLLc8uZBgdOOI009Luna4yuOc,79174
14
- odoo/addons/rma/i18n/it.po,sha256=SiKHXbyAmcQuMGXZBDG6ZYsz3b6DpBfL-0nSnxAVR9A,88170
14
+ odoo/addons/rma/i18n/it.po,sha256=MtkPULvrK12vZzprW7MiKtoZHP1gA0lomKGB3M7xRDs,88170
15
15
  odoo/addons/rma/i18n/nl.po,sha256=VXJlh3jW8rBWGOAQ6gnnXHT7ND_GcUJUM-T2Nplrjsk,63419
16
16
  odoo/addons/rma/i18n/pt.po,sha256=7oWRbi3NJfX3raNAGmpNE8iV-zSK3e5gpu7nupEYU8U,75055
17
17
  odoo/addons/rma/i18n/pt_BR.po,sha256=qvIvtM08TN1LCX6yy7fDfMyerb8RKRnBTclCfGbJchY,74243
@@ -41,11 +41,11 @@ odoo/addons/rma/report/report.xml,sha256=rMg9_lccL-dJClHvMCmRI1Feh499gnExeskIylc
41
41
  odoo/addons/rma/security/ir.model.access.csv,sha256=zACDkLgOfICGiJGb4A9RNKbtlpBcFIC4rDZxESyBzbQ,1724
42
42
  odoo/addons/rma/security/rma_security.xml,sha256=_tz_MXqW8bWfzGhgQ3pDI7xdx6tX321DrkIaRAd2W6E,5374
43
43
  odoo/addons/rma/static/description/icon.png,sha256=0VH8J6xmJMYW0dBaW-Ts-Gm5oRvbf9mOglT4vqUKxdU,7450
44
- odoo/addons/rma/static/description/index.html,sha256=KSt-Ke8psgaz9_J9fKTSHo9InnUx-6wi1qjVml6lLSw,18521
44
+ odoo/addons/rma/static/description/index.html,sha256=JBTCvv-69H4M5B0BwmgFcJ8BQiYrVQ8YnrhCe6X124k,18521
45
45
  odoo/addons/rma/tests/__init__.py,sha256=Q2ntkew4ZtzTd3zhA1Ly6e-C1NrU6zIPUVEr7hDD-CY,89
46
46
  odoo/addons/rma/tests/test_rma.py,sha256=oHC9KAXll4Mf0tyOjOtz985Q4ClkhPlZASzoXI9ngxk,34525
47
47
  odoo/addons/rma/views/menus.xml,sha256=KWrTOvwY6IB-liNjRvBxTkdCSkes-CMTFI0iakxoavE,603
48
- odoo/addons/rma/views/report_rma.xml,sha256=8Ejdjiqeen704UJc9mFd80-cXyL7QxdY4otlKC_R8TI,6708
48
+ odoo/addons/rma/views/report_rma.xml,sha256=84Q7vXyUoMnUgJsf_V5SMqiVT1iD8lEpD9v0-hszN4s,6683
49
49
  odoo/addons/rma/views/res_config_settings_views.xml,sha256=_sx48_VPrggfHmO0nIedaM_NRQ0YSQNjlyq5omer0l8,7729
50
50
  odoo/addons/rma/views/res_partner_views.xml,sha256=lwQQVUs4_XeeERtJBgy73GtrVpmQowY9omf-h5oLtU8,987
51
51
  odoo/addons/rma/views/rma_finalization_views.xml,sha256=n7uDfDuY_3-U-XMw98AnZTeG_E11zE7mvJsWtQ_63jM,2938
@@ -64,7 +64,7 @@ odoo/addons/rma/wizard/rma_split.py,sha256=PZuVAGCXzRkycxJQIgfbPY__EPRXGPAkiKaGX
64
64
  odoo/addons/rma/wizard/rma_split_views.xml,sha256=jtrUmgS9rsUfbgx6y77cUXPnmd1ObY7lmQ_8XZDxxuo,1581
65
65
  odoo/addons/rma/wizard/stock_picking_return.py,sha256=lhco0vt-lP_OrDV1E7L1XuvbpGGUuJv9g7-wil_EFXE,3520
66
66
  odoo/addons/rma/wizard/stock_picking_return_views.xml,sha256=w5BpawRSCac3-YsS-doYFX-3kxqWqlfA_4bU9dt_F0o,1087
67
- odoo_addon_rma-16.0.1.2.0.1.dist-info/METADATA,sha256=sB_N8WKb2jualPwulNaDKvZ7aYSQWgLdqcMY5bEpjoI,8490
68
- odoo_addon_rma-16.0.1.2.0.1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
69
- odoo_addon_rma-16.0.1.2.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
70
- odoo_addon_rma-16.0.1.2.0.1.dist-info/RECORD,,
67
+ odoo_addon_rma-16.0.1.3.0.dist-info/METADATA,sha256=O4tSqy075pIha2nCECSGn9LZZsLkgsc6RwVNUm_qMQg,8488
68
+ odoo_addon_rma-16.0.1.3.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
69
+ odoo_addon_rma-16.0.1.3.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
70
+ odoo_addon_rma-16.0.1.3.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: bdist_wheel (0.43.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5