Metadata-Version: 2.1
Name: odoo-addon-purchase_internal_product_reference
Version: 15.0.1.0.0.2
Requires-Python: >=3.8
Requires-Dist: odoo>=15.0a,<15.1dev
Summary: Shows the internal product reference or the supplier's reference in purchasing
Home-page: https://github.com/sygel-technology/sy-purchase-workflow
License: AGPL-3
Author: Sygel, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 15.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

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

===================================
Purchase internal product reference 
===================================

This module allows you to configure the purchasing module to display the internal reference of the products in the purchase line.

In case we want to make a sale to a supplier without this module Oddo shows the supplier reference and not the internal one. This module also fixes this error by showing the internal reference in the sales module in any case.


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

To install this module, you need to:

#. Only install


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

The following configuration has to be done for each company:

1. Go to the Purchase module.
2. Go to Settings.
3. Check 'Show internal reference' if you want to show the internal reference in the purchase order lines.


Usage
=====

1. Go to the purchase module.
2. Create a new purchase order
3. Add products to the product line.


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

Bugs and errors are managed in `issues of GitHub <https://github.com/sygel-technology/sy-purchase-workflow>`_.
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-purchase-workflow/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.


This module is part of the `Sygel/sy-server-backend <https://github.com/sygel-technology/sy-purchase-workflow>`_.

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