Rename Module

This commit is contained in:
Ole Jancke 2024-06-18 11:44:18 +02:00
parent 1b270f7035
commit 04e2e22c32
14 changed files with 81 additions and 81 deletions

View file

@ -1,6 +1,6 @@
========================= ==================
NFU Product Custom Fields NFU BNN Attributes
========================= ==================
.. ..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@ -17,12 +17,12 @@ NFU Product Custom Fields
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3 :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-bruecksen%2Fife_nfu-lightgray.png?logo=github .. |badge3| image:: https://img.shields.io/badge/github-bruecksen%2Fife_nfu-lightgray.png?logo=github
:target: https://github.com/bruecksen/ife_nfu/tree/16.0/nfu_product_custom_fields :target: https://github.com/bruecksen/ife_nfu/tree/16.0/nfu_product_bnn_attributes
:alt: bruecksen/ife_nfu :alt: bruecksen/ife_nfu
|badge1| |badge2| |badge3| |badge1| |badge2| |badge3|
This module adds additional Fields to Products to store information from BNN This module adds a page to product form view to store BNN Attributes.
**Table of contents** **Table of contents**
@ -41,7 +41,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/bruecksen/ife_nfu/issues>`_. Bugs are tracked on `GitHub Issues <https://github.com/bruecksen/ife_nfu/issues>`_.
In case of trouble, please check there if your issue has already been reported. In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/bruecksen/ife_nfu/issues/new?body=module:%20nfu_product_custom_fields%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. `feedback <https://github.com/bruecksen/ife_nfu/issues/new?body=module:%20nfu_product_bnn_attributes%0Aversion:%2016.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. Do not contact contributors directly about support or help with technical issues.
@ -56,6 +56,6 @@ Authors
Maintainers Maintainers
~~~~~~~~~~~ ~~~~~~~~~~~
This module is part of the `bruecksen/ife_nfu <https://github.com/bruecksen/ife_nfu/tree/16.0/nfu_product_custom_fields>`_ project on GitHub. This module is part of the `bruecksen/ife_nfu <https://github.com/bruecksen/ife_nfu/tree/16.0/nfu_product_bnn_attributes>`_ project on GitHub.
You are welcome to contribute. You are welcome to contribute.

View file

@ -1,6 +1,6 @@
{ {
"name": "NFU Product Custom Fields", "name": "NFU BNN Attributes",
"summary": """This Module Adds Custom Fields To Products""", "summary": """This Module Adds BNN Attributes Page to Product form view""",
"author": "BAKEUP", "author": "BAKEUP",
"website": "https://www.bakeup.org", "website": "https://www.bakeup.org",
"category": "Product", "category": "Product",

View file

@ -0,0 +1,64 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * nfu_product_bnn_attributes
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-06-17 22:13+0000\n"
"PO-Revision-Date: 2024-06-18 00:15+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: de_DE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.4.2\n"
#. module: nfu_product_bnn_attributes
#. odoo-python
#: code:addons/nfu_product_bnn_attributes/models/product_template.py:0
#: model:ir.model.fields,field_description:nfu_product_bnn_attributes.field_product_product__additional_information
#: model:ir.model.fields,field_description:nfu_product_bnn_attributes.field_product_template__additional_information
#, python-format
msgid "Additional Information"
msgstr "Zusätzliche Informationen"
#. module: nfu_product_bnn_attributes
#: model_terms:ir.ui.view,arch_db:nfu_product_bnn_attributes.product_template_bnn_view
msgid "BNN Information"
msgstr "BNN Informationen"
#. module: nfu_product_bnn_attributes
#. odoo-python
#: code:addons/nfu_product_bnn_attributes/models/product_template.py:0
#: model:ir.model.fields,field_description:nfu_product_bnn_attributes.field_product_product__origin
#: model:ir.model.fields,field_description:nfu_product_bnn_attributes.field_product_template__origin
#, python-format
msgid "Origin"
msgstr "Herkunft"
#. module: nfu_product_bnn_attributes
#: model:ir.model,name:nfu_product_bnn_attributes.model_product_template
msgid "Product"
msgstr "Produkt"
#. module: nfu_product_bnn_attributes
#. odoo-python
#: code:addons/nfu_product_bnn_attributes/models/product_template.py:0
#: model:ir.model.fields,field_description:nfu_product_bnn_attributes.field_product_product__quality
#: model:ir.model.fields,field_description:nfu_product_bnn_attributes.field_product_template__quality
#, python-format
msgid "Quality"
msgstr "Qualität"
#. module: nfu_product_bnn_attributes
#. odoo-python
#: code:addons/nfu_product_bnn_attributes/models/product_template.py:0
#: model:ir.model.fields,field_description:nfu_product_bnn_attributes.field_product_product__manufacturer_abbr
#: model:ir.model.fields,field_description:nfu_product_bnn_attributes.field_product_template__manufacturer_abbr
#, python-format
msgid "Manufacturer Abbreviation"
msgstr "Herstellerkürzel"

View file

@ -0,0 +1 @@
This module adds a page to product form view to store BNN Attributes.

View file

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View file

@ -3,7 +3,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" /> <meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
<title>NFU Product Custom Fields</title> <title>NFU BNN Attributes</title>
<style type="text/css"> <style type="text/css">
/* /*
@ -360,8 +360,8 @@ ul.auto-toc {
</style> </style>
</head> </head>
<body> <body>
<div class="document" id="nfu-product-custom-fields"> <div class="document" id="nfu-bnn-attributes">
<h1 class="title">NFU Product Custom Fields</h1> <h1 class="title">NFU BNN Attributes</h1>
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !! !! This file is generated by oca-gen-addon-readme !!
@ -369,8 +369,8 @@ ul.auto-toc {
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:134ea25670afe61406a31cb8ab2661c3b00137b759c76a3241a78d7e56d21ebe !! source digest: sha256:134ea25670afe61406a31cb8ab2661c3b00137b759c76a3241a78d7e56d21ebe
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/bruecksen/ife_nfu/tree/16.0/nfu_product_custom_fields"><img alt="bruecksen/ife_nfu" src="https://img.shields.io/badge/github-bruecksen%2Fife_nfu-lightgray.png?logo=github" /></a></p> <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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/bruecksen/ife_nfu/tree/16.0/nfu_product_bnn_attributes"><img alt="bruecksen/ife_nfu" src="https://img.shields.io/badge/github-bruecksen%2Fife_nfu-lightgray.png?logo=github" /></a></p>
<p>This module adds additional Fields to Products to store information from BNN</p> <p>This module adds a page to product form view to store BNN Attributes.</p>
<p><strong>Table of contents</strong></p> <p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents"> <div class="contents local topic" id="contents">
<ul class="simple"> <ul class="simple">
@ -392,7 +392,7 @@ ul.auto-toc {
<p>Bugs are tracked on <a class="reference external" href="https://github.com/bruecksen/ife_nfu/issues">GitHub Issues</a>. <p>Bugs are tracked on <a class="reference external" href="https://github.com/bruecksen/ife_nfu/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported. In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed If you spotted it first, help us to smash it by providing a detailed and welcomed
<a class="reference external" href="https://github.com/bruecksen/ife_nfu/issues/new?body=module:%20nfu_product_custom_fields%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <a class="reference external" href="https://github.com/bruecksen/ife_nfu/issues/new?body=module:%20nfu_product_bnn_attributes%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p> <p>Do not contact contributors directly about support or help with technical issues.</p>
</div> </div>
<div class="section" id="credits"> <div class="section" id="credits">
@ -405,7 +405,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
</div> </div>
<div class="section" id="maintainers"> <div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2> <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
<p>This module is part of the <a class="reference external" href="https://github.com/bruecksen/ife_nfu/tree/16.0/nfu_product_custom_fields">bruecksen/ife_nfu</a> project on GitHub.</p> <p>This module is part of the <a class="reference external" href="https://github.com/bruecksen/ife_nfu/tree/16.0/nfu_product_bnn_attributes">bruecksen/ife_nfu</a> project on GitHub.</p>
<p>You are welcome to contribute.</p> <p>You are welcome to contribute.</p>
</div> </div>
</div> </div>

View file

@ -1,64 +0,0 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * nfu_product_custom_fields
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-06-17 22:13+0000\n"
"PO-Revision-Date: 2024-06-18 00:15+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: de_DE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.4.2\n"
#. module: nfu_product_custom_fields
#. odoo-python
#: code:addons/nfu_product_custom_fields/models/product_template.py:0
#: model:ir.model.fields,field_description:nfu_product_custom_fields.field_product_product__additional_information
#: model:ir.model.fields,field_description:nfu_product_custom_fields.field_product_template__additional_information
#, python-format
msgid "Additional Information"
msgstr "Zusätzliche Informationen"
#. module: nfu_product_custom_fields
#: model_terms:ir.ui.view,arch_db:nfu_product_custom_fields.product_template_bnn_view
msgid "BNN Information"
msgstr "BNN Informationen"
#. module: nfu_product_custom_fields
#. odoo-python
#: code:addons/nfu_product_custom_fields/models/product_template.py:0
#: model:ir.model.fields,field_description:nfu_product_custom_fields.field_product_product__origin
#: model:ir.model.fields,field_description:nfu_product_custom_fields.field_product_template__origin
#, python-format
msgid "Origin"
msgstr "Herkunft"
#. module: nfu_product_custom_fields
#: model:ir.model,name:nfu_product_custom_fields.model_product_template
msgid "Product"
msgstr "Produkt"
#. module: nfu_product_custom_fields
#. odoo-python
#: code:addons/nfu_product_custom_fields/models/product_template.py:0
#: model:ir.model.fields,field_description:nfu_product_custom_fields.field_product_product__quality
#: model:ir.model.fields,field_description:nfu_product_custom_fields.field_product_template__quality
#, python-format
msgid "Quality"
msgstr "Qualität"
#. module: nfu_product_custom_fields
#. odoo-python
#: code:addons/nfu_product_custom_fields/models/product_template.py:0
#: model:ir.model.fields,field_description:nfu_product_custom_fields.field_product_product__manufacturer_abbr
#: model:ir.model.fields,field_description:nfu_product_custom_fields.field_product_template__manufacturer_abbr
#, python-format
msgid "Manufacturer Abbreviation"
msgstr "Herstellerkürzel"

View file

@ -1 +0,0 @@
This module adds additional Fields to Products to store information from BNN