Skip to content

Commit

Permalink
Merge commit 'refs/pull/815/head' of https://github.com/oca/manufacture
Browse files Browse the repository at this point in the history
… into 15.0-344
  • Loading branch information
docker-odoo committed Nov 4, 2022
2 parents bd2b0cd + 68fdccf commit 8d1ebeb
Show file tree
Hide file tree
Showing 14 changed files with 821 additions and 0 deletions.
83 changes: 83 additions & 0 deletions mrp_bom_component_menu/README.rst
@@ -0,0 +1,83 @@
======================
MRP BOM Component Menu
======================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github
:target: https://github.com/OCA/manufacture/tree/15.0/mrp_bom_component_menu
:alt: OCA/manufacture
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/manufacture-15-0/manufacture-15-0-mrp_bom_component_menu
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/129/15.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|

Adds a menu item *Bill of Material Components*.

**Table of contents**

.. contents::
:local:

Usage
=====

To use this module, you need to:

#. Go to menu *Manufacturing -> Master Data -> Bill of Material Components*.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/manufacture/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_bom_component_menu%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* ForgeFlow

Contributors
~~~~~~~~~~~~

* Jordi Ballester <jordi.ballester@forgeflow.com>
* Lois Rilo <lois.rilo@forgeflow.com>
* Juany Davila <juany.davila@forgeflow.com>


Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/15.0/mrp_bom_component_menu>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions mrp_bom_component_menu/__init__.py
@@ -0,0 +1 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
15 changes: 15 additions & 0 deletions mrp_bom_component_menu/__manifest__.py
@@ -0,0 +1,15 @@
# Copyright 2017-19 ForgeFlow, S.L.
# (<https://www.forgeflow.com>)
# Copyright 2019 Rubén Bravo <rubenred18@gmail.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "MRP BOM Component Menu",
"version": "15.0.1.0.0",
"category": "Manufacturing",
"website": "https://github.com/OCA/manufacture",
"author": "ForgeFlow," "Odoo Community Association (OCA)",
"license": "AGPL-3",
"installable": True,
"depends": ["mrp"],
"data": ["views/mrp_bom_component_view.xml"],
}
78 changes: 78 additions & 0 deletions mrp_bom_component_menu/i18n/de.po
@@ -0,0 +1,78 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_component_menu
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2018-12-09 10:43+0000\n"
"Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.3\n"

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
#, fuzzy
msgid "Bill Of Material"
msgstr "Stücklistenkomponenten"

#. module: mrp_bom_component_menu
#: model:ir.actions.act_window,name:mrp_bom_component_menu.mrp_bom_form_action2
#: model:ir.ui.menu,name:mrp_bom_component_menu.menu_mrp_bom_form_action2
msgid "Bill of Material Components"
msgstr "Stücklistenkomponenten"

#. module: mrp_bom_component_menu
#: model_terms:ir.actions.act_window,help:mrp_bom_component_menu.mrp_bom_form_action2
#, fuzzy
msgid ""
"Bills of materials components are components and by-products\n"
" used to create master bills of materials. Use this menu to\n"
" search in which BoM a specific component is used."
msgstr ""
"Stücklistenkomponenten sind Komponenten und Nebenprodukte zur Erstellung von "
"Stammstücklisten.\n"
"Verwenden Sie dieses Menü, um herauszufinden, in welchen Stücklisten die "
"Komponente verwendet wird."

#. module: mrp_bom_component_menu
#: model_terms:ir.actions.act_window,help:mrp_bom_component_menu.mrp_bom_form_action2
msgid "Click to add a component to a bill of material."
msgstr "Klicken Sie hier, um eine Komponente zur Stückliste hinzuzufügen."

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_tree_view
msgid "Components"
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Default Unit of Measure"
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Group By..."
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Product"
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Routings"
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
#, fuzzy
msgid "Search Bill Of Material Components"
msgstr "Stücklistenkomponenten"
63 changes: 63 additions & 0 deletions mrp_bom_component_menu/i18n/mrp_bom_component_menu.pot
@@ -0,0 +1,63 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_component_menu
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Bill Of Material"
msgstr ""

#. module: mrp_bom_component_menu
#: model:ir.actions.act_window,name:mrp_bom_component_menu.mrp_bom_form_action2
#: model:ir.ui.menu,name:mrp_bom_component_menu.menu_mrp_bom_form_action2
msgid "Bill of Material Components"
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.actions.act_window,help:mrp_bom_component_menu.mrp_bom_form_action2
msgid ""
"Bills of materials components are components and by-products\n"
" used to create master bills of materials. Use this menu to\n"
" search in which BoM a specific component is used."
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.actions.act_window,help:mrp_bom_component_menu.mrp_bom_form_action2
msgid "Click to add a component to a bill of material."
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_tree_view
msgid "Components"
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Default Unit of Measure"
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Group By..."
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Product"
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Search Bill Of Material Components"
msgstr ""
70 changes: 70 additions & 0 deletions mrp_bom_component_menu/i18n/zh_CN.po
@@ -0,0 +1,70 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_bom_component_menu
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2019-09-09 15:24+0000\n"
"Last-Translator: 黎伟杰 <674416404@qq.com>\n"
"Language-Team: none\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.8\n"

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Bill Of Material"
msgstr "物料清单"

#. module: mrp_bom_component_menu
#: model:ir.actions.act_window,name:mrp_bom_component_menu.mrp_bom_form_action2
#: model:ir.ui.menu,name:mrp_bom_component_menu.menu_mrp_bom_form_action2
msgid "Bill of Material Components"
msgstr "物料清单组件"

#. module: mrp_bom_component_menu
#: model_terms:ir.actions.act_window,help:mrp_bom_component_menu.mrp_bom_form_action2
msgid "Bills of materials components are components and by-products\n"
" used to create master bills of materials. Use this menu to\n"
" search in which BoM a specific component is used."
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.actions.act_window,help:mrp_bom_component_menu.mrp_bom_form_action2
msgid "Click to add a component to a bill of material."
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_tree_view
msgid "Components"
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Default Unit of Measure"
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Group By..."
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Product"
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Routings"
msgstr ""

#. module: mrp_bom_component_menu
#: model_terms:ir.ui.view,arch_db:mrp_bom_component_menu.mrp_bom_line_view_filter
msgid "Search Bill Of Material Components"
msgstr ""
3 changes: 3 additions & 0 deletions mrp_bom_component_menu/readme/CONTRIBUTORS.rst
@@ -0,0 +1,3 @@
* Jordi Ballester <jordi.ballester@forgeflow.com>
* Lois Rilo <lois.rilo@forgeflow.com>
* Juany Davila <juany.davila@forgeflow.com>
1 change: 1 addition & 0 deletions mrp_bom_component_menu/readme/DESCRIPTION.rst
@@ -0,0 +1 @@
Adds a menu item *Bill of Material Components*.
3 changes: 3 additions & 0 deletions mrp_bom_component_menu/readme/USAGE.rst
@@ -0,0 +1,3 @@
To use this module, you need to:

#. Go to menu *Manufacturing -> Master Data -> Bill of Material Components*.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8d1ebeb

Please sign in to comment.