|
1 |
| -<?xml version="1.0" encoding="utf-8" ?> |
2 | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3 | 2 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4 | 3 | <head>
|
5 | 4 | <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/" /> |
7 | 6 | <title>Shopinvader Payment</title>
|
8 | 7 | <style type="text/css">
|
9 | 8 |
|
10 | 9 | /*
|
11 | 10 | :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 $ |
13 | 12 | :Copyright: This stylesheet has been placed in the public domain.
|
14 | 13 |
|
15 | 14 | Default cascading style sheet for the HTML output of Docutils.
|
| 15 | +Despite the name, some widely supported CSS2 features are used. |
16 | 16 |
|
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 |
18 | 18 | customize this style sheet.
|
19 | 19 | */
|
20 | 20 |
|
|
275 | 275 | margin-left: 2em ;
|
276 | 276 | margin-right: 2em }
|
277 | 277 |
|
278 |
| -pre.code .ln { color: grey; } /* line numbers */ |
| 278 | +pre.code .ln { color: gray; } /* line numbers */ |
279 | 279 | pre.code, code { background-color: #eeeeee }
|
280 | 280 | pre.code .comment, code .comment { color: #5C6576 }
|
281 | 281 | pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
|
|
301 | 301 | span.pre {
|
302 | 302 | white-space: pre }
|
303 | 303 |
|
304 |
| -span.problematic { |
| 304 | +span.problematic, pre.problematic { |
305 | 305 | color: red }
|
306 | 306 |
|
307 | 307 | span.section-subtitle {
|
@@ -366,46 +366,48 @@ <h1 class="title">Shopinvader Payment</h1>
|
366 | 366 | <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
367 | 367 | !! This file is generated by oca-gen-addon-readme !!
|
368 | 368 | !! changes will be overwritten. !!
|
| 369 | +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 370 | +!! source digest: sha256:9ff7736785072e30ac9194fab1ccfaba9710417c08ce266139421e77ecc8aea9 |
369 | 371 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
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> |
371 | 373 | <p>Base module for implementing e-commerce payment methods.
|
372 | 374 | This module mostly provides an abstract component (InvaderPaymentService)
|
373 | 375 | and an abstract model (InvaderPayable).</p>
|
374 | 376 | <p><strong>Table of contents</strong></p>
|
375 | 377 | <div class="contents local topic" id="contents">
|
376 | 378 | <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> |
382 | 384 | </ul>
|
383 | 385 | </li>
|
384 | 386 | </ul>
|
385 | 387 | </div>
|
386 | 388 | <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> |
388 | 390 | <p>Bugs are tracked on <a class="reference external" href="https://github.com/shopinvader/odoo-shopinvader-payment/issues">GitHub Issues</a>.
|
389 | 391 | 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 |
391 | 393 | <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>
|
392 | 394 | <p>Do not contact contributors directly about support or help with technical issues.</p>
|
393 | 395 | </div>
|
394 | 396 | <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> |
396 | 398 | <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> |
398 | 400 | <ul class="simple">
|
399 | 401 | <li>ACSONE SA/NV</li>
|
400 | 402 | </ul>
|
401 | 403 | </div>
|
402 | 404 | <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> |
404 | 406 | <p>Stéphane Bidoul <<a class="reference external" href="mailto:stephane.bidoul@acsone.eu">stephane.bidoul@acsone.eu</a>>
|
405 | 407 | Laurent Mignon <<a class="reference external" href="mailto:laurent.mignon@acsone.eu">laurent.mignon@acsone.eu</a>></p>
|
406 | 408 | </div>
|
407 | 409 | <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> |
409 | 411 | <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>
|
410 | 412 | <p>You are welcome to contribute.</p>
|
411 | 413 | </div>
|
|
0 commit comments