diff --git a/product_mrp_info/README.rst b/product_mrp_info/README.rst index 465ff08e1..76c308e73 100644 --- a/product_mrp_info/README.rst +++ b/product_mrp_info/README.rst @@ -2,10 +2,13 @@ Product MRP Info ================ -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:6890efe3aa93e30c39e9a91a505e7dd9250a005de16764dcaf79bde50de06e00 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,16 +17,16 @@ Product MRP Info :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github - :target: https://github.com/OCA/manufacture/tree/13.0/product_mrp_info + :target: https://github.com/OCA/manufacture/tree/14.0/product_mrp_info :alt: OCA/manufacture .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/manufacture-13-0/manufacture-13-0-product_mrp_info + :target: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-product_mrp_info :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/13.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=14.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| Adds smart button in product form view linking to manufacturing order list. @@ -44,8 +47,8 @@ Bug Tracker Bugs are tracked on `GitHub 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 `_. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -84,6 +87,6 @@ Current `maintainer `__: |maintainer-LoisRForgeFlow| -This module is part of the `OCA/manufacture `_ project on GitHub. +This module is part of the `OCA/manufacture `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/product_mrp_info/i18n/product_mrp_info.pot b/product_mrp_info/i18n/product_mrp_info.pot index 4250a596e..3e78eb537 100644 --- a/product_mrp_info/i18n/product_mrp_info.pot +++ b/product_mrp_info/i18n/product_mrp_info.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 13.0\n" +"Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -19,6 +19,24 @@ msgstr "" msgid "# Manufacturing Orders" msgstr "" +#. module: product_mrp_info +#: model:ir.model.fields,field_description:product_mrp_info.field_product_product__display_name +#: model:ir.model.fields,field_description:product_mrp_info.field_product_template__display_name +msgid "Display Name" +msgstr "" + +#. module: product_mrp_info +#: model:ir.model.fields,field_description:product_mrp_info.field_product_product__id +#: model:ir.model.fields,field_description:product_mrp_info.field_product_template__id +msgid "ID" +msgstr "" + +#. module: product_mrp_info +#: model:ir.model.fields,field_description:product_mrp_info.field_product_product____last_update +#: model:ir.model.fields,field_description:product_mrp_info.field_product_template____last_update +msgid "Last Modified on" +msgstr "" + #. module: product_mrp_info #: model_terms:ir.ui.view,arch_db:product_mrp_info.product_normal_form_view #: model_terms:ir.ui.view,arch_db:product_mrp_info.product_template_only_form_view diff --git a/product_mrp_info/static/description/index.html b/product_mrp_info/static/description/index.html index 75f5228e0..74a4e49c4 100644 --- a/product_mrp_info/static/description/index.html +++ b/product_mrp_info/static/description/index.html @@ -1,20 +1,20 @@ - + - + Product MRP Info