Skip to content

Commit 39f024d

Browse files
author
shopinvader-git-bot
committed
[UPD] README.rst
1 parent a4d1051 commit 39f024d

File tree

22 files changed

+288
-233
lines changed

22 files changed

+288
-233
lines changed

invader_payment/README.rst

+6-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
Shopinvader Payment
33
===================
44

5-
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
67
!! This file is generated by oca-gen-addon-readme !!
78
!! changes will be overwritten. !!
89
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:9ff7736785072e30ac9194fab1ccfaba9710417c08ce266139421e77ecc8aea9
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
912
1013
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1114
:target: https://odoo-community.org/page/development-status
@@ -17,7 +20,7 @@ Shopinvader Payment
1720
:target: https://github.com/shopinvader/odoo-shopinvader-payment/tree/12.0/invader_payment
1821
:alt: shopinvader/odoo-shopinvader-payment
1922

20-
|badge1| |badge2| |badge3|
23+
|badge1| |badge2| |badge3|
2124

2225
Base module for implementing e-commerce payment methods.
2326
This module mostly provides an abstract component (InvaderPaymentService)
@@ -33,7 +36,7 @@ Bug Tracker
3336

3437
Bugs are tracked on `GitHub Issues <https://github.com/shopinvader/odoo-shopinvader-payment/issues>`_.
3538
In case of trouble, please check there if your issue has already been reported.
36-
If you spotted it first, help us smashing it by providing a detailed and welcomed
39+
If you spotted it first, help us to smash it by providing a detailed and welcomed
3740
`feedback <https://github.com/shopinvader/odoo-shopinvader-payment/issues/new?body=module:%20invader_payment%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
3841

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

invader_payment/static/description/index.html

+20-18
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
<?xml version="1.0" encoding="utf-8" ?>
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
54
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6-
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
5+
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
76
<title>Shopinvader Payment</title>
87
<style type="text/css">
98

109
/*
1110
:Author: David Goodger ([email protected])
12-
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1312
:Copyright: This stylesheet has been placed in the public domain.
1413
1514
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1616
17-
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
17+
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1818
customize this style sheet.
1919
*/
2020

@@ -275,7 +275,7 @@
275275
margin-left: 2em ;
276276
margin-right: 2em }
277277

278-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
279279
pre.code, code { background-color: #eeeeee }
280280
pre.code .comment, code .comment { color: #5C6576 }
281281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +301,7 @@
301301
span.pre {
302302
white-space: pre }
303303

304-
span.problematic {
304+
span.problematic, pre.problematic {
305305
color: red }
306306

307307
span.section-subtitle {
@@ -366,46 +366,48 @@ <h1 class="title">Shopinvader Payment</h1>
366366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370+
!! source digest: sha256:9ff7736785072e30ac9194fab1ccfaba9710417c08ce266139421e77ecc8aea9
369371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370-
<p><a class="reference external" 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" 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" href="https://github.com/shopinvader/odoo-shopinvader-payment/tree/12.0/invader_payment"><img alt="shopinvader/odoo-shopinvader-payment" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader--payment-lightgray.png?logo=github" /></a></p>
372+
<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/shopinvader/odoo-shopinvader-payment/tree/12.0/invader_payment"><img alt="shopinvader/odoo-shopinvader-payment" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader--payment-lightgray.png?logo=github" /></a></p>
371373
<p>Base module for implementing e-commerce payment methods.
372374
This module mostly provides an abstract component (InvaderPaymentService)
373375
and an abstract model (InvaderPayable).</p>
374376
<p><strong>Table of contents</strong></p>
375377
<div class="contents local topic" id="contents">
376378
<ul class="simple">
377-
<li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li>
378-
<li><a class="reference internal" href="#credits" id="id2">Credits</a><ul>
379-
<li><a class="reference internal" href="#authors" id="id3">Authors</a></li>
380-
<li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li>
381-
<li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li>
379+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li>
380+
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
381+
<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
382+
<li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li>
383+
<li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li>
382384
</ul>
383385
</li>
384386
</ul>
385387
</div>
386388
<div class="section" id="bug-tracker">
387-
<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
389+
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
388390
<p>Bugs are tracked on <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader-payment/issues">GitHub Issues</a>.
389391
In case of trouble, please check there if your issue has already been reported.
390-
If you spotted it first, help us smashing it by providing a detailed and welcomed
392+
If you spotted it first, help us to smash it by providing a detailed and welcomed
391393
<a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader-payment/issues/new?body=module:%20invader_payment%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
392394
<p>Do not contact contributors directly about support or help with technical issues.</p>
393395
</div>
394396
<div class="section" id="credits">
395-
<h1><a class="toc-backref" href="#id2">Credits</a></h1>
397+
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
396398
<div class="section" id="authors">
397-
<h2><a class="toc-backref" href="#id3">Authors</a></h2>
399+
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
398400
<ul class="simple">
399401
<li>ACSONE SA/NV</li>
400402
</ul>
401403
</div>
402404
<div class="section" id="contributors">
403-
<h2><a class="toc-backref" href="#id4">Contributors</a></h2>
405+
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
404406
<p>Stéphane Bidoul &lt;<a class="reference external" href="mailto:stephane.bidoul&#64;acsone.eu">stephane.bidoul&#64;acsone.eu</a>&gt;
405407
Laurent Mignon &lt;<a class="reference external" href="mailto:laurent.mignon&#64;acsone.eu">laurent.mignon&#64;acsone.eu</a>&gt;</p>
406408
</div>
407409
<div class="section" id="maintainers">
408-
<h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
410+
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
409411
<p>This module is part of the <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader-payment/tree/12.0/invader_payment">shopinvader/odoo-shopinvader-payment</a> project on GitHub.</p>
410412
<p>You are welcome to contribute.</p>
411413
</div>

invader_payment_manual/README.rst

+6-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
Invader Payment Manual
33
======================
44

5-
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
67
!! This file is generated by oca-gen-addon-readme !!
78
!! changes will be overwritten. !!
89
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:f9c270205bd34597af3a815d1167af1fb16a9f8cbae46a53b86f8021cc54b2be
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
912
1013
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1114
:target: https://odoo-community.org/page/development-status
@@ -17,7 +20,7 @@ Invader Payment Manual
1720
:target: https://github.com/shopinvader/odoo-shopinvader-payment/tree/12.0/invader_payment_manual
1821
:alt: shopinvader/odoo-shopinvader-payment
1922

20-
|badge1| |badge2| |badge3|
23+
|badge1| |badge2| |badge3|
2124

2225
REST Services for manual payments like bank transfer, check (base module without controller).
2326

@@ -31,7 +34,7 @@ Bug Tracker
3134

3235
Bugs are tracked on `GitHub Issues <https://github.com/shopinvader/odoo-shopinvader-payment/issues>`_.
3336
In case of trouble, please check there if your issue has already been reported.
34-
If you spotted it first, help us smashing it by providing a detailed and welcomed
37+
If you spotted it first, help us to smash it by providing a detailed and welcomed
3538
`feedback <https://github.com/shopinvader/odoo-shopinvader-payment/issues/new?body=module:%20invader_payment_manual%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
3639

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

invader_payment_manual/static/description/index.html

+20-18
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
<?xml version="1.0" encoding="utf-8" ?>
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
54
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6-
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
5+
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
76
<title>Invader Payment Manual</title>
87
<style type="text/css">
98

109
/*
1110
:Author: David Goodger ([email protected])
12-
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1312
:Copyright: This stylesheet has been placed in the public domain.
1413
1514
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1616
17-
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
17+
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1818
customize this style sheet.
1919
*/
2020

@@ -275,7 +275,7 @@
275275
margin-left: 2em ;
276276
margin-right: 2em }
277277

278-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
279279
pre.code, code { background-color: #eeeeee }
280280
pre.code .comment, code .comment { color: #5C6576 }
281281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +301,7 @@
301301
span.pre {
302302
white-space: pre }
303303

304-
span.problematic {
304+
span.problematic, pre.problematic {
305305
color: red }
306306

307307
span.section-subtitle {
@@ -366,45 +366,47 @@ <h1 class="title">Invader Payment Manual</h1>
366366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370+
!! source digest: sha256:f9c270205bd34597af3a815d1167af1fb16a9f8cbae46a53b86f8021cc54b2be
369371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370-
<p><a class="reference external" 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" 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" href="https://github.com/shopinvader/odoo-shopinvader-payment/tree/12.0/invader_payment_manual"><img alt="shopinvader/odoo-shopinvader-payment" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader--payment-lightgray.png?logo=github" /></a></p>
372+
<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/shopinvader/odoo-shopinvader-payment/tree/12.0/invader_payment_manual"><img alt="shopinvader/odoo-shopinvader-payment" src="https://img.shields.io/badge/github-shopinvader%2Fodoo--shopinvader--payment-lightgray.png?logo=github" /></a></p>
371373
<p>REST Services for manual payments like bank transfer, check (base module without controller).</p>
372374
<p><strong>Table of contents</strong></p>
373375
<div class="contents local topic" id="contents">
374376
<ul class="simple">
375-
<li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li>
376-
<li><a class="reference internal" href="#credits" id="id2">Credits</a><ul>
377-
<li><a class="reference internal" href="#authors" id="id3">Authors</a></li>
378-
<li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li>
379-
<li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li>
377+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li>
378+
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
379+
<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
380+
<li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li>
381+
<li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li>
380382
</ul>
381383
</li>
382384
</ul>
383385
</div>
384386
<div class="section" id="bug-tracker">
385-
<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
387+
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
386388
<p>Bugs are tracked on <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader-payment/issues">GitHub Issues</a>.
387389
In case of trouble, please check there if your issue has already been reported.
388-
If you spotted it first, help us smashing it by providing a detailed and welcomed
390+
If you spotted it first, help us to smash it by providing a detailed and welcomed
389391
<a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader-payment/issues/new?body=module:%20invader_payment_manual%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
390392
<p>Do not contact contributors directly about support or help with technical issues.</p>
391393
</div>
392394
<div class="section" id="credits">
393-
<h1><a class="toc-backref" href="#id2">Credits</a></h1>
395+
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
394396
<div class="section" id="authors">
395-
<h2><a class="toc-backref" href="#id3">Authors</a></h2>
397+
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
396398
<ul class="simple">
397399
<li>ACSONE SA/NV</li>
398400
</ul>
399401
</div>
400402
<div class="section" id="contributors">
401-
<h2><a class="toc-backref" href="#id4">Contributors</a></h2>
403+
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
402404
<p>Sébastien BEAU &lt;<a class="reference external" href="mailto:sebastien.beau&#64;akretion.com">sebastien.beau&#64;akretion.com</a>&gt;
403405
Laurent Mignon &lt;<a class="reference external" href="mailto:laurent.mignon&#64;acsone.com">laurent.mignon&#64;acsone.com</a>&gt;
404406
Simone Orsi &lt;<a class="reference external" href="mailto:simone.orsi&#64;camptocamp.com">simone.orsi&#64;camptocamp.com</a>&gt;</p>
405407
</div>
406408
<div class="section" id="maintainers">
407-
<h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
409+
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
408410
<p>This module is part of the <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader-payment/tree/12.0/invader_payment_manual">shopinvader/odoo-shopinvader-payment</a> project on GitHub.</p>
409411
<p>You are welcome to contribute.</p>
410412
</div>

invader_payment_sips/README.rst

+6-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
SIPS Payment Acquirer (REST, Base)
33
==================================
44

5-
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
67
!! This file is generated by oca-gen-addon-readme !!
78
!! changes will be overwritten. !!
89
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:40022c438c8c0e468838d584f7314a901a673349c9de021204eec514e44871a8
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
912
1013
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1114
:target: https://odoo-community.org/page/development-status
@@ -17,7 +20,7 @@ SIPS Payment Acquirer (REST, Base)
1720
:target: https://github.com/shopinvader/odoo-shopinvader-payment/tree/12.0/invader_payment_sips
1821
:alt: shopinvader/odoo-shopinvader-payment
1922

20-
|badge1| |badge2| |badge3|
23+
|badge1| |badge2| |badge3|
2124

2225
REST Services for ATOS Worldline SIPS Payments (base module without controller).
2326

@@ -31,7 +34,7 @@ Bug Tracker
3134

3235
Bugs are tracked on `GitHub Issues <https://github.com/shopinvader/odoo-shopinvader-payment/issues>`_.
3336
In case of trouble, please check there if your issue has already been reported.
34-
If you spotted it first, help us smashing it by providing a detailed and welcomed
37+
If you spotted it first, help us to smash it by providing a detailed and welcomed
3538
`feedback <https://github.com/shopinvader/odoo-shopinvader-payment/issues/new?body=module:%20invader_payment_sips%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
3639

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

0 commit comments

Comments
 (0)