odoo-addon-rma 16.0.3.5.0.3__py3-none-any.whl → 16.0.3.5.1.1__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:e71a9405f7f3e5cac04a28ee38999377a8b673598dc05ad888eb300eb9d477e6
10
+ !! source digest: sha256:13dd07e09e3f8b870a45f3155c403c2146bc89b0394976b9113eed6bcf4ab478
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.3.5.0",
8
+ "version": "16.0.3.5.1",
9
9
  "development_status": "Production/Stable",
10
10
  "category": "RMA",
11
11
  "website": "https://github.com/OCA/rma",
@@ -124,7 +124,7 @@ class PortalRma(CustomerPortal):
124
124
  except exceptions.AccessError:
125
125
  return request.redirect("/my")
126
126
  report_sudo = request.env.ref("stock.action_report_delivery").sudo()
127
- pdf = report_sudo._render_qweb_pdf([picking_sudo.id])[0]
127
+ pdf = report_sudo._render_qweb_pdf(report_sudo, res_ids=picking_sudo.ids)[0]
128
128
  pdfhttpheaders = [
129
129
  ("Content-Type", "application/pdf"),
130
130
  ("Content-Length", len(pdf)),
@@ -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: 2025-02-13 11:06+0000\n"
9
+ "PO-Revision-Date: 2025-02-15 10:06+0000\n"
10
10
  "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
11
11
  "Language-Team: none\n"
12
12
  "Language: it\n"
@@ -1621,7 +1621,7 @@ msgstr "Conteggio RMA"
1621
1621
  #. module: rma
1622
1622
  #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
1623
1623
  msgid "RMA draft notification Email"
1624
- msgstr "E-mail di notifica bozza RMA"
1624
+ msgstr "Bozza e-mail di notifica RMA"
1625
1625
 
1626
1626
  #. module: rma
1627
1627
  #: model:ir.model.fields,field_description:rma.field_stock_warehouse__rma_in_route_id
@@ -1842,7 +1842,7 @@ msgstr "Ubicazione di reso"
1842
1842
  #. module: rma
1843
1843
  #: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
1844
1844
  msgid "Return Merchandise Authorization Management"
1845
- msgstr "Gestione autorizzazione merce resa"
1845
+ msgstr "Gestione autorizzazione reso merce"
1846
1846
 
1847
1847
  #. module: rma
1848
1848
  #: model:ir.model,name:rma.model_stock_return_picking
@@ -367,7 +367,7 @@ ul.auto-toc {
367
367
  !! This file is generated by oca-gen-addon-readme !!
368
368
  !! changes will be overwritten. !!
369
369
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:e71a9405f7f3e5cac04a28ee38999377a8b673598dc05ad888eb300eb9d477e6
370
+ !! source digest: sha256:13dd07e09e3f8b870a45f3155c403c2146bc89b0394976b9113eed6bcf4ab478
371
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
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/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>
373
373
  <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>.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-rma
3
- Version: 16.0.3.5.0.3
3
+ Version: 16.0.3.5.1.1
4
4
  Summary: Return Merchandise Authorization (RMA)
5
5
  Home-page: https://github.com/OCA/rma
6
6
  Author: Tecnativa, Odoo Community Association (OCA)
@@ -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:e71a9405f7f3e5cac04a28ee38999377a8b673598dc05ad888eb300eb9d477e6
26
+ !! source digest: sha256:13dd07e09e3f8b870a45f3155c403c2146bc89b0394976b9113eed6bcf4ab478
27
27
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
28
28
 
29
29
  .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -1,9 +1,9 @@
1
- odoo/addons/rma/README.rst,sha256=Y4iTiaUzt2qCtqWqbHD5eiAK9oH_RblMMXXjqvJ6_H8,8237
1
+ odoo/addons/rma/README.rst,sha256=SplUPwq9_RuT89FK5Voxj0c0N5m1BffnY0Vjt1NUSt0,8237
2
2
  odoo/addons/rma/__init__.py,sha256=KD8ElbTlUwRgGDQzvMIqp-WeEXGTuHqQT352BCbK2I0,168
3
- odoo/addons/rma/__manifest__.py,sha256=2IA5Ux8eJJcjsx_WJ-LgbdOvgjf6coV22I-YqMq22Vw,1527
3
+ odoo/addons/rma/__manifest__.py,sha256=PkhR4idbydnNv3vTX5VTorc0-zrkAgU6kXclUlo-jac,1527
4
4
  odoo/addons/rma/hooks.py,sha256=Zd5KcqVj_ONKV-GyrZiXOAmdRGBRRczJGdhrgUrzY_s,3320
5
5
  odoo/addons/rma/controllers/__init__.py,sha256=ZAYSY9pxyJjumL2QVLuxqtBzjLwKPiQsVXMBAWvNGGY,85
6
- odoo/addons/rma/controllers/main.py,sha256=ye0OSKRPZ6YhQzRt_Gv1W0Owd9_gdDScLhUu6ISvAps,5406
6
+ odoo/addons/rma/controllers/main.py,sha256=lmi25T49fDnCoUSqqr8eibwVXa6lMANwbkFuHhUxgZg,5426
7
7
  odoo/addons/rma/data/mail_data.xml,sha256=RubsJ1NMxg0lf92fdFOg_afwmifAd3tVHZhJRz6bHsk,6611
8
8
  odoo/addons/rma/data/rma_operation_data.xml,sha256=fYq_1YP1sgRq7zvQ5gU4SJsZnq2TL-YihJcTXohuNzM,421
9
9
  odoo/addons/rma/data/stock_data.xml,sha256=_zwGmuGjhpptZWyXXdev9snSTjNekBpUsMXKD0bH8zE,332
@@ -11,7 +11,7 @@ odoo/addons/rma/i18n/de.po,sha256=wPcI8bKr0wFDsY4u27RuIpuEc2AFYXsDOLJgcQiJ7h4,86
11
11
  odoo/addons/rma/i18n/de_AT.po,sha256=qvBtkV6tJVhZekP3Mg0gok3UGuV3uz-eiNgWpegOMps,64638
12
12
  odoo/addons/rma/i18n/es.po,sha256=7N5xvBmEAoPFpv7ozCrba2VwYYwt8z1H75ZbEmfYxdg,90672
13
13
  odoo/addons/rma/i18n/fr.po,sha256=WkRXtbTv-nFvyyoLJDnbyTV2djPjcLfzxmxyxUYCKxY,80660
14
- odoo/addons/rma/i18n/it.po,sha256=68dvBbjSWxRv7fa87YELiA420ch9fWOkKQFbIinWDvA,89849
14
+ odoo/addons/rma/i18n/it.po,sha256=JkOrePRWFPlf5IsTd59H7IgxXb4IZFPt8H_sY_esLKg,89849
15
15
  odoo/addons/rma/i18n/nl.po,sha256=29vsIXWlL5i4yooufVlmJFnmm-z6pYxckNktewrzKiM,64635
16
16
  odoo/addons/rma/i18n/pt.po,sha256=REuDzspa8m5GHkDeiF5Gf8AariUKX_RYWA2PUXP23fY,76538
17
17
  odoo/addons/rma/i18n/pt_BR.po,sha256=rqniVc7a0GC197JbfQFd1aX1JKgvb69YYj3zFZIidGY,75791
@@ -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=uny2P6NEa76hzcVYHYFkgRZgo8Hcgim-m2GRMv9fHIs,19205
45
+ odoo/addons/rma/static/description/index.html,sha256=rtbFKpGOAK1TAsM9VfX6rvbfpd_XJ_uJbZfiJhtLPEk,19205
46
46
  odoo/addons/rma/tests/__init__.py,sha256=Q2ntkew4ZtzTd3zhA1Ly6e-C1NrU6zIPUVEr7hDD-CY,89
47
47
  odoo/addons/rma/tests/test_rma.py,sha256=h0vJN3MKYTnPs1EBo6bNk3kBNVQQ523k78Q4qVuNa5Q,37855
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=vGV5hSettscItmDRA8xmpuPE0v0r8q8uOSTiSy6El8E,7119
67
67
  odoo/addons/rma/wizard/stock_picking_return_views.xml,sha256=NNnHzPR419GuIikwmJym4YZ-EVoPS6lG2G0XNX_4vLc,1677
68
- odoo_addon_rma-16.0.3.5.0.3.dist-info/METADATA,sha256=kOFHRwpqa9VHLEvMlhHUVPDvee-fRfz2jScKVbN7-kU,8801
69
- odoo_addon_rma-16.0.3.5.0.3.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
70
- odoo_addon_rma-16.0.3.5.0.3.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
71
- odoo_addon_rma-16.0.3.5.0.3.dist-info/RECORD,,
68
+ odoo_addon_rma-16.0.3.5.1.1.dist-info/METADATA,sha256=XQnWHNcgE_8ug6JdEO48nRQMB56zitDCTMDobQWPgQ4,8801
69
+ odoo_addon_rma-16.0.3.5.1.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
70
+ odoo_addon_rma-16.0.3.5.1.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
71
+ odoo_addon_rma-16.0.3.5.1.1.dist-info/RECORD,,