nfu/data_nature_importer
2026-01-29 08:36:52 +01:00
..
docs [MV] nfu_data_nature_importer -> data_nature_importer 2026-01-16 08:19:07 +01:00
models [IMP] data_nature_importer: add default image field 2026-01-29 08:36:52 +01:00
readme [IMP] data_nature_importer: add default image field 2026-01-29 08:36:52 +01:00
security [MV] nfu_data_nature_importer -> data_nature_importer 2026-01-16 08:19:07 +01:00
static/description [IMP] data_nature_importer: add default image field 2026-01-29 08:36:52 +01:00
views [255][IMP] data_nature_importer: Add Queue Job support and move to server action 2026-01-20 07:51:20 +01:00
__init__.py [MV] nfu_data_nature_importer -> data_nature_importer 2026-01-16 08:19:07 +01:00
__manifest__.py [IMP] data_nature_importer: add default image field 2026-01-29 08:36:52 +01:00
README.rst [IMP] data_nature_importer: add default image field 2026-01-29 08:36:52 +01:00
utils.py [IMP] data_nature_importer: add default image field 2026-01-29 08:36:52 +01:00

====================
DATA Nature Importer
====================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! 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-bakeupboys%2Fnfu-lightgray.png?logo=github
    :target: https://github.com/bakeupboys/nfu/tree/16.0/data_nature_importer
    :alt: bakeupboys/nfu

|badge1| |badge2| |badge3|

Enrich Products with attributes from DATA Nature
================================================

This includes the following attributes:
- product images
- vendor
- product categories

**Table of contents**

.. contents::
   :local:

Changelog
=========

- 16.0.1.0.0: Initial module.
- 16.0.1.0.1: Catch empty metadata response in _get_dn_metadata
- 16.0.1.1.0: Add Queue Job support and move to server action
- 16.0.1.0.2: Use default image as product image

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

Bugs are tracked on `GitHub Issues <https://github.com/bakeupboys/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/bakeupboys/nfu/issues/new?body=module:%20data_nature_importer%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 `bakeupboys/nfu <https://github.com/bakeupboys/nfu/tree/16.0/data_nature_importer>`_ project on GitHub.

You are welcome to contribute.