[FIX] account_statement_import_online: not require odoo_test_helper

This commit is contained in:
Miquel Raïch
2023-02-22 18:30:26 +01:00
committed by Carolina Fernandez
parent 2fc9b110bb
commit 8b5dadabc8
6 changed files with 301 additions and 201 deletions

View File

@@ -2,10 +2,13 @@
Online Bank Statements Online Bank Statements
====================== ======================
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! 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:d64dadf4f92748dd0112ce40d64257147c0f1a6520fe0b87b298fc01864be51e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status :target: https://odoo-community.org/page/development-status
@@ -14,14 +17,14 @@ Online Bank Statements
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3 :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github .. |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 :target: https://github.com/OCA/bank-statement-import/tree/16.0/account_statement_import_online
:alt: OCA/bank-statement-import :alt: OCA/bank-statement-import
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png .. |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 :target: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online
:alt: Translate me on Weblate :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/174/15.0 :target: https://runboat.odoo-community.org/builds?repo=OCA/bank-statement-import&target_branch=16.0
:alt: Try me on Runbot :alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5| |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -37,24 +40,8 @@ Configuration
To configure online bank statements provider: To configure online bank statements provider:
#. Go to *Invoicing > Configuration > Bank Accounts* #. Go to *Invoicing > Configuration > Online Bank Statement Providers*
#. Open bank account to configure and edit it #. Create a provider and configure provider-specific settings.
#. Set *Bank Feeds* to *Online*
#. Select online bank statements provider in *Online Bank Statements (OCA)*
section
#. Save the bank account
#. Click on provider and configure provider-specific settings.
or, alternatively:
#. Go to *Invoicing > Overview*
#. Open settings of the corresponding journal account
#. Switch to *Bank Account* tab
#. Set *Bank Feeds* to *Online*
#. Select online bank statements provider in *Online Bank Statements (OCA)*
section
#. Save the bank account
#. Click on provider and configure provider-specific settings.
If you want to allow empty bank statements to be created every time the 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" information is pulled, you can check the option "Allow empty statements"
@@ -68,9 +55,9 @@ Usage
To pull historical bank statements: To pull historical bank statements:
#. Go to *Invoicing > Configuration > Bank Accounts* #. Go to *Invoicing > Configuration > Online Bank Statement Providers*
#. Select specific bank accounts #. Select a specific provider
#. Launch *Actions > Online Bank Statements Pull Wizard* #. Click on *PULL ONLINE BANK STATEMENT*
#. Configure date interval and click *Pull* #. Configure date interval and click *Pull*
**NOTE**: To access these features, user needs to belong to **NOTE**: To access these features, user needs to belong to
@@ -81,8 +68,8 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-statement-import/issues>`_. 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. In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed 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:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. `feedback <https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_statement_import_online%0Aversion:%2016.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. Do not contact contributors directly about support or help with technical issues.
@@ -126,6 +113,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|maintainer-alexey-pelykh| |maintainer-alexey-pelykh|
This module is part of the `OCA/bank-statement-import <https://github.com/OCA/bank-statement-import/tree/15.0/account_statement_import_online>`_ project on GitHub. This module is part of the `OCA/bank-statement-import <https://github.com/OCA/bank-statement-import/tree/16.0/account_statement_import_online>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

View File

@@ -12,7 +12,6 @@
"license": "AGPL-3", "license": "AGPL-3",
"category": "Accounting", "category": "Accounting",
"summary": "Online bank statements update", "summary": "Online bank statements update",
"external_dependencies": {"python": ["odoo_test_helper"]},
"depends": [ "depends": [
"account_statement_import_base", "account_statement_import_base",
], ],

View File

@@ -4,7 +4,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 14.0\n" "Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
@@ -14,6 +14,7 @@ msgstr ""
"Plural-Forms: \n" "Plural-Forms: \n"
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format #, python-format
msgid "%(number)s %(type)s" msgid "%(number)s %(type)s"
@@ -29,12 +30,20 @@ msgstr ""
msgid "Active" msgid "Active"
msgstr "" msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid "All lines passed filtering"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__api_base #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__api_base
msgid "Api Base" msgid "Api Base"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_filter
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form
msgid "Archived" msgid "Archived"
msgstr "" msgstr ""
@@ -112,18 +121,18 @@ msgid "Day(s)"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__display_name #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__display_name
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__display_name #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__display_name
msgid "Display Name" msgid "Display Name"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format #, python-format
msgid "" msgid ""
"Failed to obtain statement data for period since %s until %s: %s. See server" "Failed to obtain statement data for period since {since} until {until}: "
" logs for more details." "{exception}. See server logs for more details."
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
@@ -131,11 +140,6 @@ msgstr ""
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_channel_ids
msgid "Followers (Channels)"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_partner_ids #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_partner_ids
msgid "Followers (Partners)" msgid "Followers (Partners)"
@@ -146,13 +150,17 @@ msgstr ""
msgid "From" msgid "From"
msgstr "" msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__has_message
msgid "Has Message"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields.selection,name:account_statement_import_online.selection__online_bank_statement_provider__interval_type__hours #: model:ir.model.fields.selection,name:account_statement_import_online.selection__online_bank_statement_provider__interval_type__hours
msgid "Hour(s)" msgid "Hour(s)"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__id #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__id
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__id #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__id
msgid "ID" msgid "ID"
@@ -160,7 +168,6 @@ msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_needaction #: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_needaction
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_unread
msgid "If checked, new messages require your attention." msgid "If checked, new messages require your attention."
msgstr "" msgstr ""
@@ -171,8 +178,8 @@ msgid "If checked, some messages have a delivery error."
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_filter
#, python-format #, python-format
msgid "Inactive" msgid "Inactive"
msgstr "" msgstr ""
@@ -188,9 +195,10 @@ msgid "Is Follower"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format #, python-format
msgid "Issue with Online Bank Statement Provider" msgid "Issue with Online Bank Statement self"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
@@ -205,7 +213,6 @@ msgid "Key"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update
msgid "Last Modified on" msgid "Last Modified on"
@@ -254,6 +261,7 @@ msgid "Monthly statements"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format #, python-format
msgid "N/A" msgid "N/A"
@@ -264,11 +272,25 @@ msgstr ""
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/tests/test_account_bank_statement_import_online.py:0
#, python-format
msgid "Names and dates for statements found: %(statements)s"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__next_run #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__next_run
msgid "Next scheduled pull" msgid "Next scheduled pull"
msgstr "" msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/tests/test_account_bank_statement_import_online.py:0
#, python-format
msgid "No statements found in journal"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_needaction_counter #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_needaction_counter
msgid "Number of Actions" msgid "Number of Actions"
@@ -281,7 +303,7 @@ msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_needaction_counter #: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_needaction_counter
msgid "Number of messages which requires an action" msgid "Number of messages requiring action"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
@@ -290,11 +312,16 @@ msgid "Number of messages with delivery error"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_unread_counter #. odoo-python
msgid "Number of unread messages" #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid ""
"Of %(lines_provided)s lines provided, %(before)s where before %(since)s, "
"%(after)s where on or after %(until)sand %(duplicate)s where not unique."
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/account_journal.py:0 #: code:addons/account_statement_import_online/models/account_journal.py:0
#, python-format #, python-format
msgid "Online (OCA)" msgid "Online (OCA)"
@@ -319,6 +346,15 @@ msgstr ""
msgid "Online Bank Statement Pull Wizard" msgid "Online Bank Statement Pull Wizard"
msgstr "" msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid ""
"Online Bank Statement provider \"%(name)s\" failed to obtain statement data "
"since %(since)s until %(until)s"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form
msgid "Online Bank Statements (OCA)" msgid "Online Bank Statements (OCA)"
@@ -360,6 +396,7 @@ msgid "Pull"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form
msgid "Pull Online Bank Statement" msgid "Pull Online Bank Statement"
msgstr "" msgstr ""
@@ -367,10 +404,16 @@ msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.actions.server,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements_ir_actions_server #: model:ir.actions.server,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements_ir_actions_server
#: model:ir.cron,cron_name:account_statement_import_online.ir_cron_account_pull_online_bank_statements #: model:ir.cron,cron_name:account_statement_import_online.ir_cron_account_pull_online_bank_statements
#: model:ir.cron,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements
msgid "Pull Online Bank Statements" msgid "Pull Online Bank Statements"
msgstr "" msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid "Pulling online bank statements of: %(provider_names)s"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_has_sms_error #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_has_sms_error
msgid "SMS Delivery error" msgid "SMS Delivery error"
@@ -386,6 +429,20 @@ msgstr ""
msgid "Scheduled Pull" msgid "Scheduled Pull"
msgstr "" msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid "Scheduled pull of online bank statements complete."
msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid "Scheduled pull of online bank statements..."
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__interval_number #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__interval_number
msgid "Scheduled update interval" msgid "Scheduled update interval"
@@ -396,18 +453,6 @@ msgstr ""
msgid "Scheduled update interval must be greater than zero!" msgid "Scheduled update interval must be greater than zero!"
msgstr "" msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_account_journal__online_bank_statement_provider_id
msgid ""
"Select the actual instance of a configured provider (a record).\n"
"Selecting a type of provider will automatically create a provider record linked to this journal."
msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_account_journal__online_bank_statement_provider
msgid "Select the type of service provider (a model)"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__service #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__service
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_filter #: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_filter
@@ -446,16 +491,6 @@ msgstr ""
msgid "To" msgid "To"
msgstr "" msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_unread
msgid "Unread Messages"
msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_unread_counter
msgid "Unread Messages Counter"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__update_schedule #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__update_schedule
msgid "Update Schedule" msgid "Update Schedule"

View File

@@ -17,6 +17,7 @@ msgstr ""
"X-Generator: Weblate 4.14.1\n" "X-Generator: Weblate 4.14.1\n"
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format #, python-format
msgid "%(number)s %(type)s" msgid "%(number)s %(type)s"
@@ -32,12 +33,20 @@ msgstr ""
msgid "Active" msgid "Active"
msgstr "" msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid "All lines passed filtering"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__api_base #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__api_base
msgid "Api Base" msgid "Api Base"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_filter
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form
msgid "Archived" msgid "Archived"
msgstr "" msgstr ""
@@ -115,18 +124,18 @@ msgid "Day(s)"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__display_name #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__display_name
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__display_name #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__display_name
msgid "Display Name" msgid "Display Name"
msgstr "Nome visualizzato" msgstr "Nome visualizzato"
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format #, python-format
msgid "" msgid ""
"Failed to obtain statement data for period since %s until %s: %s. See server " "Failed to obtain statement data for period since {since} until {until}: "
"logs for more details." "{exception}. See server logs for more details."
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
@@ -134,11 +143,6 @@ msgstr ""
msgid "Followers" msgid "Followers"
msgstr "" msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_channel_ids
msgid "Followers (Channels)"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_partner_ids #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_partner_ids
msgid "Followers (Partners)" msgid "Followers (Partners)"
@@ -149,13 +153,17 @@ msgstr ""
msgid "From" msgid "From"
msgstr "" msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__has_message
msgid "Has Message"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields.selection,name:account_statement_import_online.selection__online_bank_statement_provider__interval_type__hours #: model:ir.model.fields.selection,name:account_statement_import_online.selection__online_bank_statement_provider__interval_type__hours
msgid "Hour(s)" msgid "Hour(s)"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__id #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__id
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__id #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__id
msgid "ID" msgid "ID"
@@ -163,7 +171,6 @@ msgstr "ID"
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_needaction #: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_needaction
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_unread
msgid "If checked, new messages require your attention." msgid "If checked, new messages require your attention."
msgstr "" msgstr ""
@@ -174,8 +181,8 @@ msgid "If checked, some messages have a delivery error."
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_filter
#, python-format #, python-format
msgid "Inactive" msgid "Inactive"
msgstr "" msgstr ""
@@ -191,9 +198,10 @@ msgid "Is Follower"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format #, python-format
msgid "Issue with Online Bank Statement Provider" msgid "Issue with Online Bank Statement self"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
@@ -208,7 +216,6 @@ msgid "Key"
msgstr "Chiave" msgstr "Chiave"
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update
msgid "Last Modified on" msgid "Last Modified on"
@@ -257,6 +264,7 @@ msgid "Monthly statements"
msgstr "Estratti conto mensili" msgstr "Estratti conto mensili"
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format #, python-format
msgid "N/A" msgid "N/A"
@@ -267,11 +275,25 @@ msgstr "N/D"
msgid "Name" msgid "Name"
msgstr "Nome" msgstr "Nome"
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/tests/test_account_bank_statement_import_online.py:0
#, python-format
msgid "Names and dates for statements found: %(statements)s"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__next_run #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__next_run
msgid "Next scheduled pull" msgid "Next scheduled pull"
msgstr "" msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/tests/test_account_bank_statement_import_online.py:0
#, python-format
msgid "No statements found in journal"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_needaction_counter #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_needaction_counter
msgid "Number of Actions" msgid "Number of Actions"
@@ -284,7 +306,7 @@ msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_needaction_counter #: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_needaction_counter
msgid "Number of messages which requires an action" msgid "Number of messages requiring action"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
@@ -293,11 +315,16 @@ msgid "Number of messages with delivery error"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_unread_counter #. odoo-python
msgid "Number of unread messages" #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid ""
"Of %(lines_provided)s lines provided, %(before)s where before %(since)s, "
"%(after)s where on or after %(until)sand %(duplicate)s where not unique."
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/account_journal.py:0 #: code:addons/account_statement_import_online/models/account_journal.py:0
#, python-format #, python-format
msgid "Online (OCA)" msgid "Online (OCA)"
@@ -322,6 +349,15 @@ msgstr ""
msgid "Online Bank Statement Pull Wizard" msgid "Online Bank Statement Pull Wizard"
msgstr "" msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid ""
"Online Bank Statement provider \"%(name)s\" failed to obtain statement data "
"since %(since)s until %(until)s"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form
msgid "Online Bank Statements (OCA)" msgid "Online Bank Statements (OCA)"
@@ -363,6 +399,7 @@ msgid "Pull"
msgstr "" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form
msgid "Pull Online Bank Statement" msgid "Pull Online Bank Statement"
msgstr "" msgstr ""
@@ -370,10 +407,16 @@ msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.actions.server,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements_ir_actions_server #: model:ir.actions.server,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements_ir_actions_server
#: model:ir.cron,cron_name:account_statement_import_online.ir_cron_account_pull_online_bank_statements #: model:ir.cron,cron_name:account_statement_import_online.ir_cron_account_pull_online_bank_statements
#: model:ir.cron,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements
msgid "Pull Online Bank Statements" msgid "Pull Online Bank Statements"
msgstr "" msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid "Pulling online bank statements of: %(provider_names)s"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_has_sms_error #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_has_sms_error
msgid "SMS Delivery error" msgid "SMS Delivery error"
@@ -389,6 +432,20 @@ msgstr ""
msgid "Scheduled Pull" msgid "Scheduled Pull"
msgstr "" msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid "Scheduled pull of online bank statements complete."
msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid "Scheduled pull of online bank statements..."
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__interval_number #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__interval_number
msgid "Scheduled update interval" msgid "Scheduled update interval"
@@ -399,19 +456,6 @@ msgstr ""
msgid "Scheduled update interval must be greater than zero!" msgid "Scheduled update interval must be greater than zero!"
msgstr "" msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_account_journal__online_bank_statement_provider_id
msgid ""
"Select the actual instance of a configured provider (a record).\n"
"Selecting a type of provider will automatically create a provider record "
"linked to this journal."
msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_account_journal__online_bank_statement_provider
msgid "Select the type of service provider (a model)"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__service #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__service
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_filter #: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_filter
@@ -450,16 +494,6 @@ msgstr ""
msgid "To" msgid "To"
msgstr "" msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_unread
msgid "Unread Messages"
msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_unread_counter
msgid "Unread Messages Counter"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__update_schedule #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__update_schedule
msgid "Update Schedule" msgid "Update Schedule"

View File

@@ -17,6 +17,7 @@ msgstr ""
"X-Generator: Weblate 4.3.2\n" "X-Generator: Weblate 4.3.2\n"
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format #, python-format
msgid "%(number)s %(type)s" msgid "%(number)s %(type)s"
@@ -32,12 +33,20 @@ msgstr "Actie vereist"
msgid "Active" msgid "Active"
msgstr "Actief" msgstr "Actief"
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid "All lines passed filtering"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__api_base #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__api_base
msgid "Api Base" msgid "Api Base"
msgstr "Api Base" msgstr "Api Base"
#. module: account_statement_import_online #. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_filter
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form
msgid "Archived" msgid "Archived"
msgstr "" msgstr ""
@@ -115,32 +124,25 @@ msgid "Day(s)"
msgstr "Dag(en)" msgstr "Dag(en)"
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_account_journal__display_name
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__display_name #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__display_name
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__display_name #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__display_name
msgid "Display Name" msgid "Display Name"
msgstr "Weergavenaam" msgstr "Weergavenaam"
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format #, python-format
msgid "" msgid ""
"Failed to obtain statement data for period since %s until %s: %s. See server " "Failed to obtain statement data for period since {since} until {until}: "
"logs for more details." "{exception}. See server logs for more details."
msgstr "" msgstr ""
"Kon de afschriften niet verkrijgen voor de periode van %s tot %s:%s. Bekijk "
"de error log van de server voor details."
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_follower_ids #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_follower_ids
msgid "Followers" msgid "Followers"
msgstr "Volgers" msgstr "Volgers"
#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_channel_ids
msgid "Followers (Channels)"
msgstr "Volgers (Kanalen)"
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_partner_ids #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_partner_ids
msgid "Followers (Partners)" msgid "Followers (Partners)"
@@ -151,13 +153,17 @@ msgstr "Volgers (Partners)"
msgid "From" msgid "From"
msgstr "" msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__has_message
msgid "Has Message"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields.selection,name:account_statement_import_online.selection__online_bank_statement_provider__interval_type__hours #: model:ir.model.fields.selection,name:account_statement_import_online.selection__online_bank_statement_provider__interval_type__hours
msgid "Hour(s)" msgid "Hour(s)"
msgstr "Uur/Uren" msgstr "Uur/Uren"
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_account_journal__id
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__id #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__id
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__id #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard__id
msgid "ID" msgid "ID"
@@ -165,7 +171,6 @@ msgstr "ID"
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_needaction #: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_needaction
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_unread
msgid "If checked, new messages require your attention." msgid "If checked, new messages require your attention."
msgstr "Indien aangevinkt, nieuwe berichten vereisen uw aandacht." msgstr "Indien aangevinkt, nieuwe berichten vereisen uw aandacht."
@@ -176,8 +181,8 @@ msgid "If checked, some messages have a delivery error."
msgstr "Indien aangevinkt, sommige berichten hebben een foutmelding." msgstr "Indien aangevinkt, sommige berichten hebben een foutmelding."
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_filter
#, python-format #, python-format
msgid "Inactive" msgid "Inactive"
msgstr "inactief" msgstr "inactief"
@@ -193,10 +198,11 @@ msgid "Is Follower"
msgstr "Is volger" msgstr "Is volger"
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format #, python-format
msgid "Issue with Online Bank Statement Provider" msgid "Issue with Online Bank Statement self"
msgstr "Probleem met Online Bank afschrift leverancier" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model,name:account_statement_import_online.model_account_journal #: model:ir.model,name:account_statement_import_online.model_account_journal
@@ -210,7 +216,6 @@ msgid "Key"
msgstr "Sleutel" msgstr "Sleutel"
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_account_journal____last_update
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider____last_update
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_pull_wizard____last_update
msgid "Last Modified on" msgid "Last Modified on"
@@ -259,6 +264,7 @@ msgid "Monthly statements"
msgstr "Maandelijkse afschriften" msgstr "Maandelijkse afschriften"
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0 #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format #, python-format
msgid "N/A" msgid "N/A"
@@ -269,11 +275,25 @@ msgstr "N.V.T."
msgid "Name" msgid "Name"
msgstr "Naam" msgstr "Naam"
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/tests/test_account_bank_statement_import_online.py:0
#, python-format
msgid "Names and dates for statements found: %(statements)s"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__next_run #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__next_run
msgid "Next scheduled pull" msgid "Next scheduled pull"
msgstr "Volgende geplande opvraag" msgstr "Volgende geplande opvraag"
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/tests/test_account_bank_statement_import_online.py:0
#, python-format
msgid "No statements found in journal"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_needaction_counter #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_needaction_counter
msgid "Number of Actions" msgid "Number of Actions"
@@ -286,8 +306,8 @@ msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_needaction_counter #: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_needaction_counter
msgid "Number of messages which requires an action" msgid "Number of messages requiring action"
msgstr "Aantal berichten welke actie vereisen" msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_has_error_counter #: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_has_error_counter
@@ -295,11 +315,16 @@ msgid "Number of messages with delivery error"
msgstr "Aantal berichten met afleveringsfouten" msgstr "Aantal berichten met afleveringsfouten"
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_online_bank_statement_provider__message_unread_counter #. odoo-python
msgid "Number of unread messages" #: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
msgstr "Aantal ongelezen berichten" #, python-format
msgid ""
"Of %(lines_provided)s lines provided, %(before)s where before %(since)s, "
"%(after)s where on or after %(until)sand %(duplicate)s where not unique."
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/account_journal.py:0 #: code:addons/account_statement_import_online/models/account_journal.py:0
#, python-format #, python-format
msgid "Online (OCA)" msgid "Online (OCA)"
@@ -324,6 +349,15 @@ msgstr "Online Bank afschrift Aanbieders"
msgid "Online Bank Statement Pull Wizard" msgid "Online Bank Statement Pull Wizard"
msgstr "" msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid ""
"Online Bank Statement provider \"%(name)s\" failed to obtain statement data "
"since %(since)s until %(until)s"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form
msgid "Online Bank Statements (OCA)" msgid "Online Bank Statements (OCA)"
@@ -366,6 +400,7 @@ msgid "Pull"
msgstr "Opvragen" msgstr "Opvragen"
#. module: account_statement_import_online #. module: account_statement_import_online
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_form
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online.view_account_journal_form
msgid "Pull Online Bank Statement" msgid "Pull Online Bank Statement"
msgstr "" msgstr ""
@@ -373,10 +408,16 @@ msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.actions.server,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements_ir_actions_server #: model:ir.actions.server,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements_ir_actions_server
#: model:ir.cron,cron_name:account_statement_import_online.ir_cron_account_pull_online_bank_statements #: model:ir.cron,cron_name:account_statement_import_online.ir_cron_account_pull_online_bank_statements
#: model:ir.cron,name:account_statement_import_online.ir_cron_account_pull_online_bank_statements
msgid "Pull Online Bank Statements" msgid "Pull Online Bank Statements"
msgstr "Online Bank afschrifte opvragen" msgstr "Online Bank afschrifte opvragen"
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid "Pulling online bank statements of: %(provider_names)s"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_has_sms_error #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_has_sms_error
msgid "SMS Delivery error" msgid "SMS Delivery error"
@@ -392,6 +433,20 @@ msgstr "Opgeschoond rekeningnummer"
msgid "Scheduled Pull" msgid "Scheduled Pull"
msgstr "Geplande opvraag" msgstr "Geplande opvraag"
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid "Scheduled pull of online bank statements complete."
msgstr ""
#. module: account_statement_import_online
#. odoo-python
#: code:addons/account_statement_import_online/models/online_bank_statement_provider.py:0
#, python-format
msgid "Scheduled pull of online bank statements..."
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__interval_number #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__interval_number
msgid "Scheduled update interval" msgid "Scheduled update interval"
@@ -402,19 +457,6 @@ msgstr "Opvraag interval"
msgid "Scheduled update interval must be greater than zero!" msgid "Scheduled update interval must be greater than zero!"
msgstr "Planningsinterval moet groter zijn dan 0!" msgstr "Planningsinterval moet groter zijn dan 0!"
#. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_account_journal__online_bank_statement_provider_id
msgid ""
"Select the actual instance of a configured provider (a record).\n"
"Selecting a type of provider will automatically create a provider record "
"linked to this journal."
msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,help:account_statement_import_online.field_account_journal__online_bank_statement_provider
msgid "Select the type of service provider (a model)"
msgstr ""
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__service #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__service
#: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_filter #: model_terms:ir.ui.view,arch_db:account_statement_import_online.online_bank_statement_provider_filter
@@ -453,16 +495,6 @@ msgstr ""
msgid "To" msgid "To"
msgstr "" msgstr ""
#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_unread
msgid "Unread Messages"
msgstr "Ongelezen berichten"
#. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__message_unread_counter
msgid "Unread Messages Counter"
msgstr "Aantal ongelezen berichten"
#. module: account_statement_import_online #. module: account_statement_import_online
#: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__update_schedule #: model:ir.model.fields,field_description:account_statement_import_online.field_online_bank_statement_provider__update_schedule
msgid "Update Schedule" msgid "Update Schedule"
@@ -493,6 +525,33 @@ msgstr "Weken"
msgid "Weekly statements" msgid "Weekly statements"
msgstr "Weekelijkse afschriften" msgstr "Weekelijkse afschriften"
#, python-format
#~ msgid ""
#~ "Failed to obtain statement data for period since %s until %s: %s. See "
#~ "server logs for more details."
#~ msgstr ""
#~ "Kon de afschriften niet verkrijgen voor de periode van %s tot %s:%s. "
#~ "Bekijk de error log van de server voor details."
#~ msgid "Followers (Channels)"
#~ msgstr "Volgers (Kanalen)"
#, python-format
#~ msgid "Issue with Online Bank Statement Provider"
#~ msgstr "Probleem met Online Bank afschrift leverancier"
#~ msgid "Number of messages which requires an action"
#~ msgstr "Aantal berichten welke actie vereisen"
#~ msgid "Number of unread messages"
#~ msgstr "Aantal ongelezen berichten"
#~ msgid "Unread Messages"
#~ msgstr "Ongelezen berichten"
#~ msgid "Unread Messages Counter"
#~ msgstr "Aantal ongelezen berichten"
#~ msgid "Details" #~ msgid "Details"
#~ msgstr "Details" #~ msgstr "Details"

View File

@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?> <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" /> <meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
<title>Online Bank Statements</title> <title>Online Bank Statements</title>
<style type="text/css"> <style type="text/css">
/* /*
:Author: David Goodger (goodger@python.org) :Author: David Goodger (goodger@python.org)
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $ :Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
:Copyright: This stylesheet has been placed in the public domain. :Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils. Default cascading style sheet for the HTML output of Docutils.
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet. customize this style sheet.
*/ */
@@ -366,45 +366,31 @@ ul.auto-toc {
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! 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:d64dadf4f92748dd0112ce40d64257147c0f1a6520fe0b87b298fc01864be51e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" 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" 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" href="https://github.com/OCA/bank-statement-import/tree/15.0/account_statement_import_online"><img alt="OCA/bank-statement-import" src="https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_online"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/174/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <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/bank-statement-import/tree/16.0/account_statement_import_online"><img alt="OCA/bank-statement-import" src="https://img.shields.io/badge/github-OCA%2Fbank--statement--import-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online"><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/bank-statement-import&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module provides base for building online bank statements providers.</p> <p>This module provides base for building online bank statements providers.</p>
<p><strong>Table of contents</strong></p> <p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents"> <div class="contents local topic" id="contents">
<ul class="simple"> <ul class="simple">
<li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li> <li><a class="reference internal" href="#configuration" id="toc-entry-1">Configuration</a></li>
<li><a class="reference internal" href="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#usage" id="toc-entry-2">Usage</a></li>
<li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#bug-tracker" id="toc-entry-3">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#credits" id="toc-entry-4">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#authors" id="toc-entry-5">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#contributors" id="toc-entry-6">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> <li><a class="reference internal" href="#maintainers" id="toc-entry-7">Maintainers</a></li>
</ul> </ul>
</li> </li>
</ul> </ul>
</div> </div>
<div class="section" id="configuration"> <div class="section" id="configuration">
<h1><a class="toc-backref" href="#id1">Configuration</a></h1> <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
<p>To configure online bank statements provider:</p> <p>To configure online bank statements provider:</p>
<ol class="arabic simple"> <ol class="arabic simple">
<li>Go to <em>Invoicing &gt; Configuration &gt; Bank Accounts</em></li> <li>Go to <em>Invoicing &gt; Configuration &gt; Online Bank Statement Providers</em></li>
<li>Open bank account to configure and edit it</li> <li>Create a provider and configure provider-specific settings.</li>
<li>Set <em>Bank Feeds</em> to <em>Online</em></li>
<li>Select online bank statements provider in <em>Online Bank Statements (OCA)</em>
section</li>
<li>Save the bank account</li>
<li>Click on provider and configure provider-specific settings.</li>
</ol>
<p>or, alternatively:</p>
<ol class="arabic simple">
<li>Go to <em>Invoicing &gt; Overview</em></li>
<li>Open settings of the corresponding journal account</li>
<li>Switch to <em>Bank Account</em> tab</li>
<li>Set <em>Bank Feeds</em> to <em>Online</em></li>
<li>Select online bank statements provider in <em>Online Bank Statements (OCA)</em>
section</li>
<li>Save the bank account</li>
<li>Click on provider and configure provider-specific settings.</li>
</ol> </ol>
<p>If you want to allow empty bank statements to be created every time the <p>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” information is pulled, you can check the option “Allow empty statements”
@@ -413,35 +399,35 @@ at the provider configuration level.</p>
<em>Show Full Accounting Features</em> group.</p> <em>Show Full Accounting Features</em> group.</p>
</div> </div>
<div class="section" id="usage"> <div class="section" id="usage">
<h1><a class="toc-backref" href="#id2">Usage</a></h1> <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
<p>To pull historical bank statements:</p> <p>To pull historical bank statements:</p>
<ol class="arabic simple"> <ol class="arabic simple">
<li>Go to <em>Invoicing &gt; Configuration &gt; Bank Accounts</em></li> <li>Go to <em>Invoicing &gt; Configuration &gt; Online Bank Statement Providers</em></li>
<li>Select specific bank accounts</li> <li>Select a specific provider</li>
<li>Launch <em>Actions &gt; Online Bank Statements Pull Wizard</em></li> <li>Click on <em>PULL ONLINE BANK STATEMENT</em></li>
<li>Configure date interval and click <em>Pull</em></li> <li>Configure date interval and click <em>Pull</em></li>
</ol> </ol>
<p><strong>NOTE</strong>: To access these features, user needs to belong to <p><strong>NOTE</strong>: To access these features, user needs to belong to
<em>Show Full Accounting Features</em> group.</p> <em>Show Full Accounting Features</em> group.</p>
</div> </div>
<div class="section" id="bug-tracker"> <div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1> <h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/bank-statement-import/issues">GitHub Issues</a>. <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/bank-statement-import/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported. In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed If you spotted it first, help us to smash it by providing a detailed and welcomed
<a class="reference external" href="https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_statement_import_online%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <a class="reference external" href="https://github.com/OCA/bank-statement-import/issues/new?body=module:%20account_statement_import_online%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p> <p>Do not contact contributors directly about support or help with technical issues.</p>
</div> </div>
<div class="section" id="credits"> <div class="section" id="credits">
<h1><a class="toc-backref" href="#id4">Credits</a></h1> <h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
<div class="section" id="authors"> <div class="section" id="authors">
<h2><a class="toc-backref" href="#id5">Authors</a></h2> <h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
<ul class="simple"> <ul class="simple">
<li>CorporateHub</li> <li>CorporateHub</li>
</ul> </ul>
</div> </div>
<div class="section" id="contributors"> <div class="section" id="contributors">
<h2><a class="toc-backref" href="#id6">Contributors</a></h2> <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
<ul class="simple"> <ul class="simple">
<li><a class="reference external" href="https://corporatehub.eu/">CorporateHub</a><ul> <li><a class="reference external" href="https://corporatehub.eu/">CorporateHub</a><ul>
<li>Alexey Pelykh &lt;<a class="reference external" href="mailto:alexey.pelykh&#64;corphub.eu">alexey.pelykh&#64;corphub.eu</a>&gt;</li> <li>Alexey Pelykh &lt;<a class="reference external" href="mailto:alexey.pelykh&#64;corphub.eu">alexey.pelykh&#64;corphub.eu</a>&gt;</li>
@@ -454,15 +440,15 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
</ul> </ul>
</div> </div>
<div class="section" id="maintainers"> <div class="section" id="maintainers">
<h2><a class="toc-backref" href="#id7">Maintainers</a></h2> <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p> <p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and mission is to support the collaborative development of Odoo features and
promote its widespread use.</p> promote its widespread use.</p>
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p> <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
<p><a class="reference external" href="https://github.com/alexey-pelykh"><img alt="alexey-pelykh" src="https://github.com/alexey-pelykh.png?size=40px" /></a></p> <p><a class="reference external image-reference" href="https://github.com/alexey-pelykh"><img alt="alexey-pelykh" src="https://github.com/alexey-pelykh.png?size=40px" /></a></p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-statement-import/tree/15.0/account_statement_import_online">OCA/bank-statement-import</a> project on GitHub.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/bank-statement-import/tree/16.0/account_statement_import_online">OCA/bank-statement-import</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div> </div>
</div> </div>