Skip to content

Commit

Permalink
[IMP] account_payment_order_return: pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
almumu committed Jan 15, 2025
1 parent 840256e commit b8e220d
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 55 deletions.
50 changes: 25 additions & 25 deletions account_payment_order_return/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,20 @@ Account Payment Order Return
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github
:target: https://github.com/OCA/bank-payment/tree/16.0/account_payment_order_return
:target: https://github.com/OCA/bank-payment/tree/17.0/account_payment_order_return
:alt: OCA/bank-payment
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_order_return
:target: https://translation.odoo-community.org/projects/bank-payment-17-0/bank-payment-17-0-account_payment_order_return
: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/bank-payment&target_branch=16.0
:target: https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&target_branch=17.0
:alt: Try me on Runboat

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

This module adds a check in the wizard where move lines are imported into
payment order.
This check lets include in selection lines from invoices linked to a
payment return.
This module adds a check in the wizard where move lines are imported
into payment order. This check lets include in selection lines from
invoices linked to a payment return.

**Table of contents**

Expand All @@ -41,51 +40,52 @@ payment return.
Installation
============

This module is auto-installed when you install *account_payment_return* and
*account_payment_order*.
This module is auto-installed when you install *account_payment_return*
and *account_payment_order*.

Usage
=====

#. Go to Invoicing > Customers > Debit Orders.
#. Create a new record.
#. Click on button "Create Payment Lines from Journal Items" to open the
1. Go to Invoicing > Customers > Debit Orders.
2. Create a new record.
3. Click on button "Create Payment Lines from Journal Items" to open the
wizard.
#. Click on the "Include move lines from returns" check.
#. Fill other options.
#. Click on button "Add All Move Lines".
4. Click on the "Include move lines from returns" check.
5. Fill other options.
6. Click on button "Add All Move Lines".

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-payment/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/bank-payment/issues/new?body=module:%20account_payment_order_return%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/bank-payment/issues/new?body=module:%20account_payment_order_return%0Aversion:%2017.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
~~~~~~~
-------

* Tecnativa

Contributors
~~~~~~~~~~~~
------------

* Tecnativa <https://www.tecnativa.com>
- Tecnativa
<`https://www.tecnativa.com\\> <https://www.tecnativa.com\>>`__

* Luis M. Ontalba
* Vicent Cubells
* João Marques
- Luis M. Ontalba
- Vicent Cubells
- João Marques

* Kitti U. <[email protected]>
- Kitti U. <[email protected]>

Maintainers
~~~~~~~~~~~
-----------

This module is maintained by the OCA.

Expand All @@ -97,6 +97,6 @@ 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/bank-payment <https://github.com/OCA/bank-payment/tree/16.0/account_payment_order_return>`_ project on GitHub.
This module is part of the `OCA/bank-payment <https://github.com/OCA/bank-payment/tree/17.0/account_payment_order_return>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 3 additions & 0 deletions account_payment_order_return/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"
5 changes: 5 additions & 0 deletions account_payment_order_return/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- Tecnativa \<https://www.tecnativa.com\>
- Luis M. Ontalba
- Vicent Cubells
- João Marques
- Kitti U. \<[email protected]\>
7 changes: 0 additions & 7 deletions account_payment_order_return/readme/CONTRIBUTORS.rst

This file was deleted.

3 changes: 3 additions & 0 deletions account_payment_order_return/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This module adds a check in the wizard where move lines are imported
into payment order. This check lets include in selection lines from
invoices linked to a payment return.
4 changes: 0 additions & 4 deletions account_payment_order_return/readme/DESCRIPTION.rst

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
This module is auto-installed when you install *account_payment_return* and
*account_payment_order*.
This module is auto-installed when you install *account_payment_return*
and *account_payment_order*.
7 changes: 7 additions & 0 deletions account_payment_order_return/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
1. Go to Invoicing \> Customers \> Debit Orders.
2. Create a new record.
3. Click on button "Create Payment Lines from Journal Items" to open
the wizard.
4. Click on the "Include move lines from returns" check.
5. Fill other options.
6. Click on button "Add All Move Lines".
7 changes: 0 additions & 7 deletions account_payment_order_return/readme/USAGE.rst

This file was deleted.

20 changes: 10 additions & 10 deletions account_payment_order_return/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,11 +369,10 @@ <h1 class="title">Account Payment Order Return</h1>
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:37cd11d39abd9d084c0bd46f8ba329b99d893c74a04374515d9aba8101cfcb91
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/bank-payment/tree/16.0/account_payment_order_return"><img alt="OCA/bank-payment" src="https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-payment-16-0/bank-payment-16-0-account_payment_order_return"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds a check in the wizard where move lines are imported into
payment order.
This check lets include in selection lines from invoices linked to a
payment return.</p>
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/bank-payment/tree/17.0/account_payment_order_return"><img alt="OCA/bank-payment" src="https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-payment-17-0/bank-payment-17-0-account_payment_order_return"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds a check in the wizard where move lines are imported
into payment order. This check lets include in selection lines from
invoices linked to a payment return.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
Expand All @@ -390,8 +389,8 @@ <h1 class="title">Account Payment Order Return</h1>
</div>
<div class="section" id="installation">
<h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
<p>This module is auto-installed when you install <em>account_payment_return</em> and
<em>account_payment_order</em>.</p>
<p>This module is auto-installed when you install <em>account_payment_return</em>
and <em>account_payment_order</em>.</p>
</div>
<div class="section" id="usage">
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
Expand All @@ -410,7 +409,7 @@ <h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/bank-payment/issues">GitHub Issues</a>.
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
<a class="reference external" href="https://github.com/OCA/bank-payment/issues/new?body=module:%20account_payment_order_return%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OCA/bank-payment/issues/new?body=module:%20account_payment_order_return%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
Expand All @@ -424,7 +423,8 @@ <h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
<ul class="simple">
<li>Tecnativa &lt;<a class="reference external" href="https://www.tecnativa.com">https://www.tecnativa.com</a>&gt;<ul>
<li>Tecnativa
&lt;<a class="reference external" href="https://www.tecnativa.com&gt;">https://www.tecnativa.com\&gt;</a><ul>
<li>Luis M. Ontalba</li>
<li>Vicent Cubells</li>
<li>João Marques</li>
Expand All @@ -442,7 +442,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
<p>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.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-payment/tree/16.0/account_payment_order_return">OCA/bank-payment</a> project on GitHub.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-payment/tree/17.0/account_payment_order_return">OCA/bank-payment</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
</div>
Expand Down

0 comments on commit b8e220d

Please sign in to comment.