diff --git a/account_bank_statement_clear_partner/README.rst b/account_bank_statement_clear_partner/README.rst index 569aee51..cf8e6e00 100644 --- a/account_bank_statement_clear_partner/README.rst +++ b/account_bank_statement_clear_partner/README.rst @@ -14,13 +14,13 @@ Clear all partners in bank statement lines :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/12.0/account_bank_statement_clear_partner + :target: https://github.com/OCA/bank-statement-import/tree/13.0/account_bank_statement_clear_partner :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-12-0/bank-statement-import-12-0-account_bank_statement_clear_partner + :target: https://translation.odoo-community.org/projects/bank-statement-import-13-0/bank-statement-import-13-0-account_bank_statement_clear_partner :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/174/12.0 + :target: https://runbot.odoo-community.org/runbot/174/13.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -33,13 +33,17 @@ This module extends the functionality of `account_bank_statement` to allow you t .. contents:: :local: +Configuration +============= + +Enable the **Show Full Accounting Features** option for your user under **Settings** > **Users & Companies** > **Users** + Usage ===== To use this module, you need to: -#. Enable the **Show Full Accounting Features** option for your user under **Settings** > **Users & Companies** > **Users** #. Go to **Invoicing** #. Click on the name of a bank journal (**Bank** in demo data for example) #. Select a bank statement @@ -52,7 +56,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -72,6 +76,7 @@ Contributors * João Marques * Pedro M. Baeza + * Carlos Roca Maintainers ~~~~~~~~~~~ @@ -86,6 +91,6 @@ 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. -This module is part of the `OCA/bank-statement-import `_ project on GitHub. +This module is part of the `OCA/bank-statement-import `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_bank_statement_clear_partner/__manifest__.py b/account_bank_statement_clear_partner/__manifest__.py index 6b659096..9ff5eb16 100644 --- a/account_bank_statement_clear_partner/__manifest__.py +++ b/account_bank_statement_clear_partner/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Clear all partners in bank statement lines", - "version": "12.0.1.0.0", + "version": "13.0.1.0.0", # see https://odoo-community.org/page/development-status "development_status": "Production/Stable", "category": "Invoicing Management", diff --git a/account_bank_statement_clear_partner/i18n/account_bank_statement_clear_partner.pot b/account_bank_statement_clear_partner/i18n/account_bank_statement_clear_partner.pot index 32a2e288..5793e274 100644 --- a/account_bank_statement_clear_partner/i18n/account_bank_statement_clear_partner.pot +++ b/account_bank_statement_clear_partner/i18n/account_bank_statement_clear_partner.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * account_bank_statement_clear_partner +# * account_bank_statement_clear_partner # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,4 +22,3 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:account_bank_statement_clear_partner.view_bank_statement_form msgid "Clear partners" msgstr "" - diff --git a/account_bank_statement_clear_partner/i18n/nl.po b/account_bank_statement_clear_partner/i18n/nl.po index cedfce66..8e43b5b2 100644 --- a/account_bank_statement_clear_partner/i18n/nl.po +++ b/account_bank_statement_clear_partner/i18n/nl.po @@ -1,6 +1,6 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * account_bank_statement_clear_partner +# * account_bank_statement_clear_partner # msgid "" msgstr "" diff --git a/account_bank_statement_clear_partner/readme/CONFIGURE.rst b/account_bank_statement_clear_partner/readme/CONFIGURE.rst index e69de29b..d128aec6 100644 --- a/account_bank_statement_clear_partner/readme/CONFIGURE.rst +++ b/account_bank_statement_clear_partner/readme/CONFIGURE.rst @@ -0,0 +1 @@ +Enable the **Show Full Accounting Features** option for your user under **Settings** > **Users & Companies** > **Users** diff --git a/account_bank_statement_clear_partner/readme/CONTRIBUTORS.rst b/account_bank_statement_clear_partner/readme/CONTRIBUTORS.rst index 36560315..d834bd27 100644 --- a/account_bank_statement_clear_partner/readme/CONTRIBUTORS.rst +++ b/account_bank_statement_clear_partner/readme/CONTRIBUTORS.rst @@ -3,3 +3,4 @@ * João Marques * Pedro M. Baeza + * Carlos Roca diff --git a/account_bank_statement_clear_partner/readme/USAGE.rst b/account_bank_statement_clear_partner/readme/USAGE.rst index 82d66d89..b124d410 100644 --- a/account_bank_statement_clear_partner/readme/USAGE.rst +++ b/account_bank_statement_clear_partner/readme/USAGE.rst @@ -1,7 +1,6 @@ To use this module, you need to: -#. Enable the **Show Full Accounting Features** option for your user under **Settings** > **Users & Companies** > **Users** #. Go to **Invoicing** #. Click on the name of a bank journal (**Bank** in demo data for example) #. Select a bank statement diff --git a/account_bank_statement_clear_partner/static/description/index.html b/account_bank_statement_clear_partner/static/description/index.html index cf52edde..b45f1f78 100644 --- a/account_bank_statement_clear_partner/static/description/index.html +++ b/account_bank_statement_clear_partner/static/description/index.html @@ -367,26 +367,30 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Production/Stable License: AGPL-3 OCA/bank-statement-import Translate me on Weblate Try me on Runbot

+

Production/Stable License: AGPL-3 OCA/bank-statement-import Translate me on Weblate Try me on Runbot

This module extends the functionality of account_bank_statement to allow you to Clear all partners in a bank statement lines where the line hasn’t been reconciled.

Table of contents

+
+

Configuration

+

Enable the Show Full Accounting Features option for your user under Settings > Users & Companies > Users

+
-

Usage

+

Usage

To use this module, you need to:

    -
  1. Enable the Show Full Accounting Features option for your user under Settings > Users & Companies > Users
  2. Go to Invoicing
  3. Click on the name of a bank journal (Bank in demo data for example)
  4. Select a bank statement
  5. @@ -395,39 +399,40 @@ ul.auto-toc {
-

Bug Tracker

+

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed -feedback.

+feedback.

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

-

Credits

+

Credits

-

Authors

+

Authors

  • Tecnativa
-

Contributors

+

Contributors

  • Tecnativa:
    • João Marques
    • Pedro M. Baeza
    • +
    • Carlos Roca
-

Maintainers

+

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.

-

This module is part of the OCA/bank-statement-import project on GitHub.

+

This module is part of the OCA/bank-statement-import project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

diff --git a/account_bank_statement_clear_partner/tests/test_account_bank_statement_clear_patner.py b/account_bank_statement_clear_partner/tests/test_account_bank_statement_clear_patner.py index 67f1033b..63ff706e 100644 --- a/account_bank_statement_clear_partner/tests/test_account_bank_statement_clear_patner.py +++ b/account_bank_statement_clear_partner/tests/test_account_bank_statement_clear_patner.py @@ -11,7 +11,7 @@ class TestAccountBankStatementClearPartner(common.SavepointCase): cls.partner_1 = cls.env["res.partner"].create({"name": "Partner 1"}) cls.partner_2 = cls.env["res.partner"].create({"name": "Partner 2"}) cls.account_type_1 = cls.env["account.account.type"].create( - {"name": "Test Account Type 1", "type": "other"} + {"name": "Test Account Type 1", "type": "other", "internal_group": "income"} ) cls.account_1 = cls.env["account.account"].create( { diff --git a/account_bank_statement_clear_partner/views/account_bank_statement_views.xml b/account_bank_statement_clear_partner/views/account_bank_statement_views.xml index f1bf8f13..06664126 100644 --- a/account_bank_statement_clear_partner/views/account_bank_statement_views.xml +++ b/account_bank_statement_clear_partner/views/account_bank_statement_views.xml @@ -6,10 +6,7 @@ account.bank.statement -