Skip to content

Commit e431288

Browse files
committed
[BOT] post-merge updates
1 parent 2421793 commit e431288

File tree

4 files changed

+26
-14
lines changed

4 files changed

+26
-14
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ addon | version | maintainers | summary
2424
[account_due_list](account_due_list/) | 17.0.1.0.0 | | List of open credits and debits, with due date
2525
[account_due_list_payment_mode](account_due_list_payment_mode/) | 17.0.1.0.0 | | Payment Due List Payment Mode
2626
[account_payment_multi_deduction](account_payment_multi_deduction/) | 17.0.1.0.0 | <a href='https://github.com/kittiu'><img src='https://github.com/kittiu.png' width='32' height='32' style='border-radius:50%;' alt='kittiu'/></a> | Payment Register with Multiple Deduction
27+
[account_payment_promissory_note](account_payment_promissory_note/) | 17.0.1.0.0 | | Account Payment Promissory Note
2728
[account_payment_return](account_payment_return/) | 17.0.1.2.2 | | Manage the return of your payments
2829
[account_payment_return_import](account_payment_return_import/) | 17.0.1.0.0 | | This module adds a generic wizard to import payment returnfile formats. Is only the base to be extended by anothermodules
2930
[account_payment_return_import_iso20022](account_payment_return_import_iso20022/) | 17.0.1.0.1 | | This addon allows to import payment returns from ISO 20022 files like PAIN or CAMT.

account_payment_promissory_note/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
===============================
26
Account Payment Promissory Note
37
===============================
@@ -7,13 +11,13 @@ Account Payment Promissory Note
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:75ac9ad5c25acba585f2ab2391e886b2aca09fdcfe9e7b77e215a1dd00f0efa3
14+
!! source digest: sha256:326c47034c1d8c0bdddb03329c40557a3ed2551407b3698a4a996c5f8b7fce19
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--payment-lightgray.png?logo=github

account_payment_promissory_note/static/description/index.html

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Account Payment Promissory Note</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="account-payment-promissory-note">
364-
<h1 class="title">Account Payment Promissory Note</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="account-payment-promissory-note">
370+
<h1>Account Payment Promissory Note</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:75ac9ad5c25acba585f2ab2391e886b2aca09fdcfe9e7b77e215a1dd00f0efa3
375+
!! source digest: sha256:326c47034c1d8c0bdddb03329c40557a3ed2551407b3698a4a996c5f8b7fce19
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/OCA/account-payment/tree/17.0/account_payment_promissory_note"><img alt="OCA/account-payment" src="https://img.shields.io/badge/github-OCA%2Faccount--payment-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-payment-17-0/account-payment-17-0-account_payment_promissory_note"><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/account-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>
377+
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-payment/tree/17.0/account_payment_promissory_note"><img alt="OCA/account-payment" src="https://img.shields.io/badge/github-OCA%2Faccount--payment-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-payment-17-0/account-payment-17-0-account_payment_promissory_note"><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/account-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>
373378
<p>This module allows you to set a date due in a payment, as promissory
374379
notes require.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -386,7 +391,7 @@ <h1 class="title">Account Payment Promissory Note</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="usage">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
390395
<ol class="arabic simple">
391396
<li>Go to Invoicing &gt; Customers / Vendors &gt; Payments.</li>
392397
<li>Create a new one and select the ‘Promissory Note’ option.</li>
@@ -396,23 +401,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
396401
</ol>
397402
</div>
398403
<div class="section" id="bug-tracker">
399-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
404+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
400405
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-payment/issues">GitHub Issues</a>.
401406
In case of trouble, please check there if your issue has already been reported.
402407
If you spotted it first, help us to smash it by providing a detailed and welcomed
403408
<a class="reference external" href="https://github.com/OCA/account-payment/issues/new?body=module:%20account_payment_promissory_note%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
404409
<p>Do not contact contributors directly about support or help with technical issues.</p>
405410
</div>
406411
<div class="section" id="credits">
407-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
412+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
408413
<div class="section" id="authors">
409-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
414+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
410415
<ul class="simple">
411416
<li>Tecnativa</li>
412417
</ul>
413418
</div>
414419
<div class="section" id="contributors">
415-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
420+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
416421
<ul class="simple">
417422
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
418423
<li>Sergio Teruel</li>
@@ -424,7 +429,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
424429
</ul>
425430
</div>
426431
<div class="section" id="maintainers">
427-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
432+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
428433
<p>This module is maintained by the OCA.</p>
429434
<a class="reference external image-reference" href="https://odoo-community.org">
430435
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -437,5 +442,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
437442
</div>
438443
</div>
439444
</div>
445+
</div>
440446
</body>
441447
</html>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[project]
22
name = "odoo-addons-oca-account-payment"
3-
version = "17.0.20251016.0"
3+
version = "17.0.20260216.0"
44
dependencies = [
55
"odoo-addon-account_due_list>=17.0dev,<17.1dev",
66
"odoo-addon-account_due_list_payment_mode>=17.0dev,<17.1dev",
77
"odoo-addon-account_payment_multi_deduction>=17.0dev,<17.1dev",
8+
"odoo-addon-account_payment_promissory_note>=17.0dev,<17.1dev",
89
"odoo-addon-account_payment_return>=17.0dev,<17.1dev",
910
"odoo-addon-account_payment_return_import>=17.0dev,<17.1dev",
1011
"odoo-addon-account_payment_return_import_iso20022>=17.0dev,<17.1dev",

0 commit comments

Comments
 (0)