odoo-addon-rma 16.0.3.2.0.1__py3-none-any.whl → 16.0.3.3.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 +1 -1
- odoo/addons/rma/__manifest__.py +1 -1
- odoo/addons/rma/i18n/it.po +6 -6
- odoo/addons/rma/static/description/index.html +1 -1
- odoo/addons/rma/views/rma_views.xml +1 -0
- {odoo_addon_rma-16.0.3.2.0.1.dist-info → odoo_addon_rma-16.0.3.3.0.1.dist-info}/METADATA +2 -2
- {odoo_addon_rma-16.0.3.2.0.1.dist-info → odoo_addon_rma-16.0.3.3.0.1.dist-info}/RECORD +9 -9
- {odoo_addon_rma-16.0.3.2.0.1.dist-info → odoo_addon_rma-16.0.3.3.0.1.dist-info}/WHEEL +0 -0
- {odoo_addon_rma-16.0.3.2.0.1.dist-info → odoo_addon_rma-16.0.3.3.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:66f6e25bae16c7dd18a87ac93a94c69aea1633346ff0b6e1a0645a19f5814899
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
12
12
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
odoo/addons/rma/__manifest__.py
CHANGED
@@ -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.
|
8
|
+
"version": "16.0.3.3.0",
|
9
9
|
"development_status": "Production/Stable",
|
10
10
|
"category": "RMA",
|
11
11
|
"website": "https://github.com/OCA/rma",
|
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-10-17 15:06+0000\n"
|
10
10
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
11
11
|
"Language-Team: none\n"
|
12
12
|
"Language: it\n"
|
@@ -590,7 +590,7 @@ msgstr "Avatar"
|
|
590
590
|
#. module: rma
|
591
591
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
592
592
|
msgid "Awaiting Action"
|
593
|
-
msgstr ""
|
593
|
+
msgstr "In attesa dell'azione"
|
594
594
|
|
595
595
|
#. module: rma
|
596
596
|
#: model:ir.model.fields,field_description:rma.field_rma__can_be_finished
|
@@ -654,7 +654,7 @@ msgstr "Fai click per aggiungere un nuovo RMA."
|
|
654
654
|
#. module: rma
|
655
655
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
656
656
|
msgid "Closed"
|
657
|
-
msgstr ""
|
657
|
+
msgstr "Chiuso"
|
658
658
|
|
659
659
|
#. module: rma
|
660
660
|
#: model:ir.model.fields,field_description:rma.field_rma_tag__color
|
@@ -1388,7 +1388,7 @@ msgstr "Priorità"
|
|
1388
1388
|
#. module: rma
|
1389
1389
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_search
|
1390
1390
|
msgid "Processed"
|
1391
|
-
msgstr ""
|
1391
|
+
msgstr "Elaborato"
|
1392
1392
|
|
1393
1393
|
#. module: rma
|
1394
1394
|
#: model:ir.model.fields,field_description:rma.field_rma__procurement_group_id
|
@@ -1854,7 +1854,7 @@ msgstr "Ubicazione di reso"
|
|
1854
1854
|
#. module: rma
|
1855
1855
|
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
1856
1856
|
msgid "Return Merchandise Authorization Management"
|
1857
|
-
msgstr ""
|
1857
|
+
msgstr "Gestione autorizzazione merce resa"
|
1858
1858
|
|
1859
1859
|
#. module: rma
|
1860
1860
|
#: model:ir.model,name:rma.model_stock_return_picking
|
@@ -1998,7 +1998,7 @@ msgstr "Imposta a bozza"
|
|
1998
1998
|
#: model:ir.actions.act_window,name:rma.action_rma_config_settings
|
1999
1999
|
#: model:ir.ui.menu,name:rma.menu_rma_general_settings
|
2000
2000
|
msgid "Settings"
|
2001
|
-
msgstr ""
|
2001
|
+
msgstr "Impostazioni"
|
2002
2002
|
|
2003
2003
|
#. module: rma
|
2004
2004
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
|
@@ -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:
|
370
|
+
!! source digest: sha256:66f6e25bae16c7dd18a87ac93a94c69aea1633346ff0b6e1a0645a19f5814899
|
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&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.
|
3
|
+
Version: 16.0.3.3.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)
|
@@ -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:
|
26
|
+
!! source digest: sha256:66f6e25bae16c7dd18a87ac93a94c69aea1633346ff0b6e1a0645a19f5814899
|
27
27
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
28
28
|
|
29
29
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
|
@@ -1,6 +1,6 @@
|
|
1
|
-
odoo/addons/rma/README.rst,sha256=
|
1
|
+
odoo/addons/rma/README.rst,sha256=edVrjL00zre_MvNEoTrf1i4iFDhS0cFDtqpVK6uDsuM,8237
|
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=7nQ7NejHr1MRW9TH3NozrFCBbywT8pMcPGrLO-E7RXU,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
6
|
odoo/addons/rma/controllers/main.py,sha256=ye0OSKRPZ6YhQzRt_Gv1W0Owd9_gdDScLhUu6ISvAps,5406
|
@@ -11,7 +11,7 @@ odoo/addons/rma/i18n/de.po,sha256=MHyKJW7n1wBOHyN05gcSfGCAm1n8nh55-hoCwTTQmHU,86
|
|
11
11
|
odoo/addons/rma/i18n/de_AT.po,sha256=39rcHfXveKxX_U-Wfgp5bLgDKVoHbzpmBtR2M0zLdE0,64847
|
12
12
|
odoo/addons/rma/i18n/es.po,sha256=8zIHdv9s6A3vohhLwdGJZmgLT9i1Wg2Yd5We1rPsxcQ,90614
|
13
13
|
odoo/addons/rma/i18n/fr.po,sha256=lQSVqpCCzXXkXCDyKS1FxuzLz6t0mO7m3DuwvOG85R8,80602
|
14
|
-
odoo/addons/rma/i18n/it.po,sha256=
|
14
|
+
odoo/addons/rma/i18n/it.po,sha256=KbpD41bU-iMC58FeUOd-M1gj_g_d1x8Bu_Z3ionIJeU,89755
|
15
15
|
odoo/addons/rma/i18n/nl.po,sha256=GINRVITXPa6YJiUDjdvplNPTqV6-76gxdlgfqPiI0Ww,64844
|
16
16
|
odoo/addons/rma/i18n/pt.po,sha256=sSBsXhWY2AF3pJjzweuCxuSLtA2v4OZiR4kioN8J7_g,76480
|
17
17
|
odoo/addons/rma/i18n/pt_BR.po,sha256=NHLbZSq3SrF4O36KzTsMoEViiyLlnV_slTUtozMz_NA,75733
|
@@ -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=
|
45
|
+
odoo/addons/rma/static/description/index.html,sha256=k-OU6KWDJy78ZtsH9ZKwRMshH7O6jrARvKiJfhpX_2I,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
|
@@ -53,7 +53,7 @@ odoo/addons/rma/views/rma_finalization_views.xml,sha256=n7uDfDuY_3-U-XMw98AnZTeG
|
|
53
53
|
odoo/addons/rma/views/rma_portal_templates.xml,sha256=cPL5U4LTv486LgjS0Pr2ryeKKtCPv9e7GOl7w36j8YQ,27419
|
54
54
|
odoo/addons/rma/views/rma_tag_views.xml,sha256=Nhq9pUOHx6TS9dREkavjVzKjPUSjv89vJ3AdNpCNDsQ,2217
|
55
55
|
odoo/addons/rma/views/rma_team_views.xml,sha256=ekbQB-lLi8pFV-AAp1ETK1FkPzxoqTCu_XRo6Hf2Bbs,6988
|
56
|
-
odoo/addons/rma/views/rma_views.xml,sha256=
|
56
|
+
odoo/addons/rma/views/rma_views.xml,sha256=mTWudFzAJeaKL8waOWiBecGqY81h5l7KmmREKJfTb4U,20031
|
57
57
|
odoo/addons/rma/views/stock_picking_views.xml,sha256=0N80h-BuliU2iLIzpkdbLf-YpQ1R97pP9Lq_pKq_M-Q,945
|
58
58
|
odoo/addons/rma/views/stock_warehouse_views.xml,sha256=01zLs5FioabWQSAICyn2BaKBwADex9Ct6JAVeN5vIYM,775
|
59
59
|
odoo/addons/rma/wizard/__init__.py,sha256=v5BQZoM0R5d2jOPuFiq500H2QAEee9eJB-4hKm5Wk7U,190
|
@@ -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.
|
69
|
-
odoo_addon_rma-16.0.3.
|
70
|
-
odoo_addon_rma-16.0.3.
|
71
|
-
odoo_addon_rma-16.0.3.
|
68
|
+
odoo_addon_rma-16.0.3.3.0.1.dist-info/METADATA,sha256=U5_sgoM_tRapT67Em7KcZT0g_AWLfL1lPVhjm3EOorg,8801
|
69
|
+
odoo_addon_rma-16.0.3.3.0.1.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
70
|
+
odoo_addon_rma-16.0.3.3.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
71
|
+
odoo_addon_rma-16.0.3.3.0.1.dist-info/RECORD,,
|
File without changes
|
{odoo_addon_rma-16.0.3.2.0.1.dist-info → odoo_addon_rma-16.0.3.3.0.1.dist-info}/top_level.txt
RENAMED
File without changes
|