nfu/nfu_product
2025-09-18 21:10:17 +02:00
..
models [FIX] nfu_product: Relate package companies to products 2025-09-18 21:10:17 +02:00
readme [FIX] nfu_product: Relate package companies to products 2025-09-18 21:10:17 +02:00
static/description [FIX] nfu_product: Relate package companies to products 2025-09-18 21:10:17 +02:00
views [IMP] nfu_product,nfu_product_bnn_attributes: add multi-company to product.packagings 2025-04-30 21:35:51 +02:00
__init__.py [117][FIX] nfu_product: add company_ids to list view 2025-02-25 17:23:54 +01:00
__manifest__.py [122][FIX] nfu_product,nfu_product_bnn_attributes: Avoid unvalid companies in packagings 2025-04-30 21:35:51 +02:00
README.rst [FIX] nfu_product: Relate package companies to products 2025-09-18 21:10:17 +02:00

===========
NFU Product
===========

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:1b38428d6cd06a0605518e76e4c89cb55b01114d59a8a1ef38ebcc5129c57305
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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-LGPL--3-blue.png
    :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
    :alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-bruecksen%2Fnfu-lightgray.png?logo=github
    :target: https://github.com/bruecksen/nfu/tree/16.0/nfu_product
    :alt: bruecksen/nfu

|badge1| |badge2| |badge3|

* Relate company_ids from packages to product.product
* Remove company_id and add company_ids to views

**Table of contents**

.. contents::
   :local:

Changelog
=========

-  16.0.1.0.0: Initial module.
-  16.0.1.1.0: Add multi company to product packagings
-  16.0.1.1.1: Avoid unvalid packaging companies
-  16.0.1.2.0: Relate package companies to products


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

Bugs are tracked on `GitHub Issues <https://github.com/bruecksen/nfu/issues>`_.
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
`feedback <https://github.com/bruecksen/nfu/issues/new?body=module:%20nfu_product%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.

Credits
=======

Authors
~~~~~~~

* BAKEUP

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

* Niels Göttsch <niels@ziemlichoptimal.de>

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

This module is part of the `bruecksen/nfu <https://github.com/bruecksen/nfu/tree/16.0/nfu_product>`_ project on GitHub.

You are welcome to contribute.