odoo-addon-rma 15.0.1.2.0__py3-none-any.whl → 15.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:69f8d57d3e155d780bcbd73772ecd49461f7965e11a17631cf2b04c8ece63723
10
+ !! source digest: sha256:ff393a4ae1a4e373490a3d9129969c7a98f022e1e3b823a1d8653ed23c97ce55
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -3,7 +3,7 @@
3
3
  {
4
4
  "name": "Return Merchandise Authorization Management",
5
5
  "summary": "Return Merchandise Authorization (RMA)",
6
- "version": "15.0.1.2.0",
6
+ "version": "15.0.1.3.0",
7
7
  "development_status": "Production/Stable",
8
8
  "category": "RMA",
9
9
  "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-01-25 16:37+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"
@@ -1908,7 +1908,7 @@ msgstr "Team leader"
1908
1908
  #: model:ir.model.fields,field_description:rma.field_rma_team__member_ids
1909
1909
  #: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
1910
1910
  msgid "Team Members"
1911
- msgstr "Membri del Team"
1911
+ msgstr "Membri del team"
1912
1912
 
1913
1913
  #. module: rma
1914
1914
  #: 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:69f8d57d3e155d780bcbd73772ecd49461f7965e11a17631cf2b04c8ece63723
369
+ !! source digest: sha256:ff393a4ae1a4e373490a3d9129969c7a98f022e1e3b823a1d8653ed23c97ce55
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/15.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-15-0/rma-15-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=15.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: 15.0.1.2.0
3
+ Version: 15.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:69f8d57d3e155d780bcbd73772ecd49461f7965e11a17631cf2b04c8ece63723
27
+ !! source digest: sha256:ff393a4ae1a4e373490a3d9129969c7a98f022e1e3b823a1d8653ed23c97ce55
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=3tnDNG78ca98DZ68iKUC5THUPiEoVlsafAo3-9L0Oh8,7742
1
+ odoo/addons/rma/README.rst,sha256=NfSE2DOYd_QWYUcDYWQEIEHniUvj8I3c3Y4ckwbN8fc,7742
2
2
  odoo/addons/rma/__init__.py,sha256=KD8ElbTlUwRgGDQzvMIqp-WeEXGTuHqQT352BCbK2I0,168
3
- odoo/addons/rma/__manifest__.py,sha256=2Ix9aqUyhMi4ANOm4uxIcKhgFGhWwXg4xCT1pmd5Xns,1419
3
+ odoo/addons/rma/__manifest__.py,sha256=qMsm-Zc0cQB8CU5WZYnHjkTvPku9qWRLpiYP0AuricM,1419
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/ca.po,sha256=gqn5J6IzpnyH0YTubM5OxbxxyWhTRKsSqqJjMkbnt7I,66
11
11
  odoo/addons/rma/i18n/de.po,sha256=XE8Sgucm8YQh-hrLmM38wuX6Vqi1djaaREbR03Gx994,82415
12
12
  odoo/addons/rma/i18n/de_AT.po,sha256=mr6wC80WpEervmPmIgENDlNuA8Qvg8BWljwKmU2L2q0,63403
13
13
  odoo/addons/rma/i18n/es.po,sha256=Hzf5bjCODD4KIlc0ALYBNAl2M0MHtw-9Tqls44ZMm_c,82381
14
- odoo/addons/rma/i18n/it.po,sha256=KcSy5ecr0fzffqAu_5EnA_CZlXZXapZzIj_EZVOalhM,81493
14
+ odoo/addons/rma/i18n/it.po,sha256=s6ZoA82wXepaXZVSnTxCF8pzK0yNhZm0CZu1M2HO36k,81493
15
15
  odoo/addons/rma/i18n/nl.po,sha256=0YpWQvenOs6gTe4FefAiHaI5uIIjj-Tau5-1Hfbjb7w,63400
16
16
  odoo/addons/rma/i18n/pt.po,sha256=l9nrEETQ6rH_4qX4eg_tvZwlTDUi6QbmNSy9oMZsG9o,74795
17
17
  odoo/addons/rma/i18n/pt_BR.po,sha256=UxVoNbwPNWt-kQTIBuKbbtq0f6BWH2ffBM-kVU_j81E,73983
@@ -43,11 +43,11 @@ odoo/addons/rma/report/report.xml,sha256=rMg9_lccL-dJClHvMCmRI1Feh499gnExeskIylc
43
43
  odoo/addons/rma/security/ir.model.access.csv,sha256=zACDkLgOfICGiJGb4A9RNKbtlpBcFIC4rDZxESyBzbQ,1724
44
44
  odoo/addons/rma/security/rma_security.xml,sha256=_tz_MXqW8bWfzGhgQ3pDI7xdx6tX321DrkIaRAd2W6E,5374
45
45
  odoo/addons/rma/static/description/icon.png,sha256=0VH8J6xmJMYW0dBaW-Ts-Gm5oRvbf9mOglT4vqUKxdU,7450
46
- odoo/addons/rma/static/description/index.html,sha256=qjgf3yYBeM2jEDrfNfLN9aSEXsx7Qaew39MHE-djL7Y,18361
46
+ odoo/addons/rma/static/description/index.html,sha256=J_sy1ZHOTCprRrs8wezd3N36y8RJZLq61Ymk2SdcneA,18361
47
47
  odoo/addons/rma/tests/__init__.py,sha256=Q2ntkew4ZtzTd3zhA1Ly6e-C1NrU6zIPUVEr7hDD-CY,89
48
48
  odoo/addons/rma/tests/test_rma.py,sha256=wn5nlujtKt2wa2795J-UkzBTmKnVKiaKlyyqhVxKlWU,36103
49
49
  odoo/addons/rma/views/menus.xml,sha256=KWrTOvwY6IB-liNjRvBxTkdCSkes-CMTFI0iakxoavE,603
50
- odoo/addons/rma/views/report_rma.xml,sha256=8Ejdjiqeen704UJc9mFd80-cXyL7QxdY4otlKC_R8TI,6708
50
+ odoo/addons/rma/views/report_rma.xml,sha256=84Q7vXyUoMnUgJsf_V5SMqiVT1iD8lEpD9v0-hszN4s,6683
51
51
  odoo/addons/rma/views/res_config_settings_views.xml,sha256=_sx48_VPrggfHmO0nIedaM_NRQ0YSQNjlyq5omer0l8,7729
52
52
  odoo/addons/rma/views/res_partner_views.xml,sha256=jCk4ACFW2mXyQQgmQyuxid5PBf979vQo7iEj5QxdH0A,967
53
53
  odoo/addons/rma/views/rma_finalization_views.xml,sha256=UcnNgFMmNS5Gyy_r92CvnJKcDFxtc6q8Aswz138QRQA,2814
@@ -66,7 +66,7 @@ odoo/addons/rma/wizard/rma_split.py,sha256=PZuVAGCXzRkycxJQIgfbPY__EPRXGPAkiKaGX
66
66
  odoo/addons/rma/wizard/rma_split_views.xml,sha256=SR0UJalQ477unHk2i6DdKay6h2zvhCx0ySZQGtan5FE,1463
67
67
  odoo/addons/rma/wizard/stock_picking_return.py,sha256=QY022secvc2uH284m2F9-_GscVKuSldY0HtYrBGefQk,3416
68
68
  odoo/addons/rma/wizard/stock_picking_return_views.xml,sha256=hbbCMm5YOfKy6o5HIVVMXhUSmuMkHAriJ4V8-qy8j1c,1045
69
- odoo_addon_rma-15.0.1.2.0.dist-info/METADATA,sha256=OyvmLRLWYJGTn9m_UGdfVkQy9H2THuK7Kc_yFhYKCAw,8324
70
- odoo_addon_rma-15.0.1.2.0.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
71
- odoo_addon_rma-15.0.1.2.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
72
- odoo_addon_rma-15.0.1.2.0.dist-info/RECORD,,
69
+ odoo_addon_rma-15.0.1.3.0.dist-info/METADATA,sha256=k0pychHnbvBxxuGxQmZHodidm94HsCkbRow1QHlYMfg,8324
70
+ odoo_addon_rma-15.0.1.3.0.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
71
+ odoo_addon_rma-15.0.1.3.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
72
+ odoo_addon_rma-15.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