[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-06-03 09:04:36 +00:00
parent e483eceeb1
commit e2b1602d75
3 changed files with 3 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ addon | version | maintainers | summary
[account_statement_import_ofx](account_statement_import_ofx/) | 16.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Import OFX Bank Statement
[account_statement_import_online](account_statement_import_online/) | 16.0.1.2.2 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Online bank statements update
[account_statement_import_online_gocardless](account_statement_import_online_gocardless/) | 16.0.1.1.0 | | Online Bank Statements: GoCardless
[account_statement_import_online_ofx](account_statement_import_online_ofx/) | 16.0.1.0.0 | | Online bank statements for OFX
[account_statement_import_online_paypal](account_statement_import_online_paypal/) | 16.0.1.0.1 | [![alexey-pelykh](https://github.com/alexey-pelykh.png?size=30px)](https://github.com/alexey-pelykh) | Online bank statements for PayPal.com
[account_statement_import_online_ponto](account_statement_import_online_ponto/) | 16.0.1.1.1 | | Online Bank Statements: MyPonto.com
[account_statement_import_online_qonto](account_statement_import_online_qonto/) | 16.0.1.0.0 | | Online Bank Statements: Qonto

View File

@@ -1 +1 @@
16.0.20240415.1
16.0.20240603.0

View File

@@ -16,6 +16,7 @@ setuptools.setup(
'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_gocardless>=16.0dev,<16.1dev',
'odoo-addon-account_statement_import_online_ofx>=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',
'odoo-addon-account_statement_import_online_qonto>=16.0dev,<16.1dev',