Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
a70add9
[IMP] Adapt account_bank_statement_import_online to 14.0
NL66278 May 28, 2021
9ec6975
account_statement_import_online: usability improvement on form view o…
alexis-via Jun 16, 2021
f321082
[FIX] account_statement_import_online: further improvements.
NL66278 Jul 14, 2021
d4865ae
[IMP] account_statement_import_online: don't import empty statements.
Aug 19, 2021
f7b5f59
[FIX] fixing empty assuming is a good default value #422
Oct 16, 2021
428b8ef
Translated using Weblate (Italian)
primes2h Nov 25, 2021
616d5b0
[IMP] account_statement_import_online[_ponto] improvements.
NL66278 Dec 13, 2021
06217be
[FIX] *_online Improvements after review
NL66278 Dec 13, 2021
81e67d7
[UPD] Update account_statement_import_online.pot
oca-travis Feb 18, 2022
4f0f101
[FIX] account_statement_import_online: use unittest.mock and don't im…
yajo Mar 9, 2022
c746c0b
Add module account_statement_import_base
alexis-via Aug 7, 2022
cbbfe3f
Migration script field online_raw_data -> raw_data
alexis-via Sep 27, 2022
c83ae9c
[MIG] Remove 14.0 migration files
NL66278 Jan 27, 2023
b1e7153
[MIG]account_statement_import_online: Migration to 15.0
manuelregidor Apr 13, 2022
44c6c77
Translated using Weblate (Italian)
francesco-ooops Jan 2, 2023
f45bdf3
[MIG] account_statement_import_online: Migration to 16.0
NL66278 Jan 27, 2023
b6cefe0
[FIX] account_statement_import_online: not require odoo_test_helper
MiquelRForgeFlow Feb 22, 2023
67dbb2c
[FIX] Group statement lines by period before update/create
astirpe Sep 22, 2023
daaed1a
Added translation using Weblate (Spanish)
Ivorra78 Nov 1, 2023
edf511a
[FIX] account_statement_import_online: Change pull button visibility
pedrobaeza Nov 14, 2023
d58f012
[FIX] account_statement_import_online: Fix es.po key
pedrobaeza Nov 15, 2023
bb832fd
[IMP] account_statement_import_online: Add debug wizard
pedrobaeza Jan 30, 2024
02c48ec
[IMP] account_statement_import_online: clarify button labels
StefanRijnhart Feb 2, 2024
e90e73a
Translated using Weblate (Spanish)
Ivorra78 Feb 3, 2024
adae3f0
[IMP] account_statement_import_online: only update journal when onlin…
StefanRijnhart Feb 6, 2024
02ccde9
[FIX] account_statement_import_online: use model_create_multi
StefanRijnhart Mar 19, 2024
bb4456a
Translated using Weblate (Turkish)
metingulsoy Jun 7, 2024
3ef8471
[IMP] account_statement_import_online: pre-commit auto fixes
carolinafernandez-tecnativa Jul 8, 2024
1bc2726
[MIG] account_statement_import_online: Migration to 17.0
carolinafernandez-tecnativa Jul 8, 2024
3db1696
[IMP] account_statement_import_online: Add button in journal to see p…
carolinafernandez-tecnativa Jul 30, 2024
817422f
Translated using Weblate (Italian)
mymage Aug 1, 2024
2cc11b8
[IMP] account_statement_import_online: pre-commit execution
StefanRijnhart Feb 28, 2025
b575deb
[MIG] account_statement_import_online: Migration to 18.0
StefanRijnhart Feb 28, 2025
b3ce5c4
[UPD] Update account_statement_import_online.pot
Mar 17, 2025
40e5f2d
[BOT] post-merge updates
OCA-git-bot Mar 17, 2025
f920777
Translated using Weblate (Turkish)
May 6, 2025
9fd6400
[IMP] account_statement_import_online: add option to enable or disabl…
carlos-lopez-tecnativa Dec 30, 2024
811c657
[UPD] Update account_statement_import_online.pot
Jun 4, 2025
048709b
[BOT] post-merge updates
OCA-git-bot Jun 4, 2025
0a5a7f5
Update translation files
weblate Jun 4, 2025
f6f694d
Translated using Weblate (Italian)
mymage Jun 5, 2025
b81321a
Translated using Weblate (Turkish)
bo-eska Jun 10, 2025
a0fd5dc
[UPD] Update account_statement_import_online.pot
Jul 11, 2025
2ebef63
Update translation files
weblate Jul 11, 2025
0f50bc1
Added translation using Weblate (Latvian)
myacc-pro Sep 12, 2025
022f65e
[IMP] account_statement_import_online: Avoid unlink log in tests
victoralmau Sep 22, 2025
88ebda0
[IMP] account_statement_import_online: Avoid unnecessary log messages
victoralmau Sep 24, 2025
2410604
[BOT] post-merge updates
OCA-git-bot Sep 25, 2025
a611b60
[FIX] account_statement_import_online: fix excessive writes
StefanRijnhart Nov 6, 2025
b41e9d4
[BOT] post-merge updates
OCA-git-bot Nov 6, 2025
5ee5f16
[FIX] account_statement_import_online: make start and end date of sta…
mkoeck Nov 16, 2025
daef3b1
[IMP] account_statement_import_online: pre-commit auto fixes
mkoeck Dec 2, 2025
bc2e17f
[MIG] account_statement_import_online: Migration to 19.0
mkoeck Dec 2, 2025
c83abd0
[REV] account_statement_import_online: revert commit 5ee5f16 that doe…
mkoeck Dec 2, 2025
ce6025d
[FIX] account_statement_import_online: adapt code to avoid unique con…
mkoeck Dec 2, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 126 additions & 0 deletions account_statement_import_online/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association

======================
Online Bank Statements
======================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c1080d9620ded173fbd8134e9c75a9c910bbc1884f31824a787032e89bd68f37
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
: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/19.0/account_statement_import_online
: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-19-0/bank-statement-import-19-0-account_statement_import_online
: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=19.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module provides base for building online bank statements providers.

**Table of contents**

.. contents::
:local:

Configuration
=============

To configure online bank statements provider:

1. Go to *Invoicing > Configuration > Online Bank Statement Providers*
2. Create a provider and configure provider-specific settings.

If you want to allow empty bank statements to be created every time the
information is pulled, you can check the option "Allow empty statements"
at the provider configuration level.

**NOTE**: To access these features, user needs to belong to *Show Full
Accounting Features* group.

Usage
=====

To pull historical bank statements:

1. Go to *Invoicing > Configuration > Online Bank Statement Providers*
2. Select a specific provider
3. Click on *PULL ONLINE BANK STATEMENT*
4. Configure date interval and click *Pull*

**NOTE**: To access these features, user needs to belong to *Show Full
Accounting Features* group.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-statement-import/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 <https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_statement_import_online%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* CorporateHub

Contributors
------------

- `CorporateHub <https://corporatehub.eu/>`__

- Alexey Pelykh <[email protected]>

- `Therp BV <https://therp.nl/>`__

- Ronald Portier <[email protected]>

- `Tecnativa <https://www.tecnativa.com>`__:

- Carolina Fernandez

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-alexey-pelykh| image:: https://github.com/alexey-pelykh.png?size=40px
:target: https://github.com/alexey-pelykh
:alt: alexey-pelykh

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-alexey-pelykh|

This module is part of the `OCA/bank-statement-import <https://github.com/OCA/bank-statement-import/tree/19.0/account_statement_import_online>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
4 changes: 4 additions & 0 deletions account_statement_import_online/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

from . import models
from . import wizards
30 changes: 30 additions & 0 deletions account_statement_import_online/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Copyright 2019-2020 Brainbean Apps (https://brainbeanapps.com)
# Copyright 2020 CorporateHub (https://corporatehub.eu)
# Copyright 2023 Therp BV (https://therp.nl)
# Copyright 2024 Tecnativa - Carolina Fernandez
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

{
"name": "Online Bank Statements",
"version": "19.0.1.0.0",
"author": "CorporateHub, Odoo Community Association (OCA)",
"maintainers": ["alexey-pelykh"],
"website": "https://github.com/OCA/bank-statement-import",
"license": "AGPL-3",
"category": "Accounting",
"summary": "Online bank statements update",
"depends": [
"account_statement_import_base",
],
"data": [
"data/account_statement_import_online.xml",
"security/ir.model.access.csv",
"security/online_bank_statement_provider.xml",
"wizards/online_bank_statement_pull_debug.xml",
"wizards/online_bank_statement_pull_wizard.xml",
"views/actions.xml",
"views/account_journal.xml",
"views/online_bank_statement_provider.xml",
],
"installable": True,
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" ?>
<!--
Copyright 2019 Brainbean Apps (https://brainbeanapps.com)
Copyright 2019 Dataplug (https://dataplug.io)
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
-->
<odoo noupdate="1">
<record model="ir.cron" id="ir_cron_account_pull_online_bank_statements">
<field name="name">Pull Online Bank Statements</field>
<field name="interval_number">1</field>
<field name="interval_type">hours</field>
<field name="state">code</field>
<field
name="model_id"
ref="account_statement_import_online.model_online_bank_statement_provider"
/>
<field name="code">model._scheduled_pull()</field>
</record>
</odoo>
Loading