odoo-addon-rma 15.0.1.1.4.15__py3-none-any.whl → 15.0.1.2.0.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.
- odoo/addons/rma/README.rst +5 -5
- odoo/addons/rma/__manifest__.py +2 -2
- odoo/addons/rma/i18n/it.po +2 -2
- odoo/addons/rma/static/description/index.html +2 -3
- odoo/addons/rma/views/rma_views.xml +2 -2
- {odoo_addon_rma-15.0.1.1.4.15.dist-info → odoo_addon_rma-15.0.1.2.0.1.dist-info}/METADATA +6 -6
- {odoo_addon_rma-15.0.1.1.4.15.dist-info → odoo_addon_rma-15.0.1.2.0.1.dist-info}/RECORD +9 -9
- {odoo_addon_rma-15.0.1.1.4.15.dist-info → odoo_addon_rma-15.0.1.2.0.1.dist-info}/WHEEL +1 -1
- {odoo_addon_rma-15.0.1.1.4.15.dist-info → odoo_addon_rma-15.0.1.2.0.1.dist-info}/top_level.txt +0 -0
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:69f8d57d3e155d780bcbd73772ecd49461f7965e11a17631cf2b04c8ece63723
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
12
12
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
@@ -179,13 +179,13 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
179
179
|
mission is to support the collaborative development of Odoo features and
|
180
180
|
promote its widespread use.
|
181
181
|
|
182
|
-
.. |maintainer-
|
183
|
-
:target: https://github.com/
|
184
|
-
:alt:
|
182
|
+
.. |maintainer-chiendandalu| image:: https://github.com/chiendandalu.png?size=40px
|
183
|
+
:target: https://github.com/chiendandalu
|
184
|
+
:alt: chiendandalu
|
185
185
|
|
186
186
|
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
187
187
|
|
188
|
-
|maintainer-
|
188
|
+
|maintainer-chiendandalu|
|
189
189
|
|
190
190
|
This module is part of the `OCA/rma <https://github.com/OCA/rma/tree/15.0/rma>`_ project on GitHub.
|
191
191
|
|
odoo/addons/rma/__manifest__.py
CHANGED
@@ -3,12 +3,12 @@
|
|
3
3
|
{
|
4
4
|
"name": "Return Merchandise Authorization Management",
|
5
5
|
"summary": "Return Merchandise Authorization (RMA)",
|
6
|
-
"version": "15.0.1.
|
6
|
+
"version": "15.0.1.2.0",
|
7
7
|
"development_status": "Production/Stable",
|
8
8
|
"category": "RMA",
|
9
9
|
"website": "https://github.com/OCA/rma",
|
10
10
|
"author": "Tecnativa, Odoo Community Association (OCA)",
|
11
|
-
"maintainers": ["
|
11
|
+
"maintainers": ["chiendandalu"],
|
12
12
|
"license": "AGPL-3",
|
13
13
|
"depends": ["stock_account"],
|
14
14
|
"data": [
|
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-
|
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
|
1911
|
+
msgstr "Membri del team"
|
1912
1912
|
|
1913
1913
|
#. module: rma
|
1914
1914
|
#: model:ir.model.constraint,message:rma.constraint_rma_operation_name_uniq
|
@@ -1,4 +1,3 @@
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
2
1
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
2
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
3
|
<head>
|
@@ -367,7 +366,7 @@ ul.auto-toc {
|
|
367
366
|
!! This file is generated by oca-gen-addon-readme !!
|
368
367
|
!! changes will be overwritten. !!
|
369
368
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
370
|
-
!! source digest: sha256:
|
369
|
+
!! source digest: sha256:69f8d57d3e155d780bcbd73772ecd49461f7965e11a17631cf2b04c8ece63723
|
371
370
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
372
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&target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
373
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>.
|
@@ -529,7 +528,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
529
528
|
mission is to support the collaborative development of Odoo features and
|
530
529
|
promote its widespread use.</p>
|
531
530
|
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
532
|
-
<p><a class="reference external image-reference" href="https://github.com/
|
531
|
+
<p><a class="reference external image-reference" href="https://github.com/chiendandalu"><img alt="chiendandalu" src="https://github.com/chiendandalu.png?size=40px" /></a></p>
|
533
532
|
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/rma/tree/15.0/rma">OCA/rma</a> project on GitHub.</p>
|
534
533
|
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
535
534
|
</div>
|
@@ -29,13 +29,13 @@
|
|
29
29
|
<filter
|
30
30
|
string="Unresolved RMAs"
|
31
31
|
name="undone_rma"
|
32
|
-
domain="[('state', 'not in', ['refunded', 'returned', 'replaced', 'locked', 'cancelled'])]"
|
32
|
+
domain="[('state', 'not in', ['refunded', 'returned', 'replaced', 'locked', 'cancelled', 'finished'])]"
|
33
33
|
help="RMAs yet to be fully processed"
|
34
34
|
/>
|
35
35
|
<filter
|
36
36
|
string="Late RMAs"
|
37
37
|
name="late_rma"
|
38
|
-
domain="[('deadline', '<', context_today().strftime('%Y-%m-%d')), ('state', 'not in', ['refunded', 'returned', 'replaced', 'locked', 'cancelled'])]"
|
38
|
+
domain="[('deadline', '<', context_today().strftime('%Y-%m-%d')), ('state', 'not in', ['refunded', 'returned', 'replaced', 'locked', 'cancelled', 'finished'])]"
|
39
39
|
help="RMAs which deadline has passed"
|
40
40
|
/>
|
41
41
|
<separator />
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-rma
|
3
|
-
Version: 15.0.1.
|
3
|
+
Version: 15.0.1.2.0.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)
|
@@ -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:
|
27
|
+
!! source digest: sha256:69f8d57d3e155d780bcbd73772ecd49461f7965e11a17631cf2b04c8ece63723
|
28
28
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
29
29
|
|
30
30
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
@@ -196,13 +196,13 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
196
196
|
mission is to support the collaborative development of Odoo features and
|
197
197
|
promote its widespread use.
|
198
198
|
|
199
|
-
.. |maintainer-
|
200
|
-
:target: https://github.com/
|
201
|
-
:alt:
|
199
|
+
.. |maintainer-chiendandalu| image:: https://github.com/chiendandalu.png?size=40px
|
200
|
+
:target: https://github.com/chiendandalu
|
201
|
+
:alt: chiendandalu
|
202
202
|
|
203
203
|
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
204
204
|
|
205
|
-
|maintainer-
|
205
|
+
|maintainer-chiendandalu|
|
206
206
|
|
207
207
|
This module is part of the `OCA/rma <https://github.com/OCA/rma/tree/15.0/rma>`_ project on GitHub.
|
208
208
|
|
@@ -1,6 +1,6 @@
|
|
1
|
-
odoo/addons/rma/README.rst,sha256=
|
1
|
+
odoo/addons/rma/README.rst,sha256=3tnDNG78ca98DZ68iKUC5THUPiEoVlsafAo3-9L0Oh8,7742
|
2
2
|
odoo/addons/rma/__init__.py,sha256=KD8ElbTlUwRgGDQzvMIqp-WeEXGTuHqQT352BCbK2I0,168
|
3
|
-
odoo/addons/rma/__manifest__.py,sha256=
|
3
|
+
odoo/addons/rma/__manifest__.py,sha256=2Ix9aqUyhMi4ANOm4uxIcKhgFGhWwXg4xCT1pmd5Xns,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=
|
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,7 +43,7 @@ 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=
|
46
|
+
odoo/addons/rma/static/description/index.html,sha256=qjgf3yYBeM2jEDrfNfLN9aSEXsx7Qaew39MHE-djL7Y,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
|
@@ -54,7 +54,7 @@ odoo/addons/rma/views/rma_finalization_views.xml,sha256=UcnNgFMmNS5Gyy_r92CvnJKc
|
|
54
54
|
odoo/addons/rma/views/rma_portal_templates.xml,sha256=cPL5U4LTv486LgjS0Pr2ryeKKtCPv9e7GOl7w36j8YQ,27419
|
55
55
|
odoo/addons/rma/views/rma_tag_views.xml,sha256=Nhq9pUOHx6TS9dREkavjVzKjPUSjv89vJ3AdNpCNDsQ,2217
|
56
56
|
odoo/addons/rma/views/rma_team_views.xml,sha256=Yn5yvNiKrgxg34ZbSFCbYYQ6QxIaPkUilg8iAj2IMKk,6860
|
57
|
-
odoo/addons/rma/views/rma_views.xml,sha256=
|
57
|
+
odoo/addons/rma/views/rma_views.xml,sha256=Y8ykcRajO9AAP8HGtg9-zj1oH0Jkx0oUwWS-votjuU8,18154
|
58
58
|
odoo/addons/rma/views/stock_picking_views.xml,sha256=_bsVny1X0QIgUqlh0h6___m_A7etF7nLYtbivvw1jkA,972
|
59
59
|
odoo/addons/rma/views/stock_warehouse_views.xml,sha256=IRu9O5D_1E9W-vEmyZQyYMkO_QZuvbkNcGA_p6ilPKc,758
|
60
60
|
odoo/addons/rma/wizard/__init__.py,sha256=v5BQZoM0R5d2jOPuFiq500H2QAEee9eJB-4hKm5Wk7U,190
|
@@ -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.
|
70
|
-
odoo_addon_rma-15.0.1.
|
71
|
-
odoo_addon_rma-15.0.1.
|
72
|
-
odoo_addon_rma-15.0.1.
|
69
|
+
odoo_addon_rma-15.0.1.2.0.1.dist-info/METADATA,sha256=s5HzyNs_cV24Ud-ZTG2P478NuCVRDyBx-QZiB25hvLM,8326
|
70
|
+
odoo_addon_rma-15.0.1.2.0.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
71
|
+
odoo_addon_rma-15.0.1.2.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
72
|
+
odoo_addon_rma-15.0.1.2.0.1.dist-info/RECORD,,
|
{odoo_addon_rma-15.0.1.1.4.15.dist-info → odoo_addon_rma-15.0.1.2.0.1.dist-info}/top_level.txt
RENAMED
File without changes
|