Metadata-Version: 2.1
Name: odoo-addon-shopify_connector_pos
Version: 19.0.1.0.0.4
Requires-Dist: odoo-addon-shopify_connector==19.0.*
Requires-Dist: odoo==19.0.*
Summary: Import Shopify POS sales into location-routed sale orders
Home-page: https://github.com/OCA/connector-shopify
License: AGPL-3
Author: Sawir Studio, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 19.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

=====================
Shopify Connector POS
=====================

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

.. |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-OCA%2Fconnector--shopify-lightgray.png?logo=github
    :target: https://github.com/OCA/connector-shopify/tree/19.0/shopify_connector_pos
    :alt: OCA/connector-shopify
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/connector-shopify-19-0/connector-shopify-19-0-shopify_connector_pos
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/connector-shopify&target_branch=19.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

Shopify Connector POS imports Shopify point-of-sale orders through the
core order engine while retaining the retail location, immediate
handover, cash-rounding, refund, and exchange context.

The module routes each Shopify retail location to an Odoo warehouse
without depending on Odoo's ``point_of_sale`` application.

**Table of contents**

.. contents::
   :local:

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

Install the module after the core connector. Enable POS on each relevant
Shopify instance and choose whether eligible orders are confirmed and
fulfilled automatically.

Map every Shopify retail location to its POS warehouse. Configure a
service product and account for cash-rounding differences where the shop
uses cash rounding.

Usage
=====

POS orders appear in the normal Shopify order bindings and can be
filtered with **POS Orders** or **Pending POS**. The binding records the
retail location, cash-rounding amount, and exchange relationship.

Correct unmapped locations or rounding configuration before retrying an
error binding. Refunds and exchanges continue through the core order
money and idempotency rules.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/connector-shopify/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/OCA/connector-shopify/issues/new?body=module:%20shopify_connector_pos%0Aversion:%2019.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
-------

* Sawir Studio

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

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/connector-shopify <https://github.com/OCA/connector-shopify/tree/19.0/shopify_connector_pos>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
