From 5036126d17e5b281f8f139adaf82c0ef11413200 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 23 Apr 2024 10:24:07 +0000 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-financial-reporting-17.0/account-financial-reporting-17.0-account_financial_report Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-17-0/account-financial-reporting-17-0-account_financial_report/ --- account_financial_report/i18n/ar.po | 199 ++++++++++++++++++++---- account_financial_report/i18n/ca.po | 184 +++++++++++++++++++--- account_financial_report/i18n/de.po | 207 ++++++++++++++++++++----- account_financial_report/i18n/es.po | 119 ++++++++------ account_financial_report/i18n/es_AR.po | 184 +++++++++++++++++++--- account_financial_report/i18n/es_MX.po | 124 +++++++++++++-- account_financial_report/i18n/fr.po | 187 ++++++++++++++++++---- account_financial_report/i18n/fr_CH.po | 179 ++++++++++++++++++--- account_financial_report/i18n/fr_FR.po | 184 +++++++++++++++++++--- account_financial_report/i18n/hr.po | 184 +++++++++++++++++++--- account_financial_report/i18n/hr_HR.po | 124 +++++++++++++-- account_financial_report/i18n/it.po | 187 ++++++++++++++++++---- account_financial_report/i18n/ja.po | 124 +++++++++++++-- account_financial_report/i18n/nl.po | 187 ++++++++++++++++++---- account_financial_report/i18n/nl_NL.po | 124 +++++++++++++-- account_financial_report/i18n/pt.po | 176 ++++++++++++++++++--- account_financial_report/i18n/pt_BR.po | 187 ++++++++++++++++++---- account_financial_report/i18n/ro.po | 187 ++++++++++++++++++---- account_financial_report/i18n/sv.po | 184 +++++++++++++++++++--- account_financial_report/i18n/tr.po | 124 +++++++++++++-- 20 files changed, 2863 insertions(+), 492 deletions(-) diff --git a/account_financial_report/i18n/ar.po b/account_financial_report/i18n/ar.po index 5f0d66b0..33a5d3c6 100644 --- a/account_financial_report/i18n/ar.po +++ b/account_financial_report/i18n/ar.po @@ -52,6 +52,11 @@ msgstr "91 - 120 ??????." msgid "Taxes summary" msgstr "??????????? ??????????????" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -92,6 +97,11 @@ msgstr "" msgid "Account" msgstr "????????????" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -156,60 +166,65 @@ msgid "Additional Filtering" msgstr "" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines -msgid "" -"Age ??? 120\n" -" d." -msgstr "??? 120 ??????." - -#. module: account_financial_report -#. odoo-python -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#, fuzzy, python-format -msgid "Age ??? 120 d." -msgstr "????????? 120 ??????." +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." -msgstr "?????????? ??? 30 ??????." +"Age ≤ 120\n" +" d." +msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#, fuzzy, python-format -msgid "Age ??? 30 d." -msgstr "????????? 30 ??????." +#, python-format +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." -msgstr "?????????? ??? 60 ??????." +"Age ≤ 30\n" +" d." +msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#, fuzzy, python-format -msgid "Age ??? 60 d." -msgstr "??????????????? 60 ??????." +#, python-format +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." -msgstr "?????????? ??? 90 ??????." +"Age ≤ 60\n" +" d." +msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#, fuzzy, python-format -msgid "Age ??? 90 d." -msgstr "??????????????? 90 ??????." +#, python-format +msgid "Age ≤ 60 d." +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +msgid "" +"Age ≤ 90\n" +" d." +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#, python-format +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -424,6 +439,7 @@ msgstr "??????????" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -442,6 +458,18 @@ msgid "Compute accounts" msgstr "???????????? ????????????" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -452,6 +480,8 @@ msgid "Created by" msgstr "???????? ????????????" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -640,6 +670,8 @@ msgid "Detail Taxes" msgstr "?????????? ??????????????" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -925,6 +957,12 @@ msgstr "?????????? ???????????? ??????" msgid "Grouped By" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -955,6 +993,8 @@ msgid "Hierarchy Levels to display" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -971,6 +1011,18 @@ msgid "" "webkit one only), only centralized amounts per period." msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header #, fuzzy @@ -995,6 +1047,12 @@ msgstr "???????????? ??????????????????" msgid "Initial balance" msgstr "???????????? ??????????????????" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1068,6 +1126,8 @@ msgid "Journals" msgstr "????????????????" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1078,6 +1138,8 @@ msgid "Last Updated by" msgstr "?????? ?????????? ????????????" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1109,6 +1171,11 @@ msgstr "?????????????? %s" msgid "Limit hierarchy levels" msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "??????" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1118,6 +1185,16 @@ msgstr "" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1128,10 +1205,19 @@ msgstr "???????????????? ??????????????????" msgid "Moves" msgstr "????????????" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1139,6 +1225,14 @@ msgstr "????????????" msgid "Name" msgstr "??????????" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1189,6 +1283,11 @@ msgstr "?????? ??????????" msgid "Not due" msgstr "?????? ??????????" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1811,7 +1910,6 @@ msgid "future" msgstr "" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1860,6 +1958,42 @@ msgstr "" msgid "width: 8.11%;" msgstr "" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "??? 120 ??????." + +#, fuzzy, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "????????? 120 ??????." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "?????????? ??? 30 ??????." + +#, fuzzy, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "????????? 30 ??????." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "?????????? ??? 60 ??????." + +#, fuzzy, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "??????????????? 60 ??????." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "?????????? ??? 90 ??????." + +#, fuzzy, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "??????????????? 90 ??????." + #~ msgid "Last Modified on" #~ msgstr "?????? ?????????? ????" @@ -2049,9 +2183,6 @@ msgstr "" #~ msgid "Label" #~ msgstr "????????????" -#~ msgid "Line" -#~ msgstr "??????" - #~ msgid "Matching Number" #~ msgstr "?????????? ??????????????" diff --git a/account_financial_report/i18n/ca.po b/account_financial_report/i18n/ca.po index 37339e83..2fa5d4c1 100644 --- a/account_financial_report/i18n/ca.po +++ b/account_financial_report/i18n/ca.po @@ -55,6 +55,11 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Resum d'impostos" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -95,6 +100,11 @@ msgstr "" msgid "Account" msgstr "Compte" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -156,69 +166,66 @@ msgstr "Activar centralitzaci??" msgid "Additional Filtering" msgstr "Filtrat addicional" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" -"Antiguitat ??? 120\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "Antiguitat ??? 120 d." +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" -"Antiguitat ??? 30\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "Antiguitat ??? 30 d." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" -"Antiguitat ??? 60\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "Antiguitat ??? 60 d." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" -"Antiguitat ??? 90\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "Antiguitat ??? 90 d." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -429,6 +436,7 @@ msgstr "Codi" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -446,6 +454,18 @@ msgid "Compute accounts" msgstr "Calcula comptes" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -456,6 +476,8 @@ msgid "Created by" msgstr "Creat per " #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -644,6 +666,8 @@ msgid "Detail Taxes" msgstr "Detall d'impostos" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -930,6 +954,12 @@ msgstr "Agrupar apunts per" msgid "Grouped By" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -959,6 +989,8 @@ msgid "Hierarchy Levels to display" msgstr "Nivells de jerarquia a mostrar" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -977,6 +1009,18 @@ msgstr "" "Si es marca, no es mostraran els detalls a l'informe del llibre major (nom??" "s el webkit), nom??s imports centralitzats per per??ode." +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header #, fuzzy @@ -1005,6 +1049,12 @@ msgstr "" msgid "Initial balance" msgstr "Saldo inicial" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1074,6 +1124,8 @@ msgid "Journals" msgstr "Diaris" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1084,6 +1136,8 @@ msgid "Last Updated by" msgstr "??ltima actualitzaci?? per " #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1115,6 +1169,11 @@ msgstr "Nivell %s" msgid "Limit hierarchy levels" msgstr "Limita nivells de jerarquia" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1124,6 +1183,16 @@ msgstr "Limita nivells de jerarquia" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1134,10 +1203,19 @@ msgstr "" msgid "Moves" msgstr "Assentaments" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1145,6 +1223,14 @@ msgstr "Assentaments" msgid "Name" msgstr "Nom" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1195,6 +1281,11 @@ msgstr "No confirmat" msgid "Not due" msgstr "No ven??ut" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1826,7 +1917,6 @@ msgid "future" msgstr "futur" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1875,6 +1965,50 @@ msgstr "ample: 38.92%;" msgid "width: 8.11%;" msgstr "ample: 8.11%;" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "" +#~ "Antiguitat ??? 120\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "Antiguitat ??? 120 d." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "" +#~ "Antiguitat ??? 30\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "Antiguitat ??? 30 d." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "" +#~ "Antiguitat ??? 60\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "Antiguitat ??? 60 d." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "" +#~ "Antiguitat ??? 90\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "Antiguitat ??? 90 d." + #~ msgid "Last Modified on" #~ msgstr "??ltima modificaci?? a " diff --git a/account_financial_report/i18n/de.po b/account_financial_report/i18n/de.po index f6d64eb9..b18be82a 100644 --- a/account_financial_report/i18n/de.po +++ b/account_financial_report/i18n/de.po @@ -57,6 +57,11 @@ msgstr "91-120 T." msgid "Taxes summary" msgstr "Steuerbuchungen Zusammenfassung" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -98,6 +103,11 @@ msgstr "" msgid "Account" msgstr "Konto" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -162,68 +172,65 @@ msgid "Additional Filtering" msgstr "" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines -msgid "" -"Age ??? 120\n" -" d." +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" msgstr "" -"Alter ??? 120\n" -" T." - -#. module: account_financial_report -#. odoo-python -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#, fuzzy, python-format -msgid "Age ??? 120 d." -msgstr "Alter bis 120 T." #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" -"Alter ??? 30\n" -" T." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#, fuzzy, python-format -msgid "Age ??? 30 d." -msgstr "Alter bis 30 T." +#, python-format +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" -"Alter ??? 60\n" -" T." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#, fuzzy, python-format -msgid "Age ??? 60 d." -msgstr "Alter bis 60 T." +#, python-format +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" -"Alter ??? 90\n" -" T." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#, fuzzy, python-format -msgid "Age ??? 90 d." -msgstr "Alter bis 90 T." +#, python-format +msgid "Age ≤ 60 d." +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines +msgid "" +"Age ≤ 90\n" +" d." +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 +#, python-format +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -439,6 +446,7 @@ msgstr "Nummer" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -457,6 +465,18 @@ msgid "Compute accounts" msgstr "Berechnete Konten" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -467,6 +487,8 @@ msgid "Created by" msgstr "Erstellt von" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -655,6 +677,8 @@ msgid "Detail Taxes" msgstr "Details zu Steuern" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -946,6 +970,12 @@ msgstr "Gruppieren nach" msgid "Grouped By" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -975,6 +1005,8 @@ msgid "Hierarchy Levels to display" msgstr "Anzuzeigende Ebenen" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -993,6 +1025,18 @@ msgstr "" "Wenn gekennzeichnet, werden im (Webkit) Hauptbuch-Bericht nur " "zusammengefasste Abstimmsummen pro Periode ausgewiesen." +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header #, fuzzy @@ -1017,6 +1061,12 @@ msgstr "Anfangssaldo" msgid "Initial balance" msgstr "Anfangssaldo" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1088,6 +1138,8 @@ msgid "Journals" msgstr "Journale" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1098,6 +1150,8 @@ msgid "Last Updated by" msgstr "Aktualisiert durch" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1129,6 +1183,11 @@ msgstr "Ebene %s" msgid "Limit hierarchy levels" msgstr "Ebenen festlegen" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "Position" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1138,6 +1197,16 @@ msgstr "Ebenen festlegen" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1148,10 +1217,19 @@ msgstr "Anzuzeigende Buchungen" msgid "Moves" msgstr "Buchungen" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1159,6 +1237,14 @@ msgstr "Buchungen" msgid "Name" msgstr "Bezeichnung" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1209,6 +1295,11 @@ msgstr "Nicht gebucht" msgid "Not due" msgstr "Nicht f??llig" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1854,7 +1945,6 @@ msgid "future" msgstr "" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1903,6 +1993,50 @@ msgstr "Breite: 38.92%;" msgid "width: 8.11%;" msgstr "Breite: 8,11%;" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "" +#~ "Alter ??? 120\n" +#~ " T." + +#, fuzzy, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "Alter bis 120 T." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "" +#~ "Alter ??? 30\n" +#~ " T." + +#, fuzzy, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "Alter bis 30 T." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "" +#~ "Alter ??? 60\n" +#~ " T." + +#, fuzzy, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "Alter bis 60 T." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "" +#~ "Alter ??? 90\n" +#~ " T." + +#, fuzzy, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "Alter bis 90 T." + #~ msgid "Last Modified on" #~ msgstr "Ge??ndert am" @@ -2113,9 +2247,6 @@ msgstr "Breite: 8,11%;" #~ msgid "Label" #~ msgstr "Betitelung" -#~ msgid "Line" -#~ msgstr "Position" - #~ msgid "Matching Number" #~ msgstr "Ausgleich Nummer" diff --git a/account_financial_report/i18n/es.po b/account_financial_report/i18n/es.po index b5df54cf..c596e2ed 100644 --- a/account_financial_report/i18n/es.po +++ b/account_financial_report/i18n/es.po @@ -164,69 +164,66 @@ msgstr "Activar centralizaci??n" msgid "Additional Filtering" msgstr "Filtrado adicional" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" -"Tiempo ??? 120\n" -"?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "Tiempo ??? 120 d." +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" -"Tiempo ??? 30\n" -"?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "Tiempo ??? 30 d." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" -"Tiempo ??? 60\n" -"?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "Tiempo ??? 60 d." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" -"Tiempo ??? 90\n" -"?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "Tiempo ??? 90 d." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -493,7 +490,6 @@ msgstr "Creado el" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header @@ -554,7 +550,6 @@ msgstr "Moneda" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #, python-format msgid "Current" @@ -645,7 +640,6 @@ msgstr "Hasta" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header @@ -757,9 +751,6 @@ msgstr "Cuenta final en un rango" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header #, python-format @@ -806,7 +797,6 @@ msgstr "N??mero de asiento" #. module: account_financial_report #. odoo-javascript #: code:addons/account_financial_report/static/src/xml/report.xml:0 -#: code:addons/account_financial_report/static/src/xml/report.xml:0 #, python-format msgid "Export" msgstr "Exportar" @@ -952,7 +942,8 @@ msgid "" " only one unaffected earnings account." msgstr "" "El Libro mayor solo se puede calcular si la empresa seleccionada tiene \n" -" solo una cuenta de resultados no afectados." +" solo una cuenta " +"de resultados no afectados." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option @@ -968,7 +959,9 @@ msgstr "Agrupado por" #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form msgid "" "Here you can set the intervals that will appear on the Aged Partner Balance." -msgstr "Aquí puede configurar los intervalos que aparecerán en el informe de Calidad de la deuda." +msgstr "" +"Aquí puede configurar los intervalos que aparecerán en el informe de Calidad " +"de la deuda." #. module: account_financial_report #. odoo-python @@ -1053,9 +1046,6 @@ msgstr "" #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines #, python-format msgid "Initial balance" @@ -1189,10 +1179,8 @@ msgstr "Línea" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger.py:0 #: code:addons/account_financial_report/report/open_items.py:0 #: code:addons/account_financial_report/report/trial_balance.py:0 -#: code:addons/account_financial_report/report/trial_balance.py:0 #, python-format msgid "Missing Partner" msgstr "" @@ -1200,7 +1188,9 @@ msgstr "" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line msgid "Model to set interval lines for Age partner balance report" -msgstr "Modelo para establecer líneas de intervalo para el informe de Calidad de deuda" +msgstr "" +"Modelo para establecer líneas de intervalo para el informe de Calidad de " +"deuda" #. module: account_financial_report #: model:ir.model,name:account_financial_report.model_account_age_report_configuration @@ -1240,6 +1230,7 @@ msgstr "Nombre" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination #, python-format msgid "Name must be unique per report configuration" msgstr "El nombre debe ser único por cada configuración del informe" @@ -1307,7 +1298,6 @@ msgstr "Informes de contabilidad OCA" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #, python-format msgid "Older" @@ -1376,7 +1366,6 @@ msgstr "Inicial" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 @@ -1450,7 +1439,6 @@ msgstr "Porcentajes" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header #, python-format msgid "Period balance" @@ -1522,7 +1510,6 @@ msgstr "Acción de informe" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines @@ -1925,7 +1912,6 @@ msgstr "Cuenta con Nombre" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 -#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters @@ -1941,7 +1927,6 @@ msgid "future" msgstr "futuro" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1990,6 +1975,50 @@ msgstr "ancho: 38.92%;" msgid "width: 8.11%;" msgstr "ancho: 8.11%;" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "" +#~ "Tiempo ??? 120\n" +#~ "?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??d." + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "Tiempo ??? 120 d." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "" +#~ "Tiempo ??? 30\n" +#~ "?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??d." + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "Tiempo ??? 30 d." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "" +#~ "Tiempo ??? 60\n" +#~ "?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??d." + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "Tiempo ??? 60 d." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "" +#~ "Tiempo ??? 90\n" +#~ "?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ??d." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "Tiempo ??? 90 d." + #~ msgid "Last Modified on" #~ msgstr "??ltima modificaci??n en" diff --git a/account_financial_report/i18n/es_AR.po b/account_financial_report/i18n/es_AR.po index 44349b15..27b07a2f 100644 --- a/account_financial_report/i18n/es_AR.po +++ b/account_financial_report/i18n/es_AR.po @@ -52,6 +52,11 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Resumen de Impuestos" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -92,6 +97,11 @@ msgstr "Informe XLSX Financiero Abstracto de la Cuenta" msgid "Account" msgstr "Cuenta" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -153,69 +163,66 @@ msgstr "Activar centralizaci??n" msgid "Additional Filtering" msgstr "Filtros Adicionales" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" -"Antig??edad ??? 120\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "Tiempo ??? 120 d." +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" -"Antig??edad ??? 30\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "Tiempo ??? 30 d." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" -"Antig??edad ??? 60\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "Tiempo ??? 60 d." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" -"Antig??edad ??? 90\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "Tiempo ??? 90 d." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -426,6 +433,7 @@ msgstr "C??digo" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -443,6 +451,18 @@ msgid "Compute accounts" msgstr "Cuentas calculadas" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -453,6 +473,8 @@ msgid "Created by" msgstr "Creado por" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -641,6 +663,8 @@ msgid "Detail Taxes" msgstr "Detalle de impuestos" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -929,6 +953,12 @@ msgstr "Agrupar por" msgid "Grouped By" msgstr "Agrupar por" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -958,6 +988,8 @@ msgid "Hierarchy Levels to display" msgstr "Niveles de Jerarqu??a a mostrar" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -976,6 +1008,18 @@ msgstr "" "Si se marca, no se mostrar??n detalles en el informe del libro mayor (solo " "el webkit), solo importes centralizados por per??odo." +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -1003,6 +1047,12 @@ msgstr "" msgid "Initial balance" msgstr "Saldo inicial" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1072,6 +1122,8 @@ msgid "Journals" msgstr "Diarios" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1082,6 +1134,8 @@ msgid "Last Updated by" msgstr "??ltima modificaci??n por" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1113,6 +1167,11 @@ msgstr "Nivel %s" msgid "Limit hierarchy levels" msgstr "Limitar niveles de jerarqu??a" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1122,6 +1181,16 @@ msgstr "Limitar niveles de jerarqu??a" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1132,10 +1201,19 @@ msgstr "Asiento Objetivo" msgid "Moves" msgstr "Asientos" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1143,6 +1221,14 @@ msgstr "Asientos" msgid "Name" msgstr "Nombre" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1193,6 +1279,11 @@ msgstr "Sin Postear" msgid "Not due" msgstr "Deuda" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1829,7 +1920,6 @@ msgid "future" msgstr "futuro" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1878,6 +1968,50 @@ msgstr "ancho: 38.92%;" msgid "width: 8.11%;" msgstr "ancho: 8.11%;" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "" +#~ "Antig??edad ??? 120\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "Tiempo ??? 120 d." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "" +#~ "Antig??edad ??? 30\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "Tiempo ??? 30 d." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "" +#~ "Antig??edad ??? 60\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "Tiempo ??? 60 d." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "" +#~ "Antig??edad ??? 90\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "Tiempo ??? 90 d." + #~ msgid "Last Modified on" #~ msgstr "??ltima modificaci??n en" diff --git a/account_financial_report/i18n/es_MX.po b/account_financial_report/i18n/es_MX.po index bb2aac00..a964efe4 100644 --- a/account_financial_report/i18n/es_MX.po +++ b/account_financial_report/i18n/es_MX.po @@ -58,6 +58,11 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -98,6 +103,11 @@ msgstr "" msgid "Account" msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -159,60 +169,65 @@ msgstr "" msgid "Additional Filtering" msgstr "" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." +msgid "Age ≤ 120 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." +msgid "Age ≤ 30 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." +msgid "Age ≤ 60 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." +msgid "Age ≤ 90 d." msgstr "" #. module: account_financial_report @@ -424,6 +439,7 @@ msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -441,6 +457,18 @@ msgid "Compute accounts" msgstr "" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -451,6 +479,8 @@ msgid "Created by" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -639,6 +669,8 @@ msgid "Detail Taxes" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -914,6 +946,12 @@ msgstr "" msgid "Grouped By" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -943,6 +981,8 @@ msgid "Hierarchy Levels to display" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -959,6 +999,18 @@ msgid "" "webkit one only), only centralized amounts per period." msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -982,6 +1034,12 @@ msgstr "" msgid "Initial balance" msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1051,6 +1109,8 @@ msgid "Journals" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1061,6 +1121,8 @@ msgid "Last Updated by" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1092,6 +1154,11 @@ msgstr "" msgid "Limit hierarchy levels" msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1101,6 +1168,16 @@ msgstr "" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1111,10 +1188,19 @@ msgstr "" msgid "Moves" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1122,6 +1208,14 @@ msgstr "" msgid "Name" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1172,6 +1266,11 @@ msgstr "" msgid "Not due" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1786,7 +1885,6 @@ msgid "future" msgstr "" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard diff --git a/account_financial_report/i18n/fr.po b/account_financial_report/i18n/fr.po index dfe0c832..432dcd1d 100644 --- a/account_financial_report/i18n/fr.po +++ b/account_financial_report/i18n/fr.po @@ -55,6 +55,11 @@ msgstr "91 - 120 j." msgid "Taxes summary" msgstr "Synth??se des taxes" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -95,6 +100,11 @@ msgstr "Rapport comptable au format XLSX - Couche d'abstraction" msgid "Account" msgstr "Compte" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -156,69 +166,66 @@ msgstr "Activer la centralisation" msgid "Additional Filtering" msgstr "Filtre suppl??mentaire" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" -"??ch. ??? 120\n" -" j." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "??ch. ??? 120 j." +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" -"??ch. ??? 30\n" -" j." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "??ch. ??? 30 j." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" -"??ch. ??? 60\n" -" j." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "??ch. ??? 60 j." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" -"??ch. ??? 90\n" -" j." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "??ch. ??? 90 j." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -429,6 +436,7 @@ msgstr "Code" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -446,6 +454,18 @@ msgid "Compute accounts" msgstr "Calculer les comptes" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -456,6 +476,8 @@ msgid "Created by" msgstr "Cr???? par" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -644,6 +666,8 @@ msgid "Detail Taxes" msgstr "D??tail des taxes" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -933,6 +957,12 @@ msgstr "Grouper les ??critures par" msgid "Grouped By" msgstr "Group?? par" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -962,6 +992,8 @@ msgid "Hierarchy Levels to display" msgstr "Niveaux de hi??rarchie ?? afficher" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -980,6 +1012,18 @@ msgstr "" "Si coch??, aucun d??tail ne sera affich?? dans le grand livre (uniquement le " "webkit), seulement les montants centralis??s par p??riode." +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -1007,6 +1051,12 @@ msgstr "" msgid "Initial balance" msgstr "Solde initial" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1076,6 +1126,8 @@ msgid "Journals" msgstr "Journaux" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1086,6 +1138,8 @@ msgid "Last Updated by" msgstr "Derni??re mise ?? jour par" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1117,6 +1171,11 @@ msgstr "Niveau %s" msgid "Limit hierarchy levels" msgstr "Limiter les niveaux de hi??rarchie" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "Ligne" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1126,6 +1185,16 @@ msgstr "Limiter les niveaux de hi??rarchie" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1136,10 +1205,19 @@ msgstr "??criture cible" msgid "Moves" msgstr "??critures" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1147,6 +1225,14 @@ msgstr "??critures" msgid "Name" msgstr "Nom" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1197,6 +1283,11 @@ msgstr "Non comptabilis??" msgid "Not due" msgstr "Non ??chu" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1832,7 +1923,6 @@ msgid "future" msgstr "futur" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1881,6 +1971,50 @@ msgstr "largeur : 38,92% ;" msgid "width: 8.11%;" msgstr "largeur : 8.11% ;" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "" +#~ "??ch. ??? 120\n" +#~ " j." + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "??ch. ??? 120 j." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "" +#~ "??ch. ??? 30\n" +#~ " j." + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "??ch. ??? 30 j." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "" +#~ "??ch. ??? 60\n" +#~ " j." + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "??ch. ??? 60 j." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "" +#~ "??ch. ??? 90\n" +#~ " j." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "??ch. ??? 90 j." + #~ msgid "Last Modified on" #~ msgstr "Derni??re modification le" @@ -2126,9 +2260,6 @@ msgstr "largeur : 8.11% ;" #~ msgid "Label" #~ msgstr "Libell??" -#~ msgid "Line" -#~ msgstr "Ligne" - #~ msgid "Matching Number" #~ msgstr "Correspond au num??ro" diff --git a/account_financial_report/i18n/fr_CH.po b/account_financial_report/i18n/fr_CH.po index 0f5fab77..580e31ec 100644 --- a/account_financial_report/i18n/fr_CH.po +++ b/account_financial_report/i18n/fr_CH.po @@ -52,6 +52,11 @@ msgstr "91 - 120 j." msgid "Taxes summary" msgstr " Synth??se des taxes" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -92,6 +97,11 @@ msgstr "" msgid "Account" msgstr "Compte" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -155,61 +165,66 @@ msgstr "Activer la centralisation" msgid "Additional Filtering" msgstr "" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." -msgstr "??? 120 jours" +"Age ≤ 120\n" +" d." +msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "??? 120 jours" +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." -msgstr "??? 30 jours" +"Age ≤ 30\n" +" d." +msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "??? 30 j." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." -msgstr "??? 60 jours" +"Age ≤ 60\n" +" d." +msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "??? 60 j." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." -msgstr "??? 90 j." +"Age ≤ 90\n" +" d." +msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "??? 90 j." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -423,6 +438,7 @@ msgstr "Code" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -440,6 +456,18 @@ msgid "Compute accounts" msgstr "Calculer les comptes" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -450,6 +478,8 @@ msgid "Created by" msgstr "Cr???? par" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -638,6 +668,8 @@ msgid "Detail Taxes" msgstr "D??tail des taxes" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -932,6 +964,12 @@ msgstr "Grouper les entr??es par" msgid "Grouped By" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -961,6 +999,8 @@ msgid "Hierarchy Levels to display" msgstr "Niveaux de hi??rarchie ?? afficher" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -979,6 +1019,18 @@ msgstr "" "Si coch??, aucun d??tail ne sera affich?? dans les rapport du Grand Livre " "(uniquement le webkit), seulement les montants centralis??s par p??riode." +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header #, fuzzy @@ -1007,6 +1059,12 @@ msgstr "" msgid "Initial balance" msgstr "Solde initial" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1078,6 +1136,8 @@ msgid "Journals" msgstr "Journaux" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1088,6 +1148,8 @@ msgid "Last Updated by" msgstr "Derni??re mise ?? jour par" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1119,6 +1181,11 @@ msgstr "Niveau %s" msgid "Limit hierarchy levels" msgstr "Limiter les niveaux de hi??rarchie" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "Ligne" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1128,6 +1195,16 @@ msgstr "Limiter les niveaux de hi??rarchie" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1138,10 +1215,19 @@ msgstr "Mouvement cible" msgid "Moves" msgstr "Mouvements" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1149,6 +1235,14 @@ msgstr "Mouvements" msgid "Name" msgstr "Nom" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1199,6 +1293,11 @@ msgstr "Non comptabilis??" msgid "Not due" msgstr "Non ??chu" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1840,7 +1939,6 @@ msgid "future" msgstr "" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1889,6 +1987,42 @@ msgstr "" msgid "width: 8.11%;" msgstr "" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "??? 120 jours" + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "??? 120 jours" + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "??? 30 jours" + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "??? 30 j." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "??? 60 jours" + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "??? 60 j." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "??? 90 j." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "??? 90 j." + #~ msgid "Last Modified on" #~ msgstr "Derni??re modification le" @@ -2109,9 +2243,6 @@ msgstr "" #~ msgid "Label" #~ msgstr "Libell??" -#~ msgid "Line" -#~ msgstr "Ligne" - #~ msgid "Matching Number" #~ msgstr "Correspond au num??ro" diff --git a/account_financial_report/i18n/fr_FR.po b/account_financial_report/i18n/fr_FR.po index b097d0b4..af7a87ff 100644 --- a/account_financial_report/i18n/fr_FR.po +++ b/account_financial_report/i18n/fr_FR.po @@ -52,6 +52,11 @@ msgstr "91 - 120 j." msgid "Taxes summary" msgstr " Synth??se des taxes" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -92,6 +97,11 @@ msgstr "R??sum?? du rapport financier comptable au format XLSX" msgid "Account" msgstr "Compte" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -153,69 +163,66 @@ msgstr "Activer la centralisation" msgid "Additional Filtering" msgstr "Filtre suppl??mentaire" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" -"Age??? 120\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "Age??? 120 jours." +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" -"Age??? 30\n" -" jours." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "??? 30 j." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" -"Age??? 60\n" -" jours." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "??? 60 j." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" -"Age??? 90\n" -" jours." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "??? 90 j." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -426,6 +433,7 @@ msgstr "Code" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -443,6 +451,18 @@ msgid "Compute accounts" msgstr "Calculer les comptes" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -453,6 +473,8 @@ msgid "Created by" msgstr "Cr???? par" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -641,6 +663,8 @@ msgid "Detail Taxes" msgstr "D??tail des taxes" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -930,6 +954,12 @@ msgstr "Grouper les ??critures par" msgid "Grouped By" msgstr "Group?? par" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -959,6 +989,8 @@ msgid "Hierarchy Levels to display" msgstr "Niveaux de hi??rarchie ?? afficher" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -977,6 +1009,18 @@ msgstr "" "Si coch??, aucun d??tail ne sera affich?? dans les rapport du Grand Livre " "(uniquement le webkit), seulement les montants centralis??s par p??riode." +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -1004,6 +1048,12 @@ msgstr "" msgid "Initial balance" msgstr "Solde initial" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1073,6 +1123,8 @@ msgid "Journals" msgstr "Journaux" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1083,6 +1135,8 @@ msgid "Last Updated by" msgstr "Derni??re mise ?? jour par" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1114,6 +1168,11 @@ msgstr "Niveau %s" msgid "Limit hierarchy levels" msgstr "Limiter les niveaux de hi??rarchie" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1123,6 +1182,16 @@ msgstr "Limiter les niveaux de hi??rarchie" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1133,10 +1202,19 @@ msgstr "Mouvement cible" msgid "Moves" msgstr "Mouvements" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1144,6 +1222,14 @@ msgstr "Mouvements" msgid "Name" msgstr "Nom" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1194,6 +1280,11 @@ msgstr "Non comptabilis??" msgid "Not due" msgstr "Non ??chu" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1830,7 +1921,6 @@ msgid "future" msgstr "futur" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1879,6 +1969,50 @@ msgstr "Largeur : 38,92% ;" msgid "width: 8.11%;" msgstr "largeur : 8.11% ;" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "" +#~ "Age??? 120\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "Age??? 120 jours." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "" +#~ "Age??? 30\n" +#~ " jours." + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "??? 30 j." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "" +#~ "Age??? 60\n" +#~ " jours." + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "??? 60 j." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "" +#~ "Age??? 90\n" +#~ " jours." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "??? 90 j." + #~ msgid "Last Modified on" #~ msgstr "Derni??re modification le" diff --git a/account_financial_report/i18n/hr.po b/account_financial_report/i18n/hr.po index 852f2fce..4b1004a1 100644 --- a/account_financial_report/i18n/hr.po +++ b/account_financial_report/i18n/hr.po @@ -53,6 +53,11 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Sa??etak poreza" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -93,6 +98,11 @@ msgstr "Apstraktni XLSX Financijski izvje??taj" msgid "Account" msgstr "Konto" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -155,69 +165,66 @@ msgstr "Aktiviraj centralizaciju" msgid "Additional Filtering" msgstr "Dodatno filtriranje" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" -"Dosp. ??? 120\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "Dosp. ??? 120 d." +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" -"Dosp. ??? 30\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "Dosp. ??? 30 d." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" -"Dosp. ??? 60\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "Dosp. ??? 60 d." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" -"Dosp. ??? 90\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "Dosp. ??? 90 d." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -428,6 +435,7 @@ msgstr "??ifra" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -445,6 +453,18 @@ msgid "Compute accounts" msgstr "Izra??unaj konta" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -455,6 +475,8 @@ msgid "Created by" msgstr "Kreirao" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -643,6 +665,8 @@ msgid "Detail Taxes" msgstr "Pojedinosti poreza" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -926,6 +950,12 @@ msgstr "Grupiraj stavke po" msgid "Grouped By" msgstr "Grupirano po" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -955,6 +985,8 @@ msgid "Hierarchy Levels to display" msgstr "Prika??i razinu strukture" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -971,6 +1003,18 @@ msgid "" "webkit one only), only centralized amounts per period." msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -998,6 +1042,12 @@ msgstr "" msgid "Initial balance" msgstr "Po??etni saldo" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1067,6 +1117,8 @@ msgid "Journals" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1077,6 +1129,8 @@ msgid "Last Updated by" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1108,6 +1162,11 @@ msgstr "" msgid "Limit hierarchy levels" msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1117,6 +1176,16 @@ msgstr "" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1127,10 +1196,19 @@ msgstr "" msgid "Moves" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1138,6 +1216,14 @@ msgstr "" msgid "Name" msgstr "Naziv" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1188,6 +1274,11 @@ msgstr "Nije proknji??eno" msgid "Not due" msgstr "Nije dospjelo" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1802,7 +1893,6 @@ msgid "future" msgstr "budu??e" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1850,3 +1940,47 @@ msgstr "??irina: 38.92%;" #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header msgid "width: 8.11%;" msgstr "??irina: 8.11%;" + +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "" +#~ "Dosp. ??? 120\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "Dosp. ??? 120 d." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "" +#~ "Dosp. ??? 30\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "Dosp. ??? 30 d." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "" +#~ "Dosp. ??? 60\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "Dosp. ??? 60 d." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "" +#~ "Dosp. ??? 90\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "Dosp. ??? 90 d." diff --git a/account_financial_report/i18n/hr_HR.po b/account_financial_report/i18n/hr_HR.po index 14bcf11f..2b69d9c8 100644 --- a/account_financial_report/i18n/hr_HR.po +++ b/account_financial_report/i18n/hr_HR.po @@ -56,6 +56,11 @@ msgstr "" msgid "Taxes summary" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -96,6 +101,11 @@ msgstr "" msgid "Account" msgstr "Konto" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -159,60 +169,65 @@ msgstr "" msgid "Additional Filtering" msgstr "" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." +msgid "Age ≤ 120 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." +msgid "Age ≤ 30 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." +msgid "Age ≤ 60 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." +msgid "Age ≤ 90 d." msgstr "" #. module: account_financial_report @@ -429,6 +444,7 @@ msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -446,6 +462,18 @@ msgid "Compute accounts" msgstr "" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -456,6 +484,8 @@ msgid "Created by" msgstr "Kreirao" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -644,6 +674,8 @@ msgid "Detail Taxes" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -919,6 +951,12 @@ msgstr "" msgid "Grouped By" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -948,6 +986,8 @@ msgid "Hierarchy Levels to display" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -964,6 +1004,18 @@ msgid "" "webkit one only), only centralized amounts per period." msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -987,6 +1039,12 @@ msgstr "" msgid "Initial balance" msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1056,6 +1114,8 @@ msgid "Journals" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1066,6 +1126,8 @@ msgid "Last Updated by" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1097,6 +1159,11 @@ msgstr "" msgid "Limit hierarchy levels" msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1106,6 +1173,16 @@ msgstr "" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1116,10 +1193,19 @@ msgstr "" msgid "Moves" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1127,6 +1213,14 @@ msgstr "" msgid "Name" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1177,6 +1271,11 @@ msgstr "" msgid "Not due" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1797,7 +1896,6 @@ msgid "future" msgstr "" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard diff --git a/account_financial_report/i18n/it.po b/account_financial_report/i18n/it.po index 0ab98967..6aa9995e 100644 --- a/account_financial_report/i18n/it.po +++ b/account_financial_report/i18n/it.po @@ -53,6 +53,11 @@ msgstr "91 - 120 g." msgid "Taxes summary" msgstr "Riepilogo imposte" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -93,6 +98,11 @@ msgstr "Sintesi XLSX resoconto conto economico" msgid "Account" msgstr "Conto" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -154,69 +164,66 @@ msgstr "Attivare centralizzazione" msgid "Additional Filtering" msgstr "Filtri aggiuntivi" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" -"Et?? ??? 120\n" -" g." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "Età ??? 120 g." +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" -"Et?? ??? 30\n" -" g." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "Età ??? 30 g." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" -"Et?? ??? 60\n" -" g." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "Età ??? 60 g." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" -"Et?? ??? 90\n" -" g." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "Età ??? 90 g." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -427,6 +434,7 @@ msgstr "Codice" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -444,6 +452,18 @@ msgid "Compute accounts" msgstr "Calcolare conti" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -454,6 +474,8 @@ msgid "Created by" msgstr "Creato da" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -642,6 +664,8 @@ msgid "Detail Taxes" msgstr "Dettaglio imposte" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -931,6 +955,12 @@ msgstr "Raggruppa registrazioni per" msgid "Grouped By" msgstr "Raggruppato per" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -960,6 +990,8 @@ msgid "Hierarchy Levels to display" msgstr "Livelli da mostrare" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -978,6 +1010,18 @@ msgstr "" "Se selezionata, nessun dettaglio verrà visualizzato nel resoconto libro " "mastro (solo il webkit), solo conti centralizzati per periodo." +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header #, fuzzy @@ -1006,6 +1050,12 @@ msgstr "" msgid "Initial balance" msgstr "Saldo iniziale" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1075,6 +1125,8 @@ msgid "Journals" msgstr "Sezionali" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1085,6 +1137,8 @@ msgid "Last Updated by" msgstr "Ultimo aggiornamento di" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1116,6 +1170,11 @@ msgstr "Livello %s" msgid "Limit hierarchy levels" msgstr "Limitare i livelli della gerarchia" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "Riga" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1125,6 +1184,16 @@ msgstr "Limitare i livelli della gerarchia" msgid "Missing Partner" msgstr "Partner mancante" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1135,10 +1204,19 @@ msgstr "Obiettivo" msgid "Moves" msgstr "Registrazioni" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1146,6 +1224,14 @@ msgstr "Registrazioni" msgid "Name" msgstr "Nome" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1196,6 +1282,11 @@ msgstr "Non confermate" msgid "Not due" msgstr "Non dovuto" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1833,7 +1924,6 @@ msgid "future" msgstr "futuro" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1882,6 +1972,50 @@ msgstr "larghezza: 38,92%;" msgid "width: 8.11%;" msgstr "larghezza: 8,11%;" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "" +#~ "Et?? ??? 120\n" +#~ " g." + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "Età ??? 120 g." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "" +#~ "Et?? ??? 30\n" +#~ " g." + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "Età ??? 30 g." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "" +#~ "Et?? ??? 60\n" +#~ " g." + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "Età ??? 60 g." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "" +#~ "Et?? ??? 90\n" +#~ " g." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "Età ??? 90 g." + #~ msgid "Last Modified on" #~ msgstr "Ultima modifica il" @@ -2021,9 +2155,6 @@ msgstr "larghezza: 8,11%;" #~ msgid "Label" #~ msgstr "Etichetta" -#~ msgid "Line" -#~ msgstr "Riga" - #~ msgid "Matching Number" #~ msgstr "Numero abbinamento" diff --git a/account_financial_report/i18n/ja.po b/account_financial_report/i18n/ja.po index e0813441..45e58e93 100644 --- a/account_financial_report/i18n/ja.po +++ b/account_financial_report/i18n/ja.po @@ -53,6 +53,11 @@ msgstr "91 - 120 ???" msgid "Taxes summary" msgstr "????????????" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -93,6 +98,11 @@ msgstr "" msgid "Account" msgstr "????????????" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -156,60 +166,65 @@ msgstr "??????????????????" msgid "Additional Filtering" msgstr "" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." +msgid "Age ≤ 120 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." +msgid "Age ≤ 30 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." +msgid "Age ≤ 60 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." +msgid "Age ≤ 90 d." msgstr "" #. module: account_financial_report @@ -422,6 +437,7 @@ msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -439,6 +455,18 @@ msgid "Compute accounts" msgstr "" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -449,6 +477,8 @@ msgid "Created by" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -637,6 +667,8 @@ msgid "Detail Taxes" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -912,6 +944,12 @@ msgstr "" msgid "Grouped By" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -941,6 +979,8 @@ msgid "Hierarchy Levels to display" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -957,6 +997,18 @@ msgid "" "webkit one only), only centralized amounts per period." msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -980,6 +1032,12 @@ msgstr "" msgid "Initial balance" msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1049,6 +1107,8 @@ msgid "Journals" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1059,6 +1119,8 @@ msgid "Last Updated by" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1090,6 +1152,11 @@ msgstr "" msgid "Limit hierarchy levels" msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1099,6 +1166,16 @@ msgstr "" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1109,10 +1186,19 @@ msgstr "" msgid "Moves" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1120,6 +1206,14 @@ msgstr "" msgid "Name" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1170,6 +1264,11 @@ msgstr "" msgid "Not due" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1785,7 +1884,6 @@ msgid "future" msgstr "" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard diff --git a/account_financial_report/i18n/nl.po b/account_financial_report/i18n/nl.po index f32daff7..cbefe6c6 100644 --- a/account_financial_report/i18n/nl.po +++ b/account_financial_report/i18n/nl.po @@ -55,6 +55,11 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Belasting samenvatting" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -95,6 +100,11 @@ msgstr "Abstract XLSX Account Financial Report" msgid "Account" msgstr "Rekening" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -156,69 +166,66 @@ msgstr "Activeer centralisatie" msgid "Additional Filtering" msgstr "Aanvullende filters" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" -"Leeftijd ??? 120\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "Vv. ??? 120 d." +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" -"Leeftijd ??? 30\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "Vv. ??? 30 d." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" -"Leeftijd ??? 60\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "Vv. ??? 60 d." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" -"Leeftijd ??? 90\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "Vv. ??? 90 d." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -429,6 +436,7 @@ msgstr "Code" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -446,6 +454,18 @@ msgid "Compute accounts" msgstr "Bereken rekeningen" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -456,6 +476,8 @@ msgid "Created by" msgstr "Gecre??erd door" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -644,6 +666,8 @@ msgid "Detail Taxes" msgstr "Detail belastingen" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -932,6 +956,12 @@ msgstr "Groepeer boekingen per" msgid "Grouped By" msgstr "Gegroepeerd op" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -961,6 +991,8 @@ msgid "Hierarchy Levels to display" msgstr "Hierarchie niveaus om weer te geven" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -979,6 +1011,18 @@ msgstr "" "Als dit is geselecteerd, worden er geen details weergegeven in het Grootboek " "rapport (alleen de webkit), enkel gecentraliseerde bedragen per periode." +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -1006,6 +1050,12 @@ msgstr "" msgid "Initial balance" msgstr "Beginbalans" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1075,6 +1125,8 @@ msgid "Journals" msgstr "Dagboeken" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1085,6 +1137,8 @@ msgid "Last Updated by" msgstr "Laatst bijgewerkt door" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1116,6 +1170,11 @@ msgstr "Niveau %s" msgid "Limit hierarchy levels" msgstr "beperk hirarchie niveaus" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "Regel" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1125,6 +1184,16 @@ msgstr "beperk hirarchie niveaus" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1135,10 +1204,19 @@ msgstr "Boeking doel" msgid "Moves" msgstr "Boekingen" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1146,6 +1224,14 @@ msgstr "Boekingen" msgid "Name" msgstr "Naam" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1196,6 +1282,11 @@ msgstr "Ongeboekt" msgid "Not due" msgstr "Niet vervallen" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1832,7 +1923,6 @@ msgid "future" msgstr "toekomstig" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1881,6 +1971,50 @@ msgstr "breedte: 38.92%;" msgid "width: 8.11%;" msgstr "breedte: 8.11%;" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "" +#~ "Leeftijd ??? 120\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "Vv. ??? 120 d." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "" +#~ "Leeftijd ??? 30\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "Vv. ??? 30 d." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "" +#~ "Leeftijd ??? 60\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "Vv. ??? 60 d." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "" +#~ "Leeftijd ??? 90\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "Vv. ??? 90 d." + #~ msgid "Last Modified on" #~ msgstr "Laatst Gewijzigd op" @@ -2096,9 +2230,6 @@ msgstr "breedte: 8.11%;" #~ msgid "Label" #~ msgstr "Label" -#~ msgid "Line" -#~ msgstr "Regel" - #~ msgid "Matching Number" #~ msgstr "Overeenkomend nummer" diff --git a/account_financial_report/i18n/nl_NL.po b/account_financial_report/i18n/nl_NL.po index ac1f22e4..257642f2 100644 --- a/account_financial_report/i18n/nl_NL.po +++ b/account_financial_report/i18n/nl_NL.po @@ -55,6 +55,11 @@ msgstr "" msgid "Taxes summary" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -95,6 +100,11 @@ msgstr "" msgid "Account" msgstr "Rekening" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -158,60 +168,65 @@ msgstr "" msgid "Additional Filtering" msgstr "" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." +msgid "Age ≤ 120 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." +msgid "Age ≤ 30 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." +msgid "Age ≤ 60 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." +msgid "Age ≤ 90 d." msgstr "" #. module: account_financial_report @@ -428,6 +443,7 @@ msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -445,6 +461,18 @@ msgid "Compute accounts" msgstr "" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -455,6 +483,8 @@ msgid "Created by" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -643,6 +673,8 @@ msgid "Detail Taxes" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -918,6 +950,12 @@ msgstr "" msgid "Grouped By" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -947,6 +985,8 @@ msgid "Hierarchy Levels to display" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -963,6 +1003,18 @@ msgid "" "webkit one only), only centralized amounts per period." msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -986,6 +1038,12 @@ msgstr "" msgid "Initial balance" msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1055,6 +1113,8 @@ msgid "Journals" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1065,6 +1125,8 @@ msgid "Last Updated by" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1096,6 +1158,11 @@ msgstr "" msgid "Limit hierarchy levels" msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1105,6 +1172,16 @@ msgstr "" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1115,10 +1192,19 @@ msgstr "" msgid "Moves" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1126,6 +1212,14 @@ msgstr "" msgid "Name" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1176,6 +1270,11 @@ msgstr "" msgid "Not due" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1793,7 +1892,6 @@ msgid "future" msgstr "" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard diff --git a/account_financial_report/i18n/pt.po b/account_financial_report/i18n/pt.po index 6ef4e494..079602cf 100644 --- a/account_financial_report/i18n/pt.po +++ b/account_financial_report/i18n/pt.po @@ -55,6 +55,11 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Resumo de impostos" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -95,6 +100,11 @@ msgstr "Relat??rio Financeiro Abstrato XLSX" msgid "Account" msgstr "Conta" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -156,61 +166,66 @@ msgstr "Ativar centraliza????o" msgid "Additional Filtering" msgstr "Filtragem Adicional" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." -msgstr "Antiguidade ??? 120 d." +"Age ≤ 120\n" +" d." +msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "Antiguidade ??? 120 d." +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." -msgstr "Antiguidade ??? 30 d." +"Age ≤ 30\n" +" d." +msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "Antiguidade ??? 30 d." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." -msgstr "Antiguidade ??? 60 d." +"Age ≤ 60\n" +" d." +msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "Antiguidade ??? 60 d." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." -msgstr "Antiguidade ??? 90 d." +"Age ≤ 90\n" +" d." +msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "Antiguidade ??? 90 d." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -421,6 +436,7 @@ msgstr "C??digo" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -438,6 +454,18 @@ msgid "Compute accounts" msgstr "Calcular contas" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -448,6 +476,8 @@ msgid "Created by" msgstr "Criado por" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -636,6 +666,8 @@ msgid "Detail Taxes" msgstr "Detalhe dos Impostos" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -916,6 +948,12 @@ msgstr "Agrupar movimentos por" msgid "Grouped By" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -945,6 +983,8 @@ msgid "Hierarchy Levels to display" msgstr "N??veis Hier??rquicos a exibir" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -963,6 +1003,18 @@ msgstr "" "Se marcado, n??o ser??o exibidos os detalhes no relat??rio do Raz??o , " "apenas montantes centralizados por per??odo." +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -988,6 +1040,12 @@ msgstr "" msgid "Initial balance" msgstr "Saldo Inicial" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1057,6 +1115,8 @@ msgid "Journals" msgstr "Di??rios" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1067,6 +1127,8 @@ msgid "Last Updated by" msgstr "??ltima atualiza????o por" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1098,6 +1160,11 @@ msgstr "N??vel %s" msgid "Limit hierarchy levels" msgstr "Limite dos n??veis hier??rquicos" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1107,6 +1174,16 @@ msgstr "Limite dos n??veis hier??rquicos" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1117,10 +1194,19 @@ msgstr "Alvo do Movimento" msgid "Moves" msgstr "Movimentos" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1128,6 +1214,14 @@ msgstr "Movimentos" msgid "Name" msgstr "Nome" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1178,6 +1272,11 @@ msgstr "N??o Publicado" msgid "Not due" msgstr "N??o vencido" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1810,7 +1909,6 @@ msgid "future" msgstr "futuro" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1859,6 +1957,42 @@ msgstr "largura: 38.92%;" msgid "width: 8.11%;" msgstr "largura: 8.11%;" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "Antiguidade ??? 120 d." + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "Antiguidade ??? 120 d." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "Antiguidade ??? 30 d." + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "Antiguidade ??? 30 d." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "Antiguidade ??? 60 d." + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "Antiguidade ??? 60 d." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "Antiguidade ??? 90 d." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "Antiguidade ??? 90 d." + #~ msgid "Last Modified on" #~ msgstr "??ltima modifica????o em" diff --git a/account_financial_report/i18n/pt_BR.po b/account_financial_report/i18n/pt_BR.po index 672d1df2..86fe1ea2 100644 --- a/account_financial_report/i18n/pt_BR.po +++ b/account_financial_report/i18n/pt_BR.po @@ -52,6 +52,11 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Resumo de Impostos" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -92,6 +97,11 @@ msgstr "Relat??rio Financeiro abstrato da conta XLSX" msgid "Account" msgstr "Conta" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -153,69 +163,66 @@ msgstr "Ativar centraliza????o" msgid "Additional Filtering" msgstr "Filtro Adicional" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" -"Idade ??? 120\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "Idade ??? 120 d." +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" -"Idade ??? 30\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "Idade ??? 30 d." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" -"Idade ??? 60\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "Idade ??? 60 d." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" -"Idade ??? 90\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "Idade ??? 90 d." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -426,6 +433,7 @@ msgstr "C??digo" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -443,6 +451,18 @@ msgid "Compute accounts" msgstr "Contas calculadas" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -453,6 +473,8 @@ msgid "Created by" msgstr "Criado por" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -641,6 +663,8 @@ msgid "Detail Taxes" msgstr "Detalhes dos Impostos" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -929,6 +953,12 @@ msgstr "Agrupar lan??amentos por" msgid "Grouped By" msgstr "Agrupado Por" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -958,6 +988,8 @@ msgid "Hierarchy Levels to display" msgstr "N??veis Hier??rquicos para exibir" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -976,6 +1008,18 @@ msgstr "" "Se marcado, os detalhes n??o ser??o exibidos no relat??rio Raz??o Geral " "(somente no webkit), apenas valores centralizados por per??odo." +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -1003,6 +1047,12 @@ msgstr "" msgid "Initial balance" msgstr "Saldo inicial" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1072,6 +1122,8 @@ msgid "Journals" msgstr "Di??rios" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1082,6 +1134,8 @@ msgid "Last Updated by" msgstr "??ltima atualiza????o por" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1113,6 +1167,11 @@ msgstr "N??vel %s" msgid "Limit hierarchy levels" msgstr "Limitar n??veis hier??rquicos" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "Linha" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1122,6 +1181,16 @@ msgstr "Limitar n??veis hier??rquicos" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1132,10 +1201,19 @@ msgstr "Movimenta????o de Destino" msgid "Moves" msgstr "Movimenta????es" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1143,6 +1221,14 @@ msgstr "Movimenta????es" msgid "Name" msgstr "Nome" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1193,6 +1279,11 @@ msgstr "N??o lan??ado" msgid "Not due" msgstr "A vencer" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1829,7 +1920,6 @@ msgid "future" msgstr "futuro" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1878,6 +1968,50 @@ msgstr "largura: 38.92%;" msgid "width: 8.11%;" msgstr "largura: 8.11%;" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "" +#~ "Idade ??? 120\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "Idade ??? 120 d." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "" +#~ "Idade ??? 30\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "Idade ??? 30 d." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "" +#~ "Idade ??? 60\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "Idade ??? 60 d." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "" +#~ "Idade ??? 90\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "Idade ??? 90 d." + #~ msgid "Last Modified on" #~ msgstr "??ltima modifica????o em" @@ -2099,9 +2233,6 @@ msgstr "largura: 8.11%;" #~ msgid "Label" #~ msgstr "R??tulo" -#~ msgid "Line" -#~ msgstr "Linha" - #~ msgid "Matching Number" #~ msgstr "N??mero coincidente" diff --git a/account_financial_report/i18n/ro.po b/account_financial_report/i18n/ro.po index 7935e50a..49d0f5f8 100644 --- a/account_financial_report/i18n/ro.po +++ b/account_financial_report/i18n/ro.po @@ -56,6 +56,11 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Rezumat taxe" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -97,6 +102,11 @@ msgstr "" msgid "Account" msgstr "Cont" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -158,69 +168,66 @@ msgstr "Activare centralizare" msgid "Additional Filtering" msgstr "Filtrare suplimentar??" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" -"V??rst?? ??? 120\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "V??rst?? ??? 120 d." +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" -"V??rst?? ??? 30\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "V??rst?? ??? 30 d." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" -"V??rst?? ??? 60\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "V??rst?? ??? 60 d." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" -"V??rst?? ??? 90\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "V??rst?? ??? 90 d." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -431,6 +438,7 @@ msgstr "Cod" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -448,6 +456,18 @@ msgid "Compute accounts" msgstr "Conturi calculate" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -458,6 +478,8 @@ msgid "Created by" msgstr "Creat de" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -646,6 +668,8 @@ msgid "Detail Taxes" msgstr "Detalii impozite" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -929,6 +953,12 @@ msgstr "Intr??ri de grup dup??" msgid "Grouped By" msgstr "" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -958,6 +988,8 @@ msgid "Hierarchy Levels to display" msgstr "Niveluri Ierahie de afi??at" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -974,6 +1006,18 @@ msgid "" "webkit one only), only centralized amounts per period." msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header #, fuzzy @@ -1000,6 +1044,12 @@ msgstr "" msgid "Initial balance" msgstr "Sold ini??ial" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1072,6 +1122,8 @@ msgid "Journals" msgstr "Jurnale" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1082,6 +1134,8 @@ msgid "Last Updated by" msgstr "Ultima dat?? actualizat de" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1113,6 +1167,11 @@ msgstr "Nivel %s" msgid "Limit hierarchy levels" msgstr "Limita??i nivelurile de ierarhie" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "Linie" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1122,6 +1181,16 @@ msgstr "Limita??i nivelurile de ierarhie" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1132,10 +1201,19 @@ msgstr "Mi??c??ri ??int??" msgid "Moves" msgstr "Mi??c??ri" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1143,6 +1221,14 @@ msgstr "Mi??c??ri" msgid "Name" msgstr "Nume" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1193,6 +1279,11 @@ msgstr "Nepostat" msgid "Not due" msgstr "Nescadent" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1818,7 +1909,6 @@ msgid "future" msgstr "viitor" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1867,6 +1957,50 @@ msgstr "l????ime: 38,92%;" msgid "width: 8.11%;" msgstr "l????ime: 8,11%;" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "" +#~ "V??rst?? ??? 120\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "V??rst?? ??? 120 d." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "" +#~ "V??rst?? ??? 30\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "V??rst?? ??? 30 d." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "" +#~ "V??rst?? ??? 60\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "V??rst?? ??? 60 d." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "" +#~ "V??rst?? ??? 90\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "V??rst?? ??? 90 d." + #~ msgid "Last Modified on" #~ msgstr "Ultima modificare pe" @@ -2016,9 +2150,6 @@ msgstr "l????ime: 8,11%;" #~ msgid "Label" #~ msgstr "Etichet??" -#~ msgid "Line" -#~ msgstr "Linie" - #~ msgid "Move" #~ msgstr "Mi??care" diff --git a/account_financial_report/i18n/sv.po b/account_financial_report/i18n/sv.po index 457e0111..1af9ec73 100644 --- a/account_financial_report/i18n/sv.po +++ b/account_financial_report/i18n/sv.po @@ -52,6 +52,11 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Skatter sammanfattning" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -92,6 +97,11 @@ msgstr "Sammanfattning XLSX Konto Finansiell Rapport" msgid "Account" msgstr "Konto" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -153,69 +163,66 @@ msgstr "Aktivera centralisering" msgid "Additional Filtering" msgstr "Ytterligare filtrering" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" -"??lder ??? 120\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." -msgstr "??lder ??? 120 d." +msgid "Age ≤ 120 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" -"??lder ??? 30\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." -msgstr "??lder ??? 30 d." +msgid "Age ≤ 30 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" -"??lder ??? 60\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." -msgstr "??lder ??? 60 d." +msgid "Age ≤ 60 d." +msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" -"??lder ??? 90\n" -" d." #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." -msgstr "??lder ??? 90 d." +msgid "Age ≤ 90 d." +msgstr "" #. module: account_financial_report #. odoo-python @@ -426,6 +433,7 @@ msgstr "Kod" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -443,6 +451,18 @@ msgid "Compute accounts" msgstr "Ber??kna redovisningar" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -453,6 +473,8 @@ msgid "Created by" msgstr "Skapat av" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -641,6 +663,8 @@ msgid "Detail Taxes" msgstr "Skattedetaljer" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -929,6 +953,12 @@ msgstr "Gruppinl??gg efter" msgid "Grouped By" msgstr "Grupperad efter" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -958,6 +988,8 @@ msgid "Hierarchy Levels to display" msgstr "Hierarkiniv??er att visa" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -976,6 +1008,18 @@ msgstr "" "Om den ??r flaggad kommer inga detaljer att visas i huvudboksrapporten " "(endast webkit), endast centraliserade belopp per period." +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -1003,6 +1047,12 @@ msgstr "" msgid "Initial balance" msgstr "Initial balans" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1072,6 +1122,8 @@ msgid "Journals" msgstr "Journaler" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1082,6 +1134,8 @@ msgid "Last Updated by" msgstr "Senast uppdaterad av" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1113,6 +1167,11 @@ msgstr "Niv??%s" msgid "Limit hierarchy levels" msgstr "Begr??nsa hierarkiniv??er" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1122,6 +1181,16 @@ msgstr "Begr??nsa hierarkiniv??er" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1132,10 +1201,19 @@ msgstr "Flytta verifikat" msgid "Moves" msgstr "" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1143,6 +1221,14 @@ msgstr "" msgid "Name" msgstr "Namn" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1193,6 +1279,11 @@ msgstr "Inte bokf??rd" msgid "Not due" msgstr "Ej f??rfallen" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1827,7 +1918,6 @@ msgid "future" msgstr "" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard @@ -1876,6 +1966,50 @@ msgstr "" msgid "width: 8.11%;" msgstr "" +#~ msgid "" +#~ "Age ??? 120\n" +#~ " d." +#~ msgstr "" +#~ "??lder ??? 120\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 120 d." +#~ msgstr "??lder ??? 120 d." + +#~ msgid "" +#~ "Age ??? 30\n" +#~ " d." +#~ msgstr "" +#~ "??lder ??? 30\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 30 d." +#~ msgstr "??lder ??? 30 d." + +#~ msgid "" +#~ "Age ??? 60\n" +#~ " d." +#~ msgstr "" +#~ "??lder ??? 60\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 60 d." +#~ msgstr "??lder ??? 60 d." + +#~ msgid "" +#~ "Age ??? 90\n" +#~ " d." +#~ msgstr "" +#~ "??lder ??? 90\n" +#~ " d." + +#, python-format +#~ msgid "Age ??? 90 d." +#~ msgstr "??lder ??? 90 d." + #~ msgid "Last Modified on" #~ msgstr "Senast ??ndrad den" diff --git a/account_financial_report/i18n/tr.po b/account_financial_report/i18n/tr.po index 26ee90b1..beea23c4 100644 --- a/account_financial_report/i18n/tr.po +++ b/account_financial_report/i18n/tr.po @@ -52,6 +52,11 @@ msgstr "" msgid "Taxes summary" msgstr "Vergi Özeti" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -92,6 +97,11 @@ msgstr "" msgid "Account" msgstr "Hesap" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id +msgid "Account Age Report Config" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from @@ -153,60 +163,65 @@ msgstr "Merkezileştirmeyi Etkinleştir" msgid "Additional Filtering" msgstr "Ek Filtreleme" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration +msgid "Age Partner Report Configuration" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 120\n" -" d." +"Age ≤ 120\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 120 d." +msgid "Age ≤ 120 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 30\n" -" d." +"Age ≤ 30\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 30 d." +msgid "Age ≤ 30 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 60\n" -" d." +"Age ≤ 60\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 60 d." +msgid "Age ≤ 60 d." msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines msgid "" -"Age ??? 90\n" -" d." +"Age ≤ 90\n" +" d." msgstr "" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format -msgid "Age ??? 90 d." +msgid "Age ≤ 90 d." msgstr "" #. module: account_financial_report @@ -418,6 +433,7 @@ msgstr "Kod" #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id @@ -435,6 +451,18 @@ msgid "Compute accounts" msgstr "" #. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_res_config_settings +msgid "Config Settings" +msgstr "" + +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "Configurations" +msgstr "" + +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid @@ -445,6 +473,8 @@ msgid "Created by" msgstr "Oluşturan" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date @@ -633,6 +663,8 @@ msgid "Detail Taxes" msgstr "Vergi Detayları" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name @@ -920,6 +952,12 @@ msgstr "" msgid "Grouped By" msgstr "Gruplanma" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "" +"Here you can set the intervals that will appear on the Aged Partner Balance." +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 @@ -949,6 +987,8 @@ msgid "Hierarchy Levels to display" msgstr "Görüntülenecek Hiyerarşi Düzeyleri" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id @@ -965,6 +1005,18 @@ msgid "" "webkit one only), only centralized amounts per period." msgstr "" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit +msgid "Inferior Limit" +msgstr "" + +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Inferior Limit must be greather than zero" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header msgid "" @@ -990,6 +1042,12 @@ msgstr "" msgid "Initial balance" msgstr "Açılış Bakiyesi" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id +#: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id +msgid "Intervals configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 @@ -1059,6 +1117,8 @@ msgid "Journals" msgstr "Yevmiyeler" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid @@ -1069,6 +1129,8 @@ msgid "Last Updated by" msgstr "Son Güncelleyen" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date @@ -1100,6 +1162,11 @@ msgstr "Seviye %s" msgid "Limit hierarchy levels" msgstr "Hiyerarşi düzeylerini sınırlayın" +#. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids +msgid "Line" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/general_ledger.py:0 @@ -1109,6 +1176,16 @@ msgstr "Hiyerarşi düzeylerini sınırlayın" msgid "Missing Partner" msgstr "" +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line +msgid "Model to set interval lines for Age partner balance report" +msgstr "" + +#. module: account_financial_report +#: model:ir.model,name:account_financial_report.model_account_age_report_configuration +msgid "Model to set intervals for Age partner balance report" +msgstr "" + #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target msgid "Move Target" @@ -1119,10 +1196,19 @@ msgstr "Hedef Harketler" msgid "Moves" msgstr "Hareketler" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#, python-format +msgid "Must complete Configuration Lines" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name +#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base @@ -1130,6 +1216,14 @@ msgstr "Hareketler" msgid "Name" msgstr "Adı" +#. module: account_financial_report +#. odoo-python +#: code:addons/account_financial_report/models/account_age_report_configuration.py:0 +#: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination +#, python-format +msgid "Name must be unique per report configuration" +msgstr "" + #. module: account_financial_report #. odoo-python #: code:addons/account_financial_report/report/vat_report_xlsx.py:0 @@ -1180,6 +1274,11 @@ msgstr "Onaylanmamış" msgid "Not due" msgstr "Vadesi Gelmemiş" +#. module: account_financial_report +#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form +msgid "OCA Aged Report Configuration" +msgstr "" + #. module: account_financial_report #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports msgid "OCA accounting reports" @@ -1800,7 +1899,6 @@ msgid "future" msgstr "" #. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard