Metadata-Version: 2.1
Name: odoo-addon-website_transfer_payment_mode
Version: 17.0.1.0.0
Requires-Python: >=3.10
Requires-Dist: odoo-addon-account_payment_sale>=17.0dev,<17.1dev
Requires-Dist: odoo>=17.0a,<17.1dev
Summary: Transfer payment mode from website to SO.
Home-page: https://github.com/sygel-technology/sy-e-commerce
Author: Sygel
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 17.0

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

=============================
Website Transfer Payment Mode
=============================

This module allows to relate website payment modes to sale order payment mode.


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

To install this module, you need to:

#. Just install the module


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

To configure this module, you need to:

#. Go to Website > Configuration > Payment Acquirers
#. Select a payment acquirer
#. Select a related payment mode on 'Select Payment Mode' field


Usage
=====

To use this module, you need to:

#. No special usage instructions needed.


ROADMAP
=======

[ Enumerate known caveats and future potential improvements.
  It is mostly intended for end-users, and can also help
  potential new contributors discovering new features to implement. ]

* ...


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

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

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


Credits
=======

Authors
~~~~~~~

* Sygel


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

* Manuel Regidor <manuel.regidor@sygel.es>


Maintainer
~~~~~~~~~~

This module is maintained by Sygel.


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

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