Metadata-Version: 2.1
Name: odoo-addon-shopinvader_sale_channel
Version: 18.0.1.0.0.2
Requires-Python: >=3.10
Requires-Dist: odoo-addon-fastapi_endpoint_context==18.0.*
Requires-Dist: odoo-addon-sale_channel==18.0.*
Requires-Dist: odoo==18.0.*
Summary: Adds sale channel management to Shopinvader
Home-page: https://github.com/shopinvader/odoo-shopinvader
License: AGPL-3
Author: Akretion, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 18.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Description-Content-Type: text/x-rst

.. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

========================
Shopinvader Sale Channel
========================

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

.. |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/license-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/18.0/shopinvader_sale_channel
    :alt: shopinvader/odoo-shopinvader

|badge1| |badge2| |badge3|

This module provides a way to link FastAPI endpoints to Sale Channels.

It sets a ``sale_channel_id`` in the request context for endpoints
linked to a Sale Channel, and it auto attach Sale Orders created via
these endpoints to the corresponding Sale Channel.

**Table of contents**

.. contents::
   :local:

Usage
=====

In the ``FastAPI -> FastAPI Endpoints`` menu, you can now link an
endpoint to a Sale Channel by selecting it in the new ``Sale Channel``
field.

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_sale_channel%0Aversion:%2018.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
------------

- Florian Mounier florian.mounier@akretion.com

Maintainers
-----------

.. |maintainer-paradoxxxzero| image:: https://github.com/paradoxxxzero.png?size=40px
    :target: https://github.com/paradoxxxzero
    :alt: paradoxxxzero

Current maintainer:

|maintainer-paradoxxxzero| 

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

You are welcome to contribute.
