From db0187863592c16c707e4bd9b1a145d84e4f33b4 Mon Sep 17 00:00:00 2001
From: OCA-git-bot
Date: Thu, 19 Oct 2023 08:57:15 +0000
Subject: [PATCH] [BOT] post-merge updates
---
README.md | 1 +
account_statement_import_online_paypal/README.rst | 12 ++++++------
.../static/description/index.html | 8 ++++----
setup/_metapackage/VERSION.txt | 2 +-
setup/_metapackage/setup.py | 1 +
5 files changed, 13 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index f4ae3eb3..94af52ab 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ addon | version | maintainers | summary
[account_statement_import_file](account_statement_import_file/) | 16.0.1.0.1 | [](https://github.com/alexis-via) | Import Statement Files
[account_statement_import_ofx](account_statement_import_ofx/) | 16.0.1.0.0 | [](https://github.com/alexis-via) | Import OFX Bank Statement
[account_statement_import_online](account_statement_import_online/) | 16.0.1.0.0 | [](https://github.com/alexey-pelykh) | Online bank statements update
+[account_statement_import_online_paypal](account_statement_import_online_paypal/) | 16.0.1.0.0 | [](https://github.com/alexey-pelykh) | Online bank statements for PayPal.com
[account_statement_import_online_ponto](account_statement_import_online_ponto/) | 16.0.1.0.0 | | Online Bank Statements: MyPonto.com
[//]: # (end addons)
diff --git a/account_statement_import_online_paypal/README.rst b/account_statement_import_online_paypal/README.rst
index 3b3112be..872498f9 100644
--- a/account_statement_import_online_paypal/README.rst
+++ b/account_statement_import_online_paypal/README.rst
@@ -7,7 +7,7 @@ Online Bank Statements: PayPal.com
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:26af4e5288afb6f7af8bd84132925bd6dea1bf3bbb77c739000c747423e4dc9e
+ !! source digest: sha256:8bfc74cf52e72cbe8378bb3d3de882962d546164fdd3c050eb62333e49e06902
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Online Bank Statements: PayPal.com
: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--statement--import-lightgray.png?logo=github
- :target: https://github.com/OCA/bank-statement-import/tree/15.0/account_statement_import_online_paypal
+ :target: https://github.com/OCA/bank-statement-import/tree/16.0/account_statement_import_online_paypal
:alt: OCA/bank-statement-import
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_online_paypal
+ :target: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_paypal
: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-statement-import&target_branch=15.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/bank-statement-import&target_branch=16.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -109,7 +109,7 @@ Bug Tracker
Bugs are tracked on `GitHub 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 `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -151,6 +151,6 @@ Current `maintainer `__:
|maintainer-alexey-pelykh|
-This module is part of the `OCA/bank-statement-import `_ project on GitHub.
+This module is part of the `OCA/bank-statement-import `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/account_statement_import_online_paypal/static/description/index.html b/account_statement_import_online_paypal/static/description/index.html
index 8b3c341a..6f30c332 100644
--- a/account_statement_import_online_paypal/static/description/index.html
+++ b/account_statement_import_online_paypal/static/description/index.html
@@ -367,9 +367,9 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:26af4e5288afb6f7af8bd84132925bd6dea1bf3bbb77c739000c747423e4dc9e
+!! source digest: sha256:8bfc74cf52e72cbe8378bb3d3de882962d546164fdd3c050eb62333e49e06902
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

+

This module provides online bank statements from
PayPal.com.
Table of contents
@@ -459,7 +459,7 @@ behaviour in case #06650320 (private).
Bugs are tracked on GitHub 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.
+feedback.
Do not contact contributors directly about support or help with technical issues.
diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt
index f5963bba..4c0bccd6 100644
--- a/setup/_metapackage/VERSION.txt
+++ b/setup/_metapackage/VERSION.txt
@@ -1 +1 @@
-16.0.20231018.1
\ No newline at end of file
+16.0.20231019.0
\ No newline at end of file
diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py
index 867b4bc4..406708da 100644
--- a/setup/_metapackage/setup.py
+++ b/setup/_metapackage/setup.py
@@ -14,6 +14,7 @@ setuptools.setup(
'odoo-addon-account_statement_import_file>=16.0dev,<16.1dev',
'odoo-addon-account_statement_import_ofx>=16.0dev,<16.1dev',
'odoo-addon-account_statement_import_online>=16.0dev,<16.1dev',
+ 'odoo-addon-account_statement_import_online_paypal>=16.0dev,<16.1dev',
'odoo-addon-account_statement_import_online_ponto>=16.0dev,<16.1dev',
],
classifiers=[