diff --git a/account_tax_balance/README.rst b/account_tax_balance/README.rst index ccab1c05..796b370b 100644 --- a/account_tax_balance/README.rst +++ b/account_tax_balance/README.rst @@ -2,10 +2,13 @@ Tax Balance =========== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:6bd779af11188178cb6b31da86a7cfea15ecfefa4544ccc05c756c9922bbdec4 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Tax Balance .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/account-financial-reporting-16-0/account-financial-reporting-16-0-account_tax_balance :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/91/16.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-reporting&target_branch=16.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to compute tax balances within a certain date range. It depends on date_range module and exposes 'compute' methods that can be called by other modules @@ -48,7 +51,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 +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/account_tax_balance/__manifest__.py b/account_tax_balance/__manifest__.py index bc3bb7cb..5c6c0dc4 100644 --- a/account_tax_balance/__manifest__.py +++ b/account_tax_balance/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Tax Balance", "summary": "Compute tax balances based on date range", - "version": "16.0.1.0.0", + "version": "16.0.1.1.0", "development_status": "Mature", "category": "Invoices & Payments", "website": "https://github.com/OCA/account-financial-reporting", diff --git a/account_tax_balance/i18n/pt_BR.po b/account_tax_balance/i18n/pt_BR.po new file mode 100644 index 00000000..062dc153 --- /dev/null +++ b/account_tax_balance/i18n/pt_BR.po @@ -0,0 +1,298 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * account_tax_balance +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 16.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: pt_BR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" + +#. module: account_tax_balance +#. odoo-python +#: code:addons/account_tax_balance/wizard/open_tax_balances.py:0 +#, python-format +msgid "%(name)s: %(target)s from %(from)s to %(to)s" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance +msgid "Account Tax" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields.selection,name:account_tax_balance.selection__wizard_open_tax_balances__target_move__all +msgid "All Entries" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields.selection,name:account_tax_balance.selection__wizard_open_tax_balances__target_move__posted +msgid "All Posted Entries" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__balance_regular +msgid "Balance" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__balance_refund +msgid "Balance Refund" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__base_balance_regular +msgid "Base Balance" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__base_balance_refund +msgid "Base Balance Refund" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance +msgid "Base Total" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.wizard_open_tax_balances +msgid "Cancel" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__company_ids +msgid "Companies" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__create_uid +msgid "Created by" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__create_date +msgid "Created on" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__date_range_id +msgid "Date Range" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__display_name +msgid "Display Name" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_account_bank_statement_line__financial_type +#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__financial_type +#: model:ir.model.fields,field_description:account_tax_balance.field_account_payment__financial_type +msgid "Financial Type" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date +msgid "From Date" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance +msgid "Group By" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__has_moves +msgid "Has balance in period" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__id +msgid "ID" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model,name:account_tax_balance.model_account_move +msgid "Journal Entry" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model,name:account_tax_balance.model_account_move_line +msgid "Journal Item" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances____last_update +msgid "Last Modified on" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__write_date +msgid "Last Updated on" +msgstr "" + +#. module: account_tax_balance +#. odoo-python +#: code:addons/account_tax_balance/models/account_move.py:0 +#, python-format +msgid "Liquidity" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter +msgid "Move type" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.wizard_open_tax_balances +msgid "Open Taxes" +msgstr "" + +#. module: account_tax_balance +#. odoo-python +#: code:addons/account_tax_balance/models/account_move.py:0 +#, python-format +msgid "Other" +msgstr "" + +#. module: account_tax_balance +#. odoo-python +#: code:addons/account_tax_balance/models/account_move.py:0 +#, python-format +msgid "Payable" +msgstr "" + +#. module: account_tax_balance +#. odoo-python +#: code:addons/account_tax_balance/models/account_move.py:0 +#, python-format +msgid "Payable refund" +msgstr "" + +#. module: account_tax_balance +#. odoo-python +#: code:addons/account_tax_balance/models/account_move.py:0 +#, python-format +msgid "Receivable" +msgstr "" + +#. module: account_tax_balance +#. odoo-python +#: code:addons/account_tax_balance/models/account_move.py:0 +#, python-format +msgid "Receivable refund" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance +msgid "Short Name" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__target_move +msgid "Target Moves" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model,name:account_tax_balance.model_account_tax +msgid "Tax" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance +msgid "Tax Group" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance +msgid "Tax Scope" +msgstr "" + +#. module: account_tax_balance +#: model:ir.actions.act_window,name:account_tax_balance.action_open_tax_balances +#: model:ir.actions.act_window,name:account_tax_balance.action_tax_balances_tree +#: model:ir.ui.menu,name:account_tax_balance.menu_action_open_tax_balances +#: model:ir.ui.menu,name:account_tax_balance.menu_tax_balances +#: model_terms:ir.ui.view,arch_db:account_tax_balance.wizard_open_tax_balances +msgid "Taxes Balance" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__to_date +msgid "To Date" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance +msgid "Total" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__balance +msgid "Total Balance" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__base_balance +msgid "Total Base Balance" +msgstr "" + +#. module: account_tax_balance +#. odoo-python +#: code:addons/account_tax_balance/models/account_tax.py:0 +#, python-format +msgid "Unsupported search operator" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance +msgid "View base lines" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance +msgid "View base refund lines" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance +msgid "View base regular lines" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance +msgid "View tax lines" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance +msgid "View tax refund lines" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance +msgid "View tax regular lines" +msgstr "" + +#. module: account_tax_balance +#: model:ir.model,name:account_tax_balance.model_wizard_open_tax_balances +msgid "Wizard Open Tax Balances" +msgstr "" + +#. module: account_tax_balance +#: model_terms:ir.ui.view,arch_db:account_tax_balance.wizard_open_tax_balances +msgid "or" +msgstr "" diff --git a/account_tax_balance/static/description/index.html b/account_tax_balance/static/description/index.html index 26f221bb..ae26ccbd 100644 --- a/account_tax_balance/static/description/index.html +++ b/account_tax_balance/static/description/index.html @@ -1,20 +1,20 @@ - + - + Tax Balance