mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -28,6 +28,7 @@ addon | version | maintainers | summary
|
|||||||
[account_statement_import_file_reconcile_oca](account_statement_import_file_reconcile_oca/) | 16.0.1.0.0 | [](https://github.com/alexis-via) | Import Statement Files and Go Direct to Reconciliation
|
[account_statement_import_file_reconcile_oca](account_statement_import_file_reconcile_oca/) | 16.0.1.0.0 | [](https://github.com/alexis-via) | Import Statement Files and Go Direct to Reconciliation
|
||||||
[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_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.2.1 | [](https://github.com/alexey-pelykh) | Online bank statements update
|
[account_statement_import_online](account_statement_import_online/) | 16.0.1.2.1 | [](https://github.com/alexey-pelykh) | Online bank statements update
|
||||||
|
[account_statement_import_online_gocardless](account_statement_import_online_gocardless/) | 16.0.1.0.0 | | Online Bank Statements: GoCardless
|
||||||
[account_statement_import_online_paypal](account_statement_import_online_paypal/) | 16.0.1.0.1 | [](https://github.com/alexey-pelykh) | Online bank statements for PayPal.com
|
[account_statement_import_online_paypal](account_statement_import_online_paypal/) | 16.0.1.0.1 | [](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_ponto](account_statement_import_online_ponto/) | 16.0.1.1.1 | | Online Bank Statements: MyPonto.com
|
||||||
[account_statement_import_sheet_file](account_statement_import_sheet_file/) | 16.0.1.1.0 | [](https://github.com/alexey-pelykh) | Import TXT/CSV or XLSX files as Bank Statements in Odoo
|
[account_statement_import_sheet_file](account_statement_import_sheet_file/) | 16.0.1.1.0 | [](https://github.com/alexey-pelykh) | Import TXT/CSV or XLSX files as Bank Statements in Odoo
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Online Bank Statements: GoCardless
|
|||||||
!! This file is generated by oca-gen-addon-readme !!
|
!! This file is generated by oca-gen-addon-readme !!
|
||||||
!! changes will be overwritten. !!
|
!! changes will be overwritten. !!
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
!! source digest: sha256:7e08b9033d303931d6ce5d4c420d57a3615ef932c2680ce05c103f37e6141654
|
!! source digest: sha256:69caae47d7351da458bd34dff994847f02326305eb087e68e355d03f803b4d03
|
||||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||||
|
|
||||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||||
@@ -126,6 +126,9 @@ Contributors
|
|||||||
* `Tecnativa <https://www.tecnativa.com>`__:
|
* `Tecnativa <https://www.tecnativa.com>`__:
|
||||||
|
|
||||||
* Pedro M. Baeza
|
* Pedro M. Baeza
|
||||||
|
* `Alusage <https://nicolas.alusage.fr>`__:
|
||||||
|
|
||||||
|
* Nicolas JEUDY <https://github.com/njeudy>
|
||||||
|
|
||||||
Maintainers
|
Maintainers
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1 +1 @@
|
|||||||
16.0.20240125.0
|
16.0.20240227.0
|
||||||
@@ -15,6 +15,7 @@ setuptools.setup(
|
|||||||
'odoo-addon-account_statement_import_file_reconcile_oca>=16.0dev,<16.1dev',
|
'odoo-addon-account_statement_import_file_reconcile_oca>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-account_statement_import_ofx>=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>=16.0dev,<16.1dev',
|
||||||
|
'odoo-addon-account_statement_import_online_gocardless>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-account_statement_import_online_paypal>=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_ponto>=16.0dev,<16.1dev',
|
||||||
'odoo-addon-account_statement_import_sheet_file>=16.0dev,<16.1dev',
|
'odoo-addon-account_statement_import_sheet_file>=16.0dev,<16.1dev',
|
||||||
|
|||||||
Reference in New Issue
Block a user