Metadata-Version: 2.1
Name: odoo12-addon-shopinvader_product_stock_state
Version: 12.0.1.0.1.99.dev5
Summary: This module is used to choose a stock state during theexport (by backend)
Home-page: https://github.com/shopinvader/odoo-shopinvader
Author: Akretion
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 12.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.5
Requires-Dist: odoo12-addon-product-stock-state
Requires-Dist: odoo12-addon-shopinvader-product-stock
Requires-Dist: odoo<12.1dev,>=12.0a

===============================
Shopinvader Product Stock State
===============================

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

.. |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-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader-lightgray.png?logo=github
    :target: https://github.com/shopinvader/odoo-shopinvader/tree/12.0/shopinvader_product_stock_state
    :alt: shopinvader/odoo-shopinvader

|badge1| |badge2| |badge3|

This is shopinvader product stock state module.
This module is used to export the stock state of product
only if the value has been updated.

Instead of having only the qty in the json sent to the search engine
You will have (depending of the configuration, the qty and the state)

**Table of contents**

.. contents::
   :local:

Usage
=====

Go into shopinvader > backend, and on the backend you can choose the mode

- State and Low Quantity (only add the qty if it behind a defined value)
- State and Quantity
- Only State
- Only Quantity

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

Bugs are tracked on `GitHub Issues <https://github.com/shopinvader/odoo-shopinvader/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/shopinvader/odoo-shopinvader/issues/new?body=module:%20shopinvader_product_stock_state%0Aversion:%2012.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
~~~~~~~

* Akretion

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

* Sebastien BEAU <sebastien.beau@akretion.com>
* Raphaël Reverdy <raphael.reverdy@akretion.com>

Other credits
~~~~~~~~~~~~~

Funders
-------

The development of this module has been financially supported by:

* Akretion R&D
* Labase.coop

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

This module is part of the `shopinvader/odoo-shopinvader <https://github.com/shopinvader/odoo-shopinvader/tree/12.0/shopinvader_product_stock_state>`_ project on GitHub.

You are welcome to contribute.
