Metadata-Version: 2.1
Name: odoo-addon-product_old_migration_fields
Version: 16.0.1.0.1.2
Summary: Product Old Migration Fields
Home-page: https://github.com/sygel-technology/sy-product-attribute
Author: Sygel, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.10
Requires-Dist: odoo-addon-base-old-migration-fields<16.1dev,>=16.0dev
Requires-Dist: odoo<16.1dev,>=16.0a

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
	:target: http://www.gnu.org/licenses/agpl
	:alt: License: AGPL-3

============================
Product Old Migration Fields
============================

This module allows you to store the old product fields before migration.


Installation
============

To install this module, you need to:

#. Only install


Configuration
=============

To configure this module, you need to:

#. Nothing


Usage
=====

If you want to modify or enter the old id of a product template:

#. Go to Products.
#. Select or create a new product.
#. Go to 'Migration Info' tab.
#. Enter/Edit the fields.

If you want to modify or enter the old id of a product:

#. Go to Products Variants.
#. Select or create a new product.
#. Go to 'Migration Info' tab.
#. Enter/Edit the fields.

If you want to modify or enter the old id of a category:

#. Go to Inventory -> Configuration -> Product Categories.
#. Select or create a new category.
#. Go to 'Migration Info' tab.
#. Enter/Edit the fields.



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

Bugs and errors are managed in `issues of GitHub <https://github.com/sygel-technology/sy-product-attribute/issues>`_.
In case of problems, please check if your problem has already been
reported. If you are the first to discover it, help us solving it by indicating
a detailed description `here <https://github.com/sygel-technology/sy-product-attribute/issues/new>`_.

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


Credits
=======

Authors
~~~~~~~

* Sygel, Odoo Community Association (OCA)

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

* Ángel García de la Chica Herrera <angel.garcia@sygel.es>

Maintainer
~~~~~~~~~~

This module is maintained by Sygel.

.. image:: https://www.sygel.es/logo.png
   :alt: Sygel
   :target: https://www.sygel.es

This module is part of the `Sygel/sy-product-attribute <https://github.com/sygel-technology/sy-product-attribute>`_.

To contribute to this module, please visit https://github.com/sygel-technology.
