odoo-addon-mrp-unbuild-restore-origin 16.0.1.0.0.2__py3-none-any.whl → 16.0.1.1.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 @@ Mrp Unbuild Restore Origin
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:4d034a75598bfb9ecc4360b2d4f77bc06fd25ac2c3d6580eafcb1cee3e442139
10
+ !! source digest: sha256:25f5082feb1040b2404f6d5d61e8b6447cd261444c6d8d11c2b49e9b2e609a7a
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -2,7 +2,7 @@
2
2
  # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
3
3
  {
4
4
  "name": "Mrp Unbuild Restore Origin",
5
- "version": "16.0.1.0.0",
5
+ "version": "16.0.1.1.0",
6
6
  "author": "Quartile, Odoo Community Association (OCA)",
7
7
  "website": "https://github.com/OCA/manufacture",
8
8
  "category": "Stock",
@@ -0,0 +1,42 @@
1
+ # Translation of Odoo Server.
2
+ # This file contains the translation of the following modules:
3
+ # * mrp_unbuild_restore_origin
4
+ #
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: Odoo Server 16.0\n"
8
+ "Report-Msgid-Bugs-To: \n"
9
+ "PO-Revision-Date: 2025-06-03 09:27+0000\n"
10
+ "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
11
+ "Language-Team: none\n"
12
+ "Language: it\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: \n"
16
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
+ "X-Generator: Weblate 5.10.4\n"
18
+
19
+ #. module: mrp_unbuild_restore_origin
20
+ #: model:ir.model.fields,help:mrp_unbuild_restore_origin.field_mrp_unbuild__restore_rm_stock_in_origin_loc
21
+ msgid ""
22
+ "If enabled, the source location of the component stock move lines will be "
23
+ "used as the destination location for the unbuild move lines."
24
+ msgstr ""
25
+ "Se abilitata, l'ubicazione origine delle righe movimento di magazzino del "
26
+ "componente verrà usata come ubicazione destinazione per le righe di "
27
+ "movimento non completate."
28
+
29
+ #. module: mrp_unbuild_restore_origin
30
+ #: model:ir.model.fields,field_description:mrp_unbuild_restore_origin.field_mrp_unbuild__restore_rm_stock_in_origin_loc
31
+ msgid "Restore Raw Materials to Consumed Location"
32
+ msgstr "Ripristina materiali grezzi nella ubicazioni utilizzate"
33
+
34
+ #. module: mrp_unbuild_restore_origin
35
+ #: model:ir.model,name:mrp_unbuild_restore_origin.model_stock_move
36
+ msgid "Stock Move"
37
+ msgstr "Movimento di magazzino"
38
+
39
+ #. module: mrp_unbuild_restore_origin
40
+ #: model:ir.model,name:mrp_unbuild_restore_origin.model_mrp_unbuild
41
+ msgid "Unbuild Order"
42
+ msgstr "Ordine di smontaggio"
@@ -16,13 +16,13 @@ msgstr ""
16
16
  #. module: mrp_unbuild_restore_origin
17
17
  #: model:ir.model.fields,help:mrp_unbuild_restore_origin.field_mrp_unbuild__restore_rm_stock_in_origin_loc
18
18
  msgid ""
19
- "If enabled, the source location of the component stock move lines will be "
20
- "used as the destination location for the unbuild move lines."
19
+ "If selected, components will be returned to the same location they were "
20
+ "taken from during manufacturing."
21
21
  msgstr ""
22
22
 
23
23
  #. module: mrp_unbuild_restore_origin
24
24
  #: model:ir.model.fields,field_description:mrp_unbuild_restore_origin.field_mrp_unbuild__restore_rm_stock_in_origin_loc
25
- msgid "Restore Raw Materials to Consumed Location"
25
+ msgid "Return Components to Original Location"
26
26
  msgstr ""
27
27
 
28
28
  #. module: mrp_unbuild_restore_origin
@@ -8,9 +8,9 @@ class MrpUnbuild(models.Model):
8
8
  _inherit = "mrp.unbuild"
9
9
 
10
10
  restore_rm_stock_in_origin_loc = fields.Boolean(
11
- string="Restore Raw Materials to Consumed Location",
12
- help="If enabled, the source location of the component stock move lines will be used"
13
- " as the destination location for the unbuild move lines.",
11
+ string="Return Components to Original Location",
12
+ help="If selected, components will be returned to the same location"
13
+ " they were taken from during manufacturing.",
14
14
  )
15
15
 
16
16
  def action_unbuild(self):
@@ -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:4d034a75598bfb9ecc4360b2d4f77bc06fd25ac2c3d6580eafcb1cee3e442139
370
+ !! source digest: sha256:25f5082feb1040b2404f6d5d61e8b6447cd261444c6d8d11c2b49e9b2e609a7a
371
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
  <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.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/manufacture/tree/16.0/mrp_unbuild_restore_origin"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/manufacture-16-0/manufacture-16-0-mrp_unbuild_restore_origin"><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/manufacture&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
  <div class="line-block">
@@ -5,12 +5,17 @@
5
5
  <field name="model">mrp.unbuild</field>
6
6
  <field name="inherit_id" ref="mrp.mrp_unbuild_form_view" />
7
7
  <field name="arch" type="xml">
8
- <xpath expr="//field[@name='mo_id']" position="after">
8
+ <xpath expr="//field[@name='location_dest_id']" position="before">
9
9
  <field
10
10
  name="restore_rm_stock_in_origin_loc"
11
11
  attrs="{'invisible': [('mo_id', '=', False)]}"
12
12
  />
13
13
  </xpath>
14
+ <xpath expr="//field[@name='location_dest_id']" position="attributes">
15
+ <attribute
16
+ name="attrs"
17
+ >{'invisible': [('restore_rm_stock_in_origin_loc', '=', True)]}</attribute>
18
+ </xpath>
14
19
  </field>
15
20
  </record>
16
21
  <record id="mrp_unbuild_form_view_simplified" model="ir.ui.view">
@@ -18,12 +23,17 @@
18
23
  <field name="model">mrp.unbuild</field>
19
24
  <field name="inherit_id" ref="mrp.mrp_unbuild_form_view_simplified" />
20
25
  <field name="arch" type="xml">
21
- <xpath expr="//field[@name='mo_id']" position="after">
26
+ <xpath expr="//field[@name='location_dest_id']" position="before">
22
27
  <field
23
28
  name="restore_rm_stock_in_origin_loc"
24
29
  attrs="{'invisible': [('mo_id', '=', False)]}"
25
30
  />
26
31
  </xpath>
32
+ <xpath expr="//field[@name='location_dest_id']" position="attributes">
33
+ <attribute
34
+ name="attrs"
35
+ >{'invisible': [('restore_rm_stock_in_origin_loc', '=', True)]}</attribute>
36
+ </xpath>
27
37
  </field>
28
38
  </record>
29
39
  </odoo>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-mrp_unbuild_restore_origin
3
- Version: 16.0.1.0.0.2
3
+ Version: 16.0.1.1.0
4
4
  Summary: Mrp Unbuild Restore Origin
5
5
  Home-page: https://github.com/OCA/manufacture
6
6
  Author: Quartile, Odoo Community Association (OCA)
@@ -22,7 +22,7 @@ Mrp Unbuild Restore Origin
22
22
  !! This file is generated by oca-gen-addon-readme !!
23
23
  !! changes will be overwritten. !!
24
24
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
25
- !! source digest: sha256:4d034a75598bfb9ecc4360b2d4f77bc06fd25ac2c3d6580eafcb1cee3e442139
25
+ !! source digest: sha256:25f5082feb1040b2404f6d5d61e8b6447cd261444c6d8d11c2b49e9b2e609a7a
26
26
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
27
 
28
28
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -1,19 +1,20 @@
1
- odoo/addons/mrp_unbuild_restore_origin/README.rst,sha256=uS-Mg5kTUPJvTMnSWNGFcJWGDH8B17QulqFagoFNboI,3755
1
+ odoo/addons/mrp_unbuild_restore_origin/README.rst,sha256=OoAHPvZYhjhHcRNs3L-uSsg7LAL9n4b-DtNrYSyHTJ4,3755
2
2
  odoo/addons/mrp_unbuild_restore_origin/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
3
- odoo/addons/mrp_unbuild_restore_origin/__manifest__.py,sha256=l1jA6jGTgXeCByt4T71dw_18N_Y70WYECTGbRmvH37s,449
4
- odoo/addons/mrp_unbuild_restore_origin/i18n/mrp_unbuild_restore_origin.pot,sha256=C7IqjXUBtsWo-7bvxjyAKEDCN7NO92IVCwkeEjkWd6I,1172
3
+ odoo/addons/mrp_unbuild_restore_origin/__manifest__.py,sha256=STgVOutV-C5NnPJkmAogTsfALk4d49pQSbEBIosIQIc,449
4
+ odoo/addons/mrp_unbuild_restore_origin/i18n/it.po,sha256=77fKtTJV4fNZ-23G_4b6scmZwPlEWnCH6vhM7ahKAgo,1605
5
+ odoo/addons/mrp_unbuild_restore_origin/i18n/mrp_unbuild_restore_origin.pot,sha256=R-JUCYuzhHDagFP8BxRMETo6GpcjBZZTO60kWmh-tyk,1138
5
6
  odoo/addons/mrp_unbuild_restore_origin/models/__init__.py,sha256=fpPNvarbWQmBWMJIMbKQeHYQPLHvyJxPtHyzpyM9nSA,51
6
- odoo/addons/mrp_unbuild_restore_origin/models/mrp_unbuild.py,sha256=qsz0ojrKo2HrkT7E48iysTTKrvYjrn9Fvm8of5UvluQ,3623
7
+ odoo/addons/mrp_unbuild_restore_origin/models/mrp_unbuild.py,sha256=rMJ-10a9WWS9o6xs3p5NegnXYMdbIf8na3GJ8sdkqpQ,3589
7
8
  odoo/addons/mrp_unbuild_restore_origin/models/stock_move.py,sha256=4aGJ-dKeiwkP8lqQi10jeKsxc-DLu1XbdBSy32IWl0E,704
8
9
  odoo/addons/mrp_unbuild_restore_origin/readme/CONTRIBUTORS.md,sha256=mbhQ3IpuMBBgONEp9tbizV_71JQO2PEJ74zNZkfBZu8,76
9
10
  odoo/addons/mrp_unbuild_restore_origin/readme/DESCRIPTION.md,sha256=MVBXaUfORmYg1hN-JaKz0sFz-4M84bX3KmGtUI1dUiI,445
10
11
  odoo/addons/mrp_unbuild_restore_origin/readme/USAGE.md,sha256=8cgSDc20E5WbxcSUyf5pi_5sEODJ9NNVPO1eueiJbdw,407
11
12
  odoo/addons/mrp_unbuild_restore_origin/static/description/icon.png,sha256=CgnOEZCwoe6f1vlLwkqFVfc2q_uwBMU0UnXN8j6X5ag,10254
12
- odoo/addons/mrp_unbuild_restore_origin/static/description/index.html,sha256=ZtsPdZ4-YfYstvalhzOAln9epNBRE79da9wrg3FHk8M,13653
13
+ odoo/addons/mrp_unbuild_restore_origin/static/description/index.html,sha256=KcKVOo6P1tRqh0auA5CwPMr52vAAd43JtuxUU_uVExA,13653
13
14
  odoo/addons/mrp_unbuild_restore_origin/tests/__init__.py,sha256=pYSgJmglVqUJmkRoSHQz13NpeZ8n5dyOu-R89b-h_eQ,47
14
15
  odoo/addons/mrp_unbuild_restore_origin/tests/test_mrp_unbuild_origin_location.py,sha256=t9faGH1n0_SMayAIGQ0kvGXgcEXkfP4d_ebncQ8RgM8,5633
15
- odoo/addons/mrp_unbuild_restore_origin/views/mrp_unbuild_views.xml,sha256=GnyKfwHBQ6hr8ovrR-9vs7ZJjIqeQGidLoZENm7YRI8,1192
16
- odoo_addon_mrp_unbuild_restore_origin-16.0.1.0.0.2.dist-info/METADATA,sha256=SL-czBqcP1T9sJ873JQcsZaG81PFRp2MuxUXoRqRRVc,4281
17
- odoo_addon_mrp_unbuild_restore_origin-16.0.1.0.0.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
18
- odoo_addon_mrp_unbuild_restore_origin-16.0.1.0.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
19
- odoo_addon_mrp_unbuild_restore_origin-16.0.1.0.0.2.dist-info/RECORD,,
16
+ odoo/addons/mrp_unbuild_restore_origin/views/mrp_unbuild_views.xml,sha256=W_kNpOoF3cDDej4hHk1Vud0RY4ZiH2yx0jmXwPa8LTM,1728
17
+ odoo_addon_mrp_unbuild_restore_origin-16.0.1.1.0.dist-info/METADATA,sha256=oAooO27nM6uamkfSor15ntRpG-kJo4SeiCsF298OhzY,4279
18
+ odoo_addon_mrp_unbuild_restore_origin-16.0.1.1.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
19
+ odoo_addon_mrp_unbuild_restore_origin-16.0.1.1.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
20
+ odoo_addon_mrp_unbuild_restore_origin-16.0.1.1.0.dist-info/RECORD,,