From f10eb10ed9439ae8a1be0835f452a61a07aa4a8b Mon Sep 17 00:00:00 2001 From: Flectra Community Bot Date: Sun, 6 Jun 2021 02:14:18 +0000 Subject: [PATCH] Automatic Update form OCA2FC Migrator --- .gitlab-ci.yml | 4 - README.md | 2 +- mis_builder/README.rst | 8 + mis_builder/__manifest__.py | 2 +- mis_builder/i18n/ca.po | 375 ++++++++++++++++------ mis_builder/i18n/de.po | 303 ++++++++++++----- mis_builder/i18n/el.po | 199 +++++++++--- mis_builder/i18n/el_GR.po | 199 +++++++++--- mis_builder/i18n/es.po | 372 ++++++++++++++++----- mis_builder/i18n/fr.po | 364 +++++++++++++++------ mis_builder/i18n/hr.po | 317 +++++++++++++----- mis_builder/i18n/it.po | 199 +++++++++--- mis_builder/i18n/mis_builder.pot | 5 + mis_builder/i18n/nl.po | 370 +++++++++++++++------ mis_builder/i18n/nl_NL.po | 370 +++++++++++++++------ mis_builder/i18n/pt.po | 199 +++++++++--- mis_builder/i18n/pt_BR.po | 369 ++++++++++++++++----- mis_builder/models/mis_report_instance.py | 9 + mis_builder/static/description/index.html | 195 +++++------ mis_builder/views/mis_report_instance.xml | 5 +- 20 files changed, 2866 insertions(+), 1000 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 597745f..069b7c7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,6 @@ test_all_modules: entrypoint: ["/bin/sh", "-c"] script: - apt-get install -y p7zip-full - - apt-get install -y expect-dev - su - flectra -c "mkdir ~/others" - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/reporting-engine.git ~/others/reporting-engine" - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-ux.git ~/others/server-ux" @@ -62,7 +61,6 @@ test_module_mis_builder_budget: entrypoint: ["/bin/sh", "-c"] script: - apt-get install -y p7zip-full - - apt install -y expect-dev - su - flectra -c "mkdir ~/others" - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/reporting-engine.git ~/others/reporting-engine" - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-ux.git ~/others/server-ux" @@ -96,7 +94,6 @@ test_module_mis_builder_demo: entrypoint: ["/bin/sh", "-c"] script: - apt-get install -y p7zip-full - - apt install -y expect-dev - su - flectra -c "mkdir ~/others" - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/reporting-engine.git ~/others/reporting-engine" - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-ux.git ~/others/server-ux" @@ -130,7 +127,6 @@ test_module_mis_builder: entrypoint: ["/bin/sh", "-c"] script: - apt-get install -y p7zip-full - - apt install -y expect-dev - su - flectra -c "mkdir ~/others" - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/reporting-engine.git ~/others/reporting-engine" - su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-ux.git ~/others/server-ux" diff --git a/README.md b/README.md index 1875db8..153c274 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ addon | version | summary --- | --- | --- [mis_builder_budget](mis_builder_budget/) | 2.0.3.5.1| Create budgets for MIS reports [mis_builder_demo](mis_builder_demo/) | 2.0.3.1.3| Demo addon for MIS Builder -[mis_builder](mis_builder/) | 2.0.3.6.6| Build 'Management Information System' Reports and Dashboards +[mis_builder](mis_builder/) | 2.0.3.6.7| Build 'Management Information System' Reports and Dashboards diff --git a/mis_builder/README.rst b/mis_builder/README.rst index 8a12d01..e60fe33 100644 --- a/mis_builder/README.rst +++ b/mis_builder/README.rst @@ -97,6 +97,14 @@ be found on GitHub. Changelog ========= +14.0.3.6.7 (2021-06-02) +**Bugfixes** + +- When on a MIS Report Instance, if you wanted to generate a new line of type comparison, you couldn't currently select any existing period to compare. + This happened because the field domain was searching in a NewId context, thus not finding a correct period. + Changing the domain and making it use a computed field with a search for the _origin record solves the problem. (`#361 `_) + + 14.0.3.6.6 (2021-04-23) ~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/mis_builder/__manifest__.py b/mis_builder/__manifest__.py index 3bccb67..d720d3b 100644 --- a/mis_builder/__manifest__.py +++ b/mis_builder/__manifest__.py @@ -3,7 +3,7 @@ { "name": "MIS Builder", - "version": "2.0.3.6.6", + "version": "2.0.3.6.7", "category": "Reporting", "summary": """ Build 'Management Information System' Reports and Dashboards diff --git a/mis_builder/i18n/ca.po b/mis_builder/i18n/ca.po index e1f6740..d113c45 100644 --- a/mis_builder/i18n/ca.po +++ b/mis_builder/i18n/ca.po @@ -26,128 +26,152 @@ msgstr "%s (còpia)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"AccountingNone: a null value that behaves as 0 in arithmetic " -"operations." +"\n" +" balp[('user_type_id', '=',\n" +" ref('account.\n" +" data_account_type_receivable')." +"id)][]\n" +" \n" +" : variation of the balance of " +"all receivable\n" +" accounts over the period." msgstr "" -"AccountingNone: un valor nul que es comporta com a 0 en operacions " -"aritmètiques." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal, crd, deb, pbal, nbal: balance, debit, credit, positive balance, " -"negative balance." +"\n" +" balp[][('tax_line_id." +"tag_ids', '=',\n" +" ref('l10n_be.tax_tag_56')." +"id)]\n" +" \n" +" : balance of move lines related " +"to tax grid\n" +" 56." msgstr "" -"bal, crd, deb, pbal, nbal: saldo, deure, haver, saldo positiu, saldo " -"negatiu." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal[70]: variation of the balance of account 70 over the period (it " -"is the same as balp[70]." +"\n" +" debp[55%][('journal_id." +"code', '=',\n" +" 'BNK1')]\n" +" \n" +" : sum of all debits on accounts " +"55 and\n" +" journal BNK1 during the period." msgstr "" -"bal[70]: variació del saldo del compte 70 en el període (és el mateix " -"que balp[70]." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bale[1%]: balance of accounts starting with 1 at end of period." -msgstr "" -"bale[1%]: saldo al final del període dels comptes que comencen amb 1." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bali[70,60]: initial balance of accounts 70 and 60." -msgstr "bali[70,60]: Saldo inicial dels comptes 70 i 60." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation of the balance of all receivable accounts over the " -"period." +"AccountingNone\n" +" : a null value that behaves as 0 " +"in\n" +" arithmetic operations." msgstr "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variació del saldo de tots els comptes a cobrar en el període." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance of move lines related to tax grid 56." +"bal, crd, deb, pbal, nbal\n" +" : balance, debit, credit, " +"positive balance,\n" +" negative balance." msgstr "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"saldo dels apunts relacionats amb l'etiqueta d'impost 56." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balu[]: (u for unallocated) is a special expression that shows the " -"unallocated profit/loss of previous\n" +"bal[70]\n" +" : variation of the balance of " +"account 70\n" +" over the period (it is the same " +"as balp[70]." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bale[1%]\n" +" : balance of accounts starting " +"with 1 at end\n" +" of period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bali[70,60]\n" +" : initial balance of accounts 70 " +"and 60." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"balu[]\n" +" : (u for unallocated) is a " +"special\n" +" expression that shows the " +"unallocated\n" +" profit/loss of previous\n" " fiscal years." msgstr "" -"balu[]: (u for unallocated) es una expressió especial que mostra les " -"pèrdues y guanys sense assignar dels exercicis fiscals\n" -"anteriors." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"crdp[40%]: sum of all credits on accounts starting with 40 during the " +"crdp[40%]\n" +" : sum of all credits on accounts " +"starting\n" +" with 40 during the period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"date_from, date_to\n" +" : beginning and end date of the " "period." msgstr "" -"crdp[40%]: suma de tots els haver dels comptes que comencen per 40 " -"durant el període." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "date_from, date_to: beginning and end date of the period." -msgstr "date_from, date_to: data d'inici i data de fi del període." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "datetime, datetime, dateutil: the python modules." -msgstr "datetime, datetime, dateutil: els mòduls python." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " -"accounts 55 and journal BNK1 during the period." +"datetime, datetime, dateutil\n" +" : the python modules." msgstr "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: suma de tots els deure " -"dels comptes que comencen per 55 i en el diari BNK1 durant el període." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -#, fuzzy msgid "" -"p, i, e: respectively variation over the period, initial balance, " -"ending balance" +"p, i, e\n" +" : respectively variation over " +"the period,\n" +" initial balance, ending balance" msgstr "" -"p, i, e: variació sobre el període, sobre el saldo inicial o sobre el " -"saldo final respectivament" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"pbale[55%]: sum of all ending balances of accounts starting with 55 " -"whose\n" +"pbale[55%]\n" +" : sum of all ending balances of " +"accounts\n" +" starting with 55 whose\n" " ending balance is positive." msgstr "" -"pbale[55%]: suma de tots els saldos finals dels comptes que comencen " -"per 55\n" -" el saldo final dels quals és positiu." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"sum, min, max, len, avg: behave as expected, very similar to the " -"python builtins." +"sum, min, max, len, avg\n" +" : behave as expected, very " +"similar to the\n" +" python builtins." msgstr "" -"sum, min, max, len, avg: es comporten com s'espera, molt similars als " -"nadius de Python." #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__source_aml_model_id @@ -239,10 +263,9 @@ msgstr "Afegir al taulell" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Additionally following variables are available in the evaluation context:" +"Additionally following variables are available\n" +" in the evaluation context:" msgstr "" -"Les següents variables addicionals estan disponibles en el context " -"d'avaluació:" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_query__aggregate @@ -264,6 +287,11 @@ msgstr "Tot Kpi" msgid "All Posted Entries" msgstr "Tots els assentaments assentats" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" @@ -291,6 +319,21 @@ msgstr "Compte Analític" msgid "Analytic Account Filter" msgstr "Filtre Analític de Comptes" +#. module: mis_builder +#. openerp-web +#: code:addons/mis_builder/static/src/js/mis_report_widget.js:0 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__analytic_group_id +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__analytic_group_id +#, python-format +msgid "Analytic Account Group" +msgstr "" + +#. module: mis_builder +#: code:addons/mis_builder/models/mis_report_instance.py:0 +#, python-format +msgid "Analytic Account Group: %s" +msgstr "" + #. module: mis_builder #: code:addons/mis_builder/models/mis_report_instance.py:0 #, python-format @@ -587,6 +630,7 @@ msgstr "Mostrar Columnes Descripció" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__display_name +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__display_name @@ -684,11 +728,11 @@ msgstr "Les expressions poden ser qualsevol expressió vàlida de Python." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Expressions can involve other KPI, sub KPI and query results by name (eg " -"kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +"Expressions can involve other KPI, sub KPI and\n" +" query results by name (eg kpi1 + " +"kpi2,\n" +" kpi2.subkpi1, query1.field1)." msgstr "" -"L'expressió també pot incloure altres KPI ,sub KPI i resultats de consulta " -"per nom (per exemple, kpi1 + kpi2)." #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__normalize_factor @@ -728,6 +772,14 @@ msgstr "" "etiquetes analítiques. Aquest filtre es combina amb un AND amb els filtres a " "nivell d’informe i no es pot modificar en la previsualització." +#. module: mis_builder +#: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_group_id +msgid "" +"Filter column on journal entries that match this analytic account group. " +"This filter is combined with a AND with the report-level filters and cannot " +"be modified in the preview." +msgstr "" + #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_account_id msgid "" @@ -840,6 +892,7 @@ msgstr "Amagar buits heretat" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__id +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__id @@ -964,6 +1017,7 @@ msgstr "PDF apaïsat" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard____last_update +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance____last_update @@ -1435,8 +1489,8 @@ msgid "" "Should not include the same report more than once as sub report of a given " "report" msgstr "" -"No hauria d’incloure el mateix informe més d’una vegada que el subinforme d’" -"un informe determinat" +"No hauria d’incloure el mateix informe més d’una vegada que el subinforme " +"d’un informe determinat" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period_sum__sign @@ -1614,32 +1668,35 @@ msgstr "Color de text en un codi RGB vàlid (des de #000000 fins a #FFFFFF)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The account selector is a like expression on the account code (eg " -"70%, etc)." +"The\n" +" account selector\n" +" is a like expression on the " +"account code (eg\n" +" 70%, etc)." msgstr "" -"El selector de compte és com una expressió en el codi de compte (per " -"exemple, 70%, etc)." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The journal items domain is an Odoo domain filter on journal items." +"The\n" +" journal items domain\n" +" is an Odoo domain filter on " +"journal items." msgstr "" -"El domini dels apunts és un filtre de domini Odoo sobe els apunts." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -#, fuzzy msgid "" -"The following special elements are recognized in the expressions to compute " +"The following special elements are recognized in\n" +" the expressions to compute " "accounting data:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." +" \n" +" {bal|crd|deb|pbal|nbal}{pieu}" +"[account\n" +" selector][journal items domain]\n" +" \n" +" ." msgstr "" -"Els següents elements són reconeguts a les expressions per a calcular dades " -"comptables:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__date_to @@ -1780,6 +1837,142 @@ msgstr "extra-súper-gran" msgid "xx-small" msgstr "extra-súper-petita" +#~ msgid "" +#~ "AccountingNone: a null value that behaves as 0 in arithmetic " +#~ "operations." +#~ msgstr "" +#~ "AccountingNone: un valor nul que es comporta com a 0 en operacions " +#~ "aritmètiques." + +#~ msgid "" +#~ "bal, crd, deb, pbal, nbal: balance, debit, credit, positive " +#~ "balance, negative balance." +#~ msgstr "" +#~ "bal, crd, deb, pbal, nbal: saldo, deure, haver, saldo positiu, " +#~ "saldo negatiu." + +#~ msgid "" +#~ "bal[70]: variation of the balance of account 70 over the period " +#~ "(it is the same as balp[70]." +#~ msgstr "" +#~ "bal[70]: variació del saldo del compte 70 en el període (és el " +#~ "mateix que balp[70]." + +#~ msgid "" +#~ "bale[1%]: balance of accounts starting with 1 at end of period." +#~ msgstr "" +#~ "bale[1%]: saldo al final del període dels comptes que comencen amb " +#~ "1." + +#~ msgid "bali[70,60]: initial balance of accounts 70 and 60." +#~ msgstr "bali[70,60]: Saldo inicial dels comptes 70 i 60." + +#~ msgid "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variation of the balance of all receivable accounts over the " +#~ "period." +#~ msgstr "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variació del saldo de tots els comptes a cobrar en el període." + +#~ msgid "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: balance of move lines related to tax grid 56." +#~ msgstr "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: saldo dels apunts relacionats amb l'etiqueta d'impost 56." + +#~ msgid "" +#~ "balu[]: (u for unallocated) is a special expression that shows the " +#~ "unallocated profit/loss of previous\n" +#~ " fiscal years." +#~ msgstr "" +#~ "balu[]: (u for unallocated) es una expressió especial que mostra " +#~ "les pèrdues y guanys sense assignar dels exercicis fiscals\n" +#~ "anteriors." + +#~ msgid "" +#~ "crdp[40%]: sum of all credits on accounts starting with 40 during " +#~ "the period." +#~ msgstr "" +#~ "crdp[40%]: suma de tots els haver dels comptes que comencen per 40 " +#~ "durant el període." + +#~ msgid "date_from, date_to: beginning and end date of the period." +#~ msgstr "date_from, date_to: data d'inici i data de fi del període." + +#~ msgid "datetime, datetime, dateutil: the python modules." +#~ msgstr "datetime, datetime, dateutil: els mòduls python." + +#~ msgid "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " +#~ "accounts 55 and journal BNK1 during the period." +#~ msgstr "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: suma de tots els " +#~ "deure dels comptes que comencen per 55 i en el diari BNK1 durant el " +#~ "període." + +#, fuzzy +#~ msgid "" +#~ "p, i, e: respectively variation over the period, initial balance, " +#~ "ending balance" +#~ msgstr "" +#~ "p, i, e: variació sobre el període, sobre el saldo inicial o sobre " +#~ "el saldo final respectivament" + +#~ msgid "" +#~ "pbale[55%]: sum of all ending balances of accounts starting with " +#~ "55 whose\n" +#~ " ending balance is positive." +#~ msgstr "" +#~ "pbale[55%]: suma de tots els saldos finals dels comptes que " +#~ "comencen per 55\n" +#~ " el saldo final dels quals és positiu." + +#~ msgid "" +#~ "sum, min, max, len, avg: behave as expected, very similar to the " +#~ "python builtins." +#~ msgstr "" +#~ "sum, min, max, len, avg: es comporten com s'espera, molt similars " +#~ "als nadius de Python." + +#~ msgid "" +#~ "Additionally following variables are available in the evaluation context:" +#~ msgstr "" +#~ "Les següents variables addicionals estan disponibles en el context " +#~ "d'avaluació:" + +#~ msgid "" +#~ "Expressions can involve other KPI, sub KPI and query results by name (eg " +#~ "kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +#~ msgstr "" +#~ "L'expressió també pot incloure altres KPI ,sub KPI i resultats de " +#~ "consulta per nom (per exemple, kpi1 + kpi2)." + +#~ msgid "" +#~ "The account selector is a like expression on the account code (eg " +#~ "70%, etc)." +#~ msgstr "" +#~ "El selector de compte és com una expressió en el codi de compte " +#~ "(per exemple, 70%, etc)." + +#~ msgid "" +#~ "The journal items domain is an Odoo domain filter on journal items." +#~ msgstr "" +#~ "El domini dels apunts és un filtre de domini Odoo sobe els apunts." + +#, fuzzy +#~ msgid "" +#~ "The following special elements are recognized in the expressions to " +#~ "compute accounting data:\n" +#~ " {bal|crd|deb|pbal|nbal}" +#~ "{pieu}[account selector][journal items domain]." +#~ msgstr "" +#~ "Els següents elements són reconeguts a les expressions per a calcular " +#~ "dades comptables:\n" +#~ " {bal|crd|deb|pbal|nbal}" +#~ "{pieu}[account selector][journal items domain]." + #~ msgid "MIS Budget" #~ msgstr "Pressupost MIS" diff --git a/mis_builder/i18n/de.po b/mis_builder/i18n/de.po index 763cedf..6417ae9 100644 --- a/mis_builder/i18n/de.po +++ b/mis_builder/i18n/de.po @@ -28,119 +28,151 @@ msgstr "%s (Kopie)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"AccountingNone: a null value that behaves as 0 in arithmetic " -"operations." +"\n" +" balp[('user_type_id', '=',\n" +" ref('account.\n" +" data_account_type_receivable')." +"id)][]\n" +" \n" +" : variation of the balance of " +"all receivable\n" +" accounts over the period." msgstr "" -"BuchhaltungsNull: Ein Null-Wert, der sich wie 0 in arithmetischen " -"Berechnungen verhält." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -#, fuzzy -msgid "" -"bal, crd, deb, pbal, nbal: balance, debit, credit, positive balance, " -"negative balance." -msgstr "bal, crd, deb: Saldo, Haben, Soll." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal[70]: variation of the balance of account 70 over the period (it " -"is the same as balp[70]." +"\n" +" balp[][('tax_line_id." +"tag_ids', '=',\n" +" ref('l10n_be.tax_tag_56')." +"id)]\n" +" \n" +" : balance of move lines related " +"to tax grid\n" +" 56." msgstr "" -"bal[70]: Abwandlung des Saldo von Konto 70 über die Zeit (Dies " -"entspricht balp[70])." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bale[1%]: balance of accounts starting with 1 at end of period." -msgstr "" -"bale[1%]: Saldo der Konten die mit 1 beginnen zum Ende der Periode." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bali[70,60]: initial balance of accounts 70 and 60." -msgstr "bali[70,60]: Eröffnungssaldo der Konten 70 und 60." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation of the balance of all receivable accounts over the " -"period." +"\n" +" debp[55%][('journal_id." +"code', '=',\n" +" 'BNK1')]\n" +" \n" +" : sum of all debits on accounts " +"55 and\n" +" journal BNK1 during the period." msgstr "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: Abwandlung des Saldo aller Forderungskonten über die Zeit." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance of move lines related to tax grid 56." +"AccountingNone\n" +" : a null value that behaves as 0 " +"in\n" +" arithmetic operations." msgstr "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"Saldo der Buchungen mit Steuerschlüssel 56 ." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balu[]: (u for unallocated) is a special expression that shows the " -"unallocated profit/loss of previous\n" +"bal, crd, deb, pbal, nbal\n" +" : balance, debit, credit, " +"positive balance,\n" +" negative balance." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bal[70]\n" +" : variation of the balance of " +"account 70\n" +" over the period (it is the same " +"as balp[70]." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bale[1%]\n" +" : balance of accounts starting " +"with 1 at end\n" +" of period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bali[70,60]\n" +" : initial balance of accounts 70 " +"and 60." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"balu[]\n" +" : (u for unallocated) is a " +"special\n" +" expression that shows the " +"unallocated\n" +" profit/loss of previous\n" " fiscal years." msgstr "" -"balu[]: (u für nicht zugewiesen) ist ein spezieller Ausdruck, der " -"nicht zugewiesene Gewinne/Verluste der Vorjahre ausweist." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"crdp[40%]: sum of all credits on accounts starting with 40 during the " +"crdp[40%]\n" +" : sum of all credits on accounts " +"starting\n" +" with 40 during the period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"date_from, date_to\n" +" : beginning and end date of the " "period." msgstr "" -"crdp[40%]: Summe aller Haben auf Konten, die mit 40 beginnen, über " -"die Zeit." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "date_from, date_to: beginning and end date of the period." -msgstr "date_from, date_to: Anfangs- und Enddatum der Periode." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "datetime, datetime, dateutil: the python modules." -msgstr "datetime, datetime, dateutil: die Python-Methoden." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " -"accounts 55 and journal BNK1 during the period." +"datetime, datetime, dateutil\n" +" : the python modules." msgstr "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: Die Summe aller Soll der " -"Konten 55 und Journal BNK1 über die Periode.." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -#, fuzzy msgid "" -"p, i, e: respectively variation over the period, initial balance, " -"ending balance" +"p, i, e\n" +" : respectively variation over " +"the period,\n" +" initial balance, ending balance" msgstr "" -"p, i, e: jeweilige Abwandlung über Zeit, Eröffnungssaldo, Endsaldo" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"pbale[55%]: sum of all ending balances of accounts starting with 55 " -"whose\n" +"pbale[55%]\n" +" : sum of all ending balances of " +"accounts\n" +" starting with 55 whose\n" " ending balance is positive." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"sum, min, max, len, avg: behave as expected, very similar to the " -"python builtins." +"sum, min, max, len, avg\n" +" : behave as expected, very " +"similar to the\n" +" python builtins." msgstr "" #. module: mis_builder @@ -216,7 +248,8 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Additionally following variables are available in the evaluation context:" +"Additionally following variables are available\n" +" in the evaluation context:" msgstr "" #. module: mis_builder @@ -239,6 +272,11 @@ msgstr "" msgid "All Posted Entries" msgstr "" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" @@ -264,6 +302,21 @@ msgstr "" msgid "Analytic Account Filter" msgstr "" +#. module: mis_builder +#. openerp-web +#: code:addons/mis_builder/static/src/js/mis_report_widget.js:0 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__analytic_group_id +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__analytic_group_id +#, python-format +msgid "Analytic Account Group" +msgstr "" + +#. module: mis_builder +#: code:addons/mis_builder/models/mis_report_instance.py:0 +#, python-format +msgid "Analytic Account Group: %s" +msgstr "" + #. module: mis_builder #: code:addons/mis_builder/models/mis_report_instance.py:0 #, python-format @@ -553,6 +606,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__display_name +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__display_name @@ -646,8 +700,10 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Expressions can involve other KPI, sub KPI and query results by name (eg " -"kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +"Expressions can involve other KPI, sub KPI and\n" +" query results by name (eg kpi1 + " +"kpi2,\n" +" kpi2.subkpi1, query1.field1)." msgstr "" #. module: mis_builder @@ -684,6 +740,14 @@ msgid "" "modified in the preview." msgstr "" +#. module: mis_builder +#: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_group_id +msgid "" +"Filter column on journal entries that match this analytic account group. " +"This filter is combined with a AND with the report-level filters and cannot " +"be modified in the preview." +msgstr "" + #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_account_id msgid "" @@ -793,6 +857,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__id +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__id @@ -907,6 +972,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard____last_update +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance____last_update @@ -1544,23 +1610,34 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The account selector is a like expression on the account code (eg " -"70%, etc)." +"The\n" +" account selector\n" +" is a like expression on the " +"account code (eg\n" +" 70%, etc)." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The journal items domain is an Odoo domain filter on journal items." +"The\n" +" journal items domain\n" +" is an Odoo domain filter on " +"journal items." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The following special elements are recognized in the expressions to compute " +"The following special elements are recognized in\n" +" the expressions to compute " "accounting data:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." +" \n" +" {bal|crd|deb|pbal|nbal}{pieu}" +"[account\n" +" selector][journal items domain]\n" +" \n" +" ." msgstr "" #. module: mis_builder @@ -1701,3 +1778,81 @@ msgstr "" #: model:ir.model.fields.selection,name:mis_builder.selection__mis_report_style__font_size__xx-small msgid "xx-small" msgstr "" + +#~ msgid "" +#~ "AccountingNone: a null value that behaves as 0 in arithmetic " +#~ "operations." +#~ msgstr "" +#~ "BuchhaltungsNull: Ein Null-Wert, der sich wie 0 in arithmetischen " +#~ "Berechnungen verhält." + +#, fuzzy +#~ msgid "" +#~ "bal, crd, deb, pbal, nbal: balance, debit, credit, positive " +#~ "balance, negative balance." +#~ msgstr "bal, crd, deb: Saldo, Haben, Soll." + +#~ msgid "" +#~ "bal[70]: variation of the balance of account 70 over the period " +#~ "(it is the same as balp[70]." +#~ msgstr "" +#~ "bal[70]: Abwandlung des Saldo von Konto 70 über die Zeit (Dies " +#~ "entspricht balp[70])." + +#~ msgid "" +#~ "bale[1%]: balance of accounts starting with 1 at end of period." +#~ msgstr "" +#~ "bale[1%]: Saldo der Konten die mit 1 beginnen zum Ende der Periode." + +#~ msgid "bali[70,60]: initial balance of accounts 70 and 60." +#~ msgstr "bali[70,60]: Eröffnungssaldo der Konten 70 und 60." + +#~ msgid "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variation of the balance of all receivable accounts over the " +#~ "period." +#~ msgstr "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: Abwandlung des Saldo aller Forderungskonten über die Zeit." + +#~ msgid "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: balance of move lines related to tax grid 56." +#~ msgstr "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: Saldo der Buchungen mit Steuerschlüssel 56 ." + +#~ msgid "" +#~ "balu[]: (u for unallocated) is a special expression that shows the " +#~ "unallocated profit/loss of previous\n" +#~ " fiscal years." +#~ msgstr "" +#~ "balu[]: (u für nicht zugewiesen) ist ein spezieller Ausdruck, der " +#~ "nicht zugewiesene Gewinne/Verluste der Vorjahre ausweist." + +#~ msgid "" +#~ "crdp[40%]: sum of all credits on accounts starting with 40 during " +#~ "the period." +#~ msgstr "" +#~ "crdp[40%]: Summe aller Haben auf Konten, die mit 40 beginnen, über " +#~ "die Zeit." + +#~ msgid "date_from, date_to: beginning and end date of the period." +#~ msgstr "date_from, date_to: Anfangs- und Enddatum der Periode." + +#~ msgid "datetime, datetime, dateutil: the python modules." +#~ msgstr "datetime, datetime, dateutil: die Python-Methoden." + +#~ msgid "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " +#~ "accounts 55 and journal BNK1 during the period." +#~ msgstr "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: Die Summe aller Soll " +#~ "der Konten 55 und Journal BNK1 über die Periode.." + +#, fuzzy +#~ msgid "" +#~ "p, i, e: respectively variation over the period, initial balance, " +#~ "ending balance" +#~ msgstr "" +#~ "p, i, e: jeweilige Abwandlung über Zeit, Eröffnungssaldo, Endsaldo" diff --git a/mis_builder/i18n/el.po b/mis_builder/i18n/el.po index 88e8d57..f341dc4 100644 --- a/mis_builder/i18n/el.po +++ b/mis_builder/i18n/el.po @@ -24,101 +24,151 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"AccountingNone: a null value that behaves as 0 in arithmetic " -"operations." +"\n" +" balp[('user_type_id', '=',\n" +" ref('account.\n" +" data_account_type_receivable')." +"id)][]\n" +" \n" +" : variation of the balance of " +"all receivable\n" +" accounts over the period." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal, crd, deb, pbal, nbal: balance, debit, credit, positive balance, " -"negative balance." +"\n" +" balp[][('tax_line_id." +"tag_ids', '=',\n" +" ref('l10n_be.tax_tag_56')." +"id)]\n" +" \n" +" : balance of move lines related " +"to tax grid\n" +" 56." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal[70]: variation of the balance of account 70 over the period (it " -"is the same as balp[70]." -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bale[1%]: balance of accounts starting with 1 at end of period." -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bali[70,60]: initial balance of accounts 70 and 60." +"\n" +" debp[55%][('journal_id." +"code', '=',\n" +" 'BNK1')]\n" +" \n" +" : sum of all debits on accounts " +"55 and\n" +" journal BNK1 during the period." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation of the balance of all receivable accounts over the " -"period." +"AccountingNone\n" +" : a null value that behaves as 0 " +"in\n" +" arithmetic operations." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance of move lines related to tax grid 56." +"bal, crd, deb, pbal, nbal\n" +" : balance, debit, credit, " +"positive balance,\n" +" negative balance." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balu[]: (u for unallocated) is a special expression that shows the " -"unallocated profit/loss of previous\n" +"bal[70]\n" +" : variation of the balance of " +"account 70\n" +" over the period (it is the same " +"as balp[70]." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bale[1%]\n" +" : balance of accounts starting " +"with 1 at end\n" +" of period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bali[70,60]\n" +" : initial balance of accounts 70 " +"and 60." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"balu[]\n" +" : (u for unallocated) is a " +"special\n" +" expression that shows the " +"unallocated\n" +" profit/loss of previous\n" " fiscal years." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"crdp[40%]: sum of all credits on accounts starting with 40 during the " +"crdp[40%]\n" +" : sum of all credits on accounts " +"starting\n" +" with 40 during the period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"date_from, date_to\n" +" : beginning and end date of the " "period." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "date_from, date_to: beginning and end date of the period." -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "datetime, datetime, dateutil: the python modules." +msgid "" +"datetime, datetime, dateutil\n" +" : the python modules." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " -"accounts 55 and journal BNK1 during the period." +"p, i, e\n" +" : respectively variation over " +"the period,\n" +" initial balance, ending balance" msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"p, i, e: respectively variation over the period, initial balance, " -"ending balance" -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "" -"pbale[55%]: sum of all ending balances of accounts starting with 55 " -"whose\n" +"pbale[55%]\n" +" : sum of all ending balances of " +"accounts\n" +" starting with 55 whose\n" " ending balance is positive." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"sum, min, max, len, avg: behave as expected, very similar to the " -"python builtins." +"sum, min, max, len, avg\n" +" : behave as expected, very " +"similar to the\n" +" python builtins." msgstr "" #. module: mis_builder @@ -194,7 +244,8 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Additionally following variables are available in the evaluation context:" +"Additionally following variables are available\n" +" in the evaluation context:" msgstr "" #. module: mis_builder @@ -217,6 +268,11 @@ msgstr "" msgid "All Posted Entries" msgstr "" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" @@ -242,6 +298,21 @@ msgstr "" msgid "Analytic Account Filter" msgstr "" +#. module: mis_builder +#. openerp-web +#: code:addons/mis_builder/static/src/js/mis_report_widget.js:0 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__analytic_group_id +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__analytic_group_id +#, python-format +msgid "Analytic Account Group" +msgstr "" + +#. module: mis_builder +#: code:addons/mis_builder/models/mis_report_instance.py:0 +#, python-format +msgid "Analytic Account Group: %s" +msgstr "" + #. module: mis_builder #: code:addons/mis_builder/models/mis_report_instance.py:0 #, python-format @@ -531,6 +602,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__display_name +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__display_name @@ -624,8 +696,10 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Expressions can involve other KPI, sub KPI and query results by name (eg " -"kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +"Expressions can involve other KPI, sub KPI and\n" +" query results by name (eg kpi1 + " +"kpi2,\n" +" kpi2.subkpi1, query1.field1)." msgstr "" #. module: mis_builder @@ -662,6 +736,14 @@ msgid "" "modified in the preview." msgstr "" +#. module: mis_builder +#: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_group_id +msgid "" +"Filter column on journal entries that match this analytic account group. " +"This filter is combined with a AND with the report-level filters and cannot " +"be modified in the preview." +msgstr "" + #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_account_id msgid "" @@ -771,6 +853,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__id +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__id @@ -885,6 +968,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard____last_update +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance____last_update @@ -1522,23 +1606,34 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The account selector is a like expression on the account code (eg " -"70%, etc)." +"The\n" +" account selector\n" +" is a like expression on the " +"account code (eg\n" +" 70%, etc)." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The journal items domain is an Odoo domain filter on journal items." +"The\n" +" journal items domain\n" +" is an Odoo domain filter on " +"journal items." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The following special elements are recognized in the expressions to compute " +"The following special elements are recognized in\n" +" the expressions to compute " "accounting data:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." +" \n" +" {bal|crd|deb|pbal|nbal}{pieu}" +"[account\n" +" selector][journal items domain]\n" +" \n" +" ." msgstr "" #. module: mis_builder diff --git a/mis_builder/i18n/el_GR.po b/mis_builder/i18n/el_GR.po index f616d36..bc39319 100644 --- a/mis_builder/i18n/el_GR.po +++ b/mis_builder/i18n/el_GR.po @@ -24,101 +24,151 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"AccountingNone: a null value that behaves as 0 in arithmetic " -"operations." +"\n" +" balp[('user_type_id', '=',\n" +" ref('account.\n" +" data_account_type_receivable')." +"id)][]\n" +" \n" +" : variation of the balance of " +"all receivable\n" +" accounts over the period." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal, crd, deb, pbal, nbal: balance, debit, credit, positive balance, " -"negative balance." +"\n" +" balp[][('tax_line_id." +"tag_ids', '=',\n" +" ref('l10n_be.tax_tag_56')." +"id)]\n" +" \n" +" : balance of move lines related " +"to tax grid\n" +" 56." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal[70]: variation of the balance of account 70 over the period (it " -"is the same as balp[70]." -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bale[1%]: balance of accounts starting with 1 at end of period." -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bali[70,60]: initial balance of accounts 70 and 60." +"\n" +" debp[55%][('journal_id." +"code', '=',\n" +" 'BNK1')]\n" +" \n" +" : sum of all debits on accounts " +"55 and\n" +" journal BNK1 during the period." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation of the balance of all receivable accounts over the " -"period." +"AccountingNone\n" +" : a null value that behaves as 0 " +"in\n" +" arithmetic operations." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance of move lines related to tax grid 56." +"bal, crd, deb, pbal, nbal\n" +" : balance, debit, credit, " +"positive balance,\n" +" negative balance." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balu[]: (u for unallocated) is a special expression that shows the " -"unallocated profit/loss of previous\n" +"bal[70]\n" +" : variation of the balance of " +"account 70\n" +" over the period (it is the same " +"as balp[70]." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bale[1%]\n" +" : balance of accounts starting " +"with 1 at end\n" +" of period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bali[70,60]\n" +" : initial balance of accounts 70 " +"and 60." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"balu[]\n" +" : (u for unallocated) is a " +"special\n" +" expression that shows the " +"unallocated\n" +" profit/loss of previous\n" " fiscal years." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"crdp[40%]: sum of all credits on accounts starting with 40 during the " +"crdp[40%]\n" +" : sum of all credits on accounts " +"starting\n" +" with 40 during the period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"date_from, date_to\n" +" : beginning and end date of the " "period." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "date_from, date_to: beginning and end date of the period." -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "datetime, datetime, dateutil: the python modules." +msgid "" +"datetime, datetime, dateutil\n" +" : the python modules." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " -"accounts 55 and journal BNK1 during the period." +"p, i, e\n" +" : respectively variation over " +"the period,\n" +" initial balance, ending balance" msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"p, i, e: respectively variation over the period, initial balance, " -"ending balance" -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "" -"pbale[55%]: sum of all ending balances of accounts starting with 55 " -"whose\n" +"pbale[55%]\n" +" : sum of all ending balances of " +"accounts\n" +" starting with 55 whose\n" " ending balance is positive." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"sum, min, max, len, avg: behave as expected, very similar to the " -"python builtins." +"sum, min, max, len, avg\n" +" : behave as expected, very " +"similar to the\n" +" python builtins." msgstr "" #. module: mis_builder @@ -194,7 +244,8 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Additionally following variables are available in the evaluation context:" +"Additionally following variables are available\n" +" in the evaluation context:" msgstr "" #. module: mis_builder @@ -217,6 +268,11 @@ msgstr "" msgid "All Posted Entries" msgstr "" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" @@ -242,6 +298,21 @@ msgstr "" msgid "Analytic Account Filter" msgstr "" +#. module: mis_builder +#. openerp-web +#: code:addons/mis_builder/static/src/js/mis_report_widget.js:0 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__analytic_group_id +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__analytic_group_id +#, python-format +msgid "Analytic Account Group" +msgstr "" + +#. module: mis_builder +#: code:addons/mis_builder/models/mis_report_instance.py:0 +#, python-format +msgid "Analytic Account Group: %s" +msgstr "" + #. module: mis_builder #: code:addons/mis_builder/models/mis_report_instance.py:0 #, python-format @@ -531,6 +602,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__display_name +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__display_name @@ -624,8 +696,10 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Expressions can involve other KPI, sub KPI and query results by name (eg " -"kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +"Expressions can involve other KPI, sub KPI and\n" +" query results by name (eg kpi1 + " +"kpi2,\n" +" kpi2.subkpi1, query1.field1)." msgstr "" #. module: mis_builder @@ -662,6 +736,14 @@ msgid "" "modified in the preview." msgstr "" +#. module: mis_builder +#: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_group_id +msgid "" +"Filter column on journal entries that match this analytic account group. " +"This filter is combined with a AND with the report-level filters and cannot " +"be modified in the preview." +msgstr "" + #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_account_id msgid "" @@ -771,6 +853,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__id +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__id @@ -885,6 +968,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard____last_update +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance____last_update @@ -1522,23 +1606,34 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The account selector is a like expression on the account code (eg " -"70%, etc)." +"The\n" +" account selector\n" +" is a like expression on the " +"account code (eg\n" +" 70%, etc)." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The journal items domain is an Odoo domain filter on journal items." +"The\n" +" journal items domain\n" +" is an Odoo domain filter on " +"journal items." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The following special elements are recognized in the expressions to compute " +"The following special elements are recognized in\n" +" the expressions to compute " "accounting data:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." +" \n" +" {bal|crd|deb|pbal|nbal}{pieu}" +"[account\n" +" selector][journal items domain]\n" +" \n" +" ." msgstr "" #. module: mis_builder diff --git a/mis_builder/i18n/es.po b/mis_builder/i18n/es.po index 02fe78d..61dd1cc 100644 --- a/mis_builder/i18n/es.po +++ b/mis_builder/i18n/es.po @@ -29,126 +29,152 @@ msgstr "%s (copia)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"AccountingNone: a null value that behaves as 0 in arithmetic " -"operations." +"\n" +" balp[('user_type_id', '=',\n" +" ref('account.\n" +" data_account_type_receivable')." +"id)][]\n" +" \n" +" : variation of the balance of " +"all receivable\n" +" accounts over the period." msgstr "" -"AccountingNone: un valor nulo que se comporta como 0 en operaciones " -"aritméticas." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal, crd, deb, pbal, nbal: balance, debit, credit, positive balance, " -"negative balance." +"\n" +" balp[][('tax_line_id." +"tag_ids', '=',\n" +" ref('l10n_be.tax_tag_56')." +"id)]\n" +" \n" +" : balance of move lines related " +"to tax grid\n" +" 56." msgstr "" -" bal, crd, deb, pbal, nbal : saldo, débito, crédito, saldo positivo, " -"saldo negativo." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal[70]: variation of the balance of account 70 over the period (it " -"is the same as balp[70]." +"\n" +" debp[55%][('journal_id." +"code', '=',\n" +" 'BNK1')]\n" +" \n" +" : sum of all debits on accounts " +"55 and\n" +" journal BNK1 during the period." msgstr "" -"bal[70]: variación del saldo de la cuenta 70 en el periodo (es lo " -"mismo que balp[70]." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bale[1%]: balance of accounts starting with 1 at end of period." -msgstr "" -"bale[1%]: saldo al final del periodo de las cuentas que empiezan en 1." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bali[70,60]: initial balance of accounts 70 and 60." -msgstr "bali[70,60]: Saldo inicial de las cuentas 70 y 60." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation of the balance of all receivable accounts over the " -"period." +"AccountingNone\n" +" : a null value that behaves as 0 " +"in\n" +" arithmetic operations." msgstr "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variación del saldo de todas las cuentas a cobrar en el periodo." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance of move lines related to tax grid 56." +"bal, crd, deb, pbal, nbal\n" +" : balance, debit, credit, " +"positive balance,\n" +" negative balance." msgstr "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"saldo de los apuntes relacionados con la etiqueta de impuesto 56." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balu[]: (u for unallocated) is a special expression that shows the " -"unallocated profit/loss of previous\n" +"bal[70]\n" +" : variation of the balance of " +"account 70\n" +" over the period (it is the same " +"as balp[70]." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bale[1%]\n" +" : balance of accounts starting " +"with 1 at end\n" +" of period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bali[70,60]\n" +" : initial balance of accounts 70 " +"and 60." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"balu[]\n" +" : (u for unallocated) is a " +"special\n" +" expression that shows the " +"unallocated\n" +" profit/loss of previous\n" " fiscal years." msgstr "" -"balu[]: (u for unallocated) es una expresión especial que muestra las " -"pérdidas y ganancias sin asignar de los ejercicios fiscales anteriores." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"crdp[40%]: sum of all credits on accounts starting with 40 during the " +"crdp[40%]\n" +" : sum of all credits on accounts " +"starting\n" +" with 40 during the period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"date_from, date_to\n" +" : beginning and end date of the " "period." msgstr "" -"crdp[40%]: suma de todos los haber de las cuentas que empiezan por 40 " -"durante el periodo." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "date_from, date_to: beginning and end date of the period." -msgstr "date_from, date_to: fecha de inicio y fecha de fin del periodo." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "datetime, datetime, dateutil: the python modules." -msgstr "datetime, datetime, dateutil: los módulos python." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " -"accounts 55 and journal BNK1 during the period." +"datetime, datetime, dateutil\n" +" : the python modules." msgstr "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: suma de todos los debe " -"en las cuentas que empiezan por 55 y en el diario BNK1 durante el periodo." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"p, i, e: respectively variation over the period, initial balance, " -"ending balance" +"p, i, e\n" +" : respectively variation over " +"the period,\n" +" initial balance, ending balance" msgstr "" -" p, i, e : variación respectivamente durante el período, saldo " -"inicial, saldo final" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"pbale[55%]: sum of all ending balances of accounts starting with 55 " -"whose\n" +"pbale[55%]\n" +" : sum of all ending balances of " +"accounts\n" +" starting with 55 whose\n" " ending balance is positive." msgstr "" -" pbale [55%] : suma de todos los saldos finales de cuentas que " -"comienzan con 55 cuyos\n" -"............................................el saldo final es positivo." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"sum, min, max, len, avg: behave as expected, very similar to the " -"python builtins." +"sum, min, max, len, avg\n" +" : behave as expected, very " +"similar to the\n" +" python builtins." msgstr "" -"sum, min, max, len, avg: se comportan como se espera, muy similares a " -"los nativos de Python." #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__source_aml_model_id @@ -239,10 +265,9 @@ msgstr "Añadir al tablero" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Additionally following variables are available in the evaluation context:" +"Additionally following variables are available\n" +" in the evaluation context:" msgstr "" -"Las siguientes variables adicionales están disponibles en el contexto de " -"evaluación:" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_query__aggregate @@ -264,6 +289,11 @@ msgstr "Todos los Kpi" msgid "All Posted Entries" msgstr "Todos los asientos asentados" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" @@ -291,6 +321,21 @@ msgstr "Cuenta analítica" msgid "Analytic Account Filter" msgstr "Filtro de cuenta analítica" +#. module: mis_builder +#. openerp-web +#: code:addons/mis_builder/static/src/js/mis_report_widget.js:0 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__analytic_group_id +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__analytic_group_id +#, python-format +msgid "Analytic Account Group" +msgstr "" + +#. module: mis_builder +#: code:addons/mis_builder/models/mis_report_instance.py:0 +#, python-format +msgid "Analytic Account Group: %s" +msgstr "" + #. module: mis_builder #: code:addons/mis_builder/models/mis_report_instance.py:0 #, python-format @@ -587,6 +632,7 @@ msgstr "Descripción de las columnas de visualización" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__display_name +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__display_name @@ -611,7 +657,8 @@ msgstr "Mostrar detalles por cuenta" #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance__display_columns_description msgid "Display the date range details in the column headers." -msgstr "Mostrar los detalles del rango de fechas en los encabezados de columna." +msgstr "" +"Mostrar los detalles del rango de fechas en los encabezados de columna." #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_style__divider_inherit @@ -684,11 +731,11 @@ msgstr "Las expresiones pueden ser cualquier expresión válida de Python." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Expressions can involve other KPI, sub KPI and query results by name (eg " -"kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +"Expressions can involve other KPI, sub KPI and\n" +" query results by name (eg kpi1 + " +"kpi2,\n" +" kpi2.subkpi1, query1.field1)." msgstr "" -"La expresión también puede incluir otros KPI y resultados de consulta por " -"nombre (por ejemplo, kpi1 + kpi2)." #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__normalize_factor @@ -727,6 +774,14 @@ msgstr "" "analíticas. Este filtro se combina con un AND con los filtros de nivel de " "informe y no se puede modificar en la vista previa." +#. module: mis_builder +#: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_group_id +msgid "" +"Filter column on journal entries that match this analytic account group. " +"This filter is combined with a AND with the report-level filters and cannot " +"be modified in the preview." +msgstr "" + #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_account_id msgid "" @@ -839,6 +894,7 @@ msgstr "Ocultar vacíos heredado" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__id +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__id @@ -963,6 +1019,7 @@ msgstr "PDF apaisado" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard____last_update +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance____last_update @@ -1608,31 +1665,35 @@ msgstr "Color de texto en un código RGB válido (desde #000000 hasta #FFFFFF)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The account selector is a like expression on the account code (eg " -"70%, etc)." +"The\n" +" account selector\n" +" is a like expression on the " +"account code (eg\n" +" 70%, etc)." msgstr "" -"El selector de cuenta es como una expresión en el código de cuenta " -"(por ejemplo, 70%, etc)." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The journal items domain is an Odoo domain filter on journal items." +"The\n" +" journal items domain\n" +" is an Odoo domain filter on " +"journal items." msgstr "" -"El dominio de apuntes es un filtro de dominio Odoo sobre los apuntes." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The following special elements are recognized in the expressions to compute " +"The following special elements are recognized in\n" +" the expressions to compute " "accounting data:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." +" \n" +" {bal|crd|deb|pbal|nbal}{pieu}" +"[account\n" +" selector][journal items domain]\n" +" \n" +" ." msgstr "" -"Los siguientes elementos especiales se reconocen en las expresiones para " -"calcular los datos contables:\n" -" {bal | crd | deb | pbal | nbal} {pieu} [selector de cuenta] [dominio " -"de elementos de diario] ." #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__date_to @@ -1773,6 +1834,143 @@ msgstr "extra-súper-grande" msgid "xx-small" msgstr "extra-súper-pequeña" +#~ msgid "" +#~ "AccountingNone: a null value that behaves as 0 in arithmetic " +#~ "operations." +#~ msgstr "" +#~ "AccountingNone: un valor nulo que se comporta como 0 en " +#~ "operaciones aritméticas." + +#~ msgid "" +#~ "bal, crd, deb, pbal, nbal: balance, debit, credit, positive " +#~ "balance, negative balance." +#~ msgstr "" +#~ " bal, crd, deb, pbal, nbal : saldo, débito, crédito, saldo " +#~ "positivo, saldo negativo." + +#~ msgid "" +#~ "bal[70]: variation of the balance of account 70 over the period " +#~ "(it is the same as balp[70]." +#~ msgstr "" +#~ "bal[70]: variación del saldo de la cuenta 70 en el periodo (es lo " +#~ "mismo que balp[70]." + +#~ msgid "" +#~ "bale[1%]: balance of accounts starting with 1 at end of period." +#~ msgstr "" +#~ "bale[1%]: saldo al final del periodo de las cuentas que empiezan " +#~ "en 1." + +#~ msgid "bali[70,60]: initial balance of accounts 70 and 60." +#~ msgstr "bali[70,60]: Saldo inicial de las cuentas 70 y 60." + +#~ msgid "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variation of the balance of all receivable accounts over the " +#~ "period." +#~ msgstr "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variación del saldo de todas las cuentas a cobrar en el " +#~ "periodo." + +#~ msgid "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: balance of move lines related to tax grid 56." +#~ msgstr "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: saldo de los apuntes relacionados con la etiqueta de impuesto 56." + +#~ msgid "" +#~ "balu[]: (u for unallocated) is a special expression that shows the " +#~ "unallocated profit/loss of previous\n" +#~ " fiscal years." +#~ msgstr "" +#~ "balu[]: (u for unallocated) es una expresión especial que muestra " +#~ "las pérdidas y ganancias sin asignar de los ejercicios fiscales " +#~ "anteriores." + +#~ msgid "" +#~ "crdp[40%]: sum of all credits on accounts starting with 40 during " +#~ "the period." +#~ msgstr "" +#~ "crdp[40%]: suma de todos los haber de las cuentas que empiezan por " +#~ "40 durante el periodo." + +#~ msgid "date_from, date_to: beginning and end date of the period." +#~ msgstr "" +#~ "date_from, date_to: fecha de inicio y fecha de fin del periodo." + +#~ msgid "datetime, datetime, dateutil: the python modules." +#~ msgstr "datetime, datetime, dateutil: los módulos python." + +#~ msgid "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " +#~ "accounts 55 and journal BNK1 during the period." +#~ msgstr "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: suma de todos los " +#~ "debe en las cuentas que empiezan por 55 y en el diario BNK1 durante el " +#~ "periodo." + +#~ msgid "" +#~ "p, i, e: respectively variation over the period, initial balance, " +#~ "ending balance" +#~ msgstr "" +#~ " p, i, e : variación respectivamente durante el período, saldo " +#~ "inicial, saldo final" + +#~ msgid "" +#~ "pbale[55%]: sum of all ending balances of accounts starting with " +#~ "55 whose\n" +#~ " ending balance is positive." +#~ msgstr "" +#~ " pbale [55%] : suma de todos los saldos finales de cuentas que " +#~ "comienzan con 55 cuyos\n" +#~ "............................................el saldo final es positivo." + +#~ msgid "" +#~ "sum, min, max, len, avg: behave as expected, very similar to the " +#~ "python builtins." +#~ msgstr "" +#~ "sum, min, max, len, avg: se comportan como se espera, muy " +#~ "similares a los nativos de Python." + +#~ msgid "" +#~ "Additionally following variables are available in the evaluation context:" +#~ msgstr "" +#~ "Las siguientes variables adicionales están disponibles en el contexto de " +#~ "evaluación:" + +#~ msgid "" +#~ "Expressions can involve other KPI, sub KPI and query results by name (eg " +#~ "kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +#~ msgstr "" +#~ "La expresión también puede incluir otros KPI y resultados de consulta por " +#~ "nombre (por ejemplo, kpi1 + kpi2)." + +#~ msgid "" +#~ "The account selector is a like expression on the account code (eg " +#~ "70%, etc)." +#~ msgstr "" +#~ "El selector de cuenta es como una expresión en el código de cuenta " +#~ "(por ejemplo, 70%, etc)." + +#~ msgid "" +#~ "The journal items domain is an Odoo domain filter on journal items." +#~ msgstr "" +#~ "El dominio de apuntes es un filtro de dominio Odoo sobre los " +#~ "apuntes." + +#~ msgid "" +#~ "The following special elements are recognized in the expressions to " +#~ "compute accounting data:\n" +#~ " {bal|crd|deb|pbal|nbal}" +#~ "{pieu}[account selector][journal items domain]." +#~ msgstr "" +#~ "Los siguientes elementos especiales se reconocen en las expresiones para " +#~ "calcular los datos contables:\n" +#~ " {bal | crd | deb | pbal | nbal} {pieu} [selector de cuenta] " +#~ "[dominio de elementos de diario] ." + #~ msgid "MIS Budget" #~ msgstr "Presupuesto MIS" diff --git a/mis_builder/i18n/fr.po b/mis_builder/i18n/fr.po index b8e6951..b189ed6 100644 --- a/mis_builder/i18n/fr.po +++ b/mis_builder/i18n/fr.po @@ -10,15 +10,15 @@ msgstr "" "Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-02-10 07:59+0000\n" -"PO-Revision-Date: 2021-05-26 12:47+0000\n" -"Last-Translator: Yves Le Doeuff \n" +"PO-Revision-Date: 2020-09-23 17:00+0000\n" +"Last-Translator: Régis Pirard (ACSONE) \n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 4.3.2\n" +"X-Generator: Weblate 3.10\n" #. module: mis_builder #: code:addons/mis_builder/models/mis_report.py:0 @@ -30,128 +30,152 @@ msgstr "%s (copie)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"AccountingNone: a null value that behaves as 0 in arithmetic " -"operations." +"\n" +" balp[('user_type_id', '=',\n" +" ref('account.\n" +" data_account_type_receivable')." +"id)][]\n" +" \n" +" : variation of the balance of " +"all receivable\n" +" accounts over the period." msgstr "" -"AccountingNone: une valeur nulle qui se comporte comme un zero dans " -"les opérations arithmétiques." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal, crd, deb, pbal, nbal: balance, debit, credit, positive balance, " -"negative balance." +"\n" +" balp[][('tax_line_id." +"tag_ids', '=',\n" +" ref('l10n_be.tax_tag_56')." +"id)]\n" +" \n" +" : balance of move lines related " +"to tax grid\n" +" 56." msgstr "" -"bal, crd, deb, pbal, nbal: balance, débit, crédit, balance positive, " -"balance négative." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal[70]: variation of the balance of account 70 over the period (it " -"is the same as balp[70]." +"\n" +" debp[55%][('journal_id." +"code', '=',\n" +" 'BNK1')]\n" +" \n" +" : sum of all debits on accounts " +"55 and\n" +" journal BNK1 during the period." msgstr "" -"1bal[70]2: variation de la balance des comptes 70 de la période " -"(similaire à  balp[70]." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bale[1%]: balance of accounts starting with 1 at end of period." -msgstr "" -"1bale[1%]2: balance des comptes commençant par 1 à  la fin de la " -"période." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bali[70,60]: initial balance of accounts 70 and 60." -msgstr "1bali[70,60]2: balance initiale des comptes 70 et 60." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation of the balance of all receivable accounts over the " -"period." +"AccountingNone\n" +" : a null value that behaves as 0 " +"in\n" +" arithmetic operations." msgstr "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation de la balance des comptes clients durant la période." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance of move lines related to tax grid 56." +"bal, crd, deb, pbal, nbal\n" +" : balance, debit, credit, " +"positive balance,\n" +" negative balance." msgstr "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance des lignes d'écritures liées au code taxe 56." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balu[]: (u for unallocated) is a special expression that shows the " -"unallocated profit/loss of previous\n" +"bal[70]\n" +" : variation of the balance of " +"account 70\n" +" over the period (it is the same " +"as balp[70]." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bale[1%]\n" +" : balance of accounts starting " +"with 1 at end\n" +" of period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bali[70,60]\n" +" : initial balance of accounts 70 " +"and 60." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"balu[]\n" +" : (u for unallocated) is a " +"special\n" +" expression that shows the " +"unallocated\n" +" profit/loss of previous\n" " fiscal years." msgstr "" -"balu[]: (u pour non-allouée) c'est une expression spéciale qui montre " -"le bénéfice/perte non-alloué des années fiscales précédentes." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"crdp[40%]: sum of all credits on accounts starting with 40 during the " +"crdp[40%]\n" +" : sum of all credits on accounts " +"starting\n" +" with 40 during the period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"date_from, date_to\n" +" : beginning and end date of the " "period." msgstr "" -"crdp[40%]: somme de tous les crédits des comptes commençant par 40 " -"durant la période." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "date_from, date_to: beginning and end date of the period." -msgstr "date_from, date_to: date de début et de fin de la période." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "datetime, datetime, dateutil: the python modules." -msgstr "datetime, datetime, dateutil: les modules python." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " -"accounts 55 and journal BNK1 during the period." +"datetime, datetime, dateutil\n" +" : the python modules." msgstr "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: somme de tous les débits " -"des comptes 55 et journal BNK1 durant la période." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"p, i, e: respectively variation over the period, initial balance, " -"ending balance" +"p, i, e\n" +" : respectively variation over " +"the period,\n" +" initial balance, ending balance" msgstr "" -"p, i, e: respectivement variation de la période, balance initiale, " -"balance finale" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"pbale[55%]: sum of all ending balances of accounts starting with 55 " -"whose\n" +"pbale[55%]\n" +" : sum of all ending balances of " +"accounts\n" +" starting with 55 whose\n" " ending balance is positive." msgstr "" -"pbale[55%]: somme de toutes les balances finales des comptes débutant " -"par 55\n" -" et dont la balance finale est " -"positive." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"sum, min, max, len, avg: behave as expected, very similar to the " -"python builtins." +"sum, min, max, len, avg\n" +" : behave as expected, very " +"similar to the\n" +" python builtins." msgstr "" -"sum, min, max, len, avg: se comporte comme attendu, très similaire " -"aux expressions python." #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__source_aml_model_id @@ -235,10 +259,9 @@ msgstr "Ajouter au tableau de bord" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Additionally following variables are available in the evaluation context:" +"Additionally following variables are available\n" +" in the evaluation context:" msgstr "" -"De plus les variables suivantes sont disponibles dans le contexte " -"d'évaluation :" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_query__aggregate @@ -260,6 +283,11 @@ msgstr "" msgid "All Posted Entries" msgstr "Écritures comptabilisées seulement" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" @@ -287,6 +315,21 @@ msgstr "Compte Analytique" msgid "Analytic Account Filter" msgstr "" +#. module: mis_builder +#. openerp-web +#: code:addons/mis_builder/static/src/js/mis_report_widget.js:0 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__analytic_group_id +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__analytic_group_id +#, python-format +msgid "Analytic Account Group" +msgstr "" + +#. module: mis_builder +#: code:addons/mis_builder/models/mis_report_instance.py:0 +#, python-format +msgid "Analytic Account Group: %s" +msgstr "" + #. module: mis_builder #: code:addons/mis_builder/models/mis_report_instance.py:0 #, python-format @@ -586,6 +629,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__display_name +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__display_name @@ -681,8 +725,10 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Expressions can involve other KPI, sub KPI and query results by name (eg " -"kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +"Expressions can involve other KPI, sub KPI and\n" +" query results by name (eg kpi1 + " +"kpi2,\n" +" kpi2.subkpi1, query1.field1)." msgstr "" #. module: mis_builder @@ -719,6 +765,14 @@ msgid "" "modified in the preview." msgstr "" +#. module: mis_builder +#: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_group_id +msgid "" +"Filter column on journal entries that match this analytic account group. " +"This filter is combined with a AND with the report-level filters and cannot " +"be modified in the preview." +msgstr "" + #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_account_id msgid "" @@ -828,6 +882,7 @@ msgstr "Cacher les vides par défaut" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__id +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__id @@ -945,6 +1000,7 @@ msgstr "PDF paysage" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard____last_update +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance____last_update @@ -1080,14 +1136,14 @@ msgstr "Résultat MIS Report" #: model:ir.model,name:mis_builder.model_mis_report_style #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_style_view_form msgid "MIS Report Style" -msgstr "Style d'état" +msgstr "Style MIS Report" #. module: mis_builder #: model:ir.actions.act_window,name:mis_builder.mis_report_style_view_action #: model:ir.ui.menu,name:mis_builder.mis_report_style_view_menu #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_style_view_tree msgid "MIS Report Styles" -msgstr "Styles d'états" +msgstr "Styles MIS Report" #. module: mis_builder #: model:ir.model,name:mis_builder.model_mis_report_subkpi @@ -1097,27 +1153,28 @@ msgstr "MIS Report KPI" #. module: mis_builder #: model:ir.model,name:mis_builder.model_mis_report +#, fuzzy msgid "MIS Report Template" -msgstr "Modèle d'état" +msgstr "Modèles MIS Report" #. module: mis_builder #: model:ir.actions.act_window,name:mis_builder.mis_report_view_action #: model:ir.ui.menu,name:mis_builder.mis_report_view_menu msgid "MIS Report Templates" -msgstr "Modèles d'états" +msgstr "Modèles MIS Report" #. module: mis_builder #: model:ir.ui.menu,name:mis_builder.mis_report_conf_menu #: model:ir.ui.menu,name:mis_builder.mis_report_finance_menu msgid "MIS Reporting" -msgstr "Génération des Etats Financiers" +msgstr "MIS Reporting" #. module: mis_builder #: model:ir.actions.act_window,name:mis_builder.mis_report_instance_view_action #: model:ir.ui.menu,name:mis_builder.mis_report_instance_view_menu #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_tree msgid "MIS Reports" -msgstr "Etats comptables et financiers" +msgstr "MIS Reports" #. module: mis_builder #: model:ir.actions.report,name:mis_builder.qweb_pdf_export @@ -1604,27 +1661,34 @@ msgstr "Couleur du texte en code RGB valide (de #000000 à  #FFFFFF)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The account selector is a like expression on the account code (eg " -"70%, etc)." +"The\n" +" account selector\n" +" is a like expression on the " +"account code (eg\n" +" 70%, etc)." msgstr "" -"Le sélecteur de compte est une expression Like sur le code du compte " -"(eg 70%, etc)." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The journal items domain is an Odoo domain filter on journal items." +"The\n" +" journal items domain\n" +" is an Odoo domain filter on " +"journal items." msgstr "" -"Le domaine des lignes d'écriture est un filtre de domaine Odoo sur " -"les lignes d'écriture." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The following special elements are recognized in the expressions to compute " +"The following special elements are recognized in\n" +" the expressions to compute " "accounting data:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." +" \n" +" {bal|crd|deb|pbal|nbal}{pieu}" +"[account\n" +" selector][journal items domain]\n" +" \n" +" ." msgstr "" #. module: mis_builder @@ -1766,6 +1830,122 @@ msgstr "xx-grand" msgid "xx-small" msgstr "xx-petit" +#~ msgid "" +#~ "AccountingNone: a null value that behaves as 0 in arithmetic " +#~ "operations." +#~ msgstr "" +#~ "AccountingNone: une valeur nulle qui se comporte comme un zero " +#~ "dans les opérations arithmétiques." + +#~ msgid "" +#~ "bal, crd, deb, pbal, nbal: balance, debit, credit, positive " +#~ "balance, negative balance." +#~ msgstr "" +#~ "bal, crd, deb, pbal, nbal: balance, débit, crédit, balance " +#~ "positive, balance négative." + +#~ msgid "" +#~ "bal[70]: variation of the balance of account 70 over the period " +#~ "(it is the same as balp[70]." +#~ msgstr "" +#~ "1bal[70]2: variation de la balance des comptes 70 de la période " +#~ "(similaire à  balp[70]." + +#~ msgid "" +#~ "bale[1%]: balance of accounts starting with 1 at end of period." +#~ msgstr "" +#~ "1bale[1%]2: balance des comptes commençant par 1 à  la fin de la " +#~ "période." + +#~ msgid "bali[70,60]: initial balance of accounts 70 and 60." +#~ msgstr "1bali[70,60]2: balance initiale des comptes 70 et 60." + +#~ msgid "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variation of the balance of all receivable accounts over the " +#~ "period." +#~ msgstr "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variation de la balance des comptes clients durant la période." + +#~ msgid "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: balance of move lines related to tax grid 56." +#~ msgstr "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: balance des lignes d'écritures liées au code taxe 56." + +#~ msgid "" +#~ "balu[]: (u for unallocated) is a special expression that shows the " +#~ "unallocated profit/loss of previous\n" +#~ " fiscal years." +#~ msgstr "" +#~ "balu[]: (u pour non-allouée) c'est une expression spéciale qui " +#~ "montre le bénéfice/perte non-alloué des années fiscales précédentes." + +#~ msgid "" +#~ "crdp[40%]: sum of all credits on accounts starting with 40 during " +#~ "the period." +#~ msgstr "" +#~ "crdp[40%]: somme de tous les crédits des comptes commençant par 40 " +#~ "durant la période." + +#~ msgid "date_from, date_to: beginning and end date of the period." +#~ msgstr "date_from, date_to: date de début et de fin de la période." + +#~ msgid "datetime, datetime, dateutil: the python modules." +#~ msgstr "datetime, datetime, dateutil: les modules python." + +#~ msgid "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " +#~ "accounts 55 and journal BNK1 during the period." +#~ msgstr "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: somme de tous les " +#~ "débits des comptes 55 et journal BNK1 durant la période." + +#~ msgid "" +#~ "p, i, e: respectively variation over the period, initial balance, " +#~ "ending balance" +#~ msgstr "" +#~ "p, i, e: respectivement variation de la période, balance initiale, " +#~ "balance finale" + +#~ msgid "" +#~ "pbale[55%]: sum of all ending balances of accounts starting with " +#~ "55 whose\n" +#~ " ending balance is positive." +#~ msgstr "" +#~ "pbale[55%]: somme de toutes les balances finales des comptes " +#~ "débutant par 55\n" +#~ " et dont la balance finale est " +#~ "positive." + +#~ msgid "" +#~ "sum, min, max, len, avg: behave as expected, very similar to the " +#~ "python builtins." +#~ msgstr "" +#~ "sum, min, max, len, avg: se comporte comme attendu, très similaire " +#~ "aux expressions python." + +#~ msgid "" +#~ "Additionally following variables are available in the evaluation context:" +#~ msgstr "" +#~ "De plus les variables suivantes sont disponibles dans le contexte " +#~ "d'évaluation :" + +#~ msgid "" +#~ "The account selector is a like expression on the account code (eg " +#~ "70%, etc)." +#~ msgstr "" +#~ "Le sélecteur de compte est une expression Like sur le code du " +#~ "compte (eg 70%, etc)." + +#~ msgid "" +#~ "The journal items domain is an Odoo domain filter on journal items." +#~ msgstr "" +#~ "Le domaine des lignes d'écriture est un filtre de domaine Odoo sur " +#~ "les lignes d'écriture." + #~ msgid "MIS Budget" #~ msgstr "MIS Budget" diff --git a/mis_builder/i18n/hr.po b/mis_builder/i18n/hr.po index 84e6d0d..c487840 100644 --- a/mis_builder/i18n/hr.po +++ b/mis_builder/i18n/hr.po @@ -31,123 +31,152 @@ msgstr "%s (kopija)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"AccountingNone: a null value that behaves as 0 in arithmetic " -"operations." +"\n" +" balp[('user_type_id', '=',\n" +" ref('account.\n" +" data_account_type_receivable')." +"id)][]\n" +" \n" +" : variation of the balance of " +"all receivable\n" +" accounts over the period." msgstr "" -"RačunovodstvenaNula: null vrijednost koja se ponaša kao 0 u " -"aritmetičkim operacijama." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal, crd, deb, pbal, nbal: balance, debit, credit, positive balance, " -"negative balance." +"\n" +" balp[][('tax_line_id." +"tag_ids', '=',\n" +" ref('l10n_be.tax_tag_56')." +"id)]\n" +" \n" +" : balance of move lines related " +"to tax grid\n" +" 56." msgstr "" -"bal, crd, deb, pbal, nbal: saldo, duguje, potražuje, pozitivan saldo, " -"negativan saldo." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal[70]: variation of the balance of account 70 over the period (it " -"is the same as balp[70]." +"\n" +" debp[55%][('journal_id." +"code', '=',\n" +" 'BNK1')]\n" +" \n" +" : sum of all debits on accounts " +"55 and\n" +" journal BNK1 during the period." msgstr "" -"bal[70]: varijanta salda konta 70 u periodu (isto kao balp[70]." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bale[1%]: balance of accounts starting with 1 at end of period." -msgstr "bale[1%]: saldo konta koja počinju sa 1 na kraju perioda." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bali[70,60]: initial balance of accounts 70 and 60." -msgstr "bali[70,60]: početni saldo konta 70 i 60." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation of the balance of all receivable accounts over the " -"period." +"AccountingNone\n" +" : a null value that behaves as 0 " +"in\n" +" arithmetic operations." msgstr "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: varijacija slada svih potražnih konta kroz period.." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance of move lines related to tax grid 56." +"bal, crd, deb, pbal, nbal\n" +" : balance, debit, credit, " +"positive balance,\n" +" negative balance." msgstr "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"saldo svih temeljnica povezanih sa poreznom skupinom 56." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balu[]: (u for unallocated) is a special expression that shows the " -"unallocated profit/loss of previous\n" +"bal[70]\n" +" : variation of the balance of " +"account 70\n" +" over the period (it is the same " +"as balp[70]." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bale[1%]\n" +" : balance of accounts starting " +"with 1 at end\n" +" of period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bali[70,60]\n" +" : initial balance of accounts 70 " +"and 60." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"balu[]\n" +" : (u for unallocated) is a " +"special\n" +" expression that shows the " +"unallocated\n" +" profit/loss of previous\n" " fiscal years." msgstr "" -"balu[]: (u za neraspoređene) je specijalni izraz koji prikazuje " -"nerspoređeni prihod/rashod prehodne fiskalne godine." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"crdp[40%]: sum of all credits on accounts starting with 40 during the " +"crdp[40%]\n" +" : sum of all credits on accounts " +"starting\n" +" with 40 during the period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"date_from, date_to\n" +" : beginning and end date of the " "period." msgstr "" -"crdp[40%]: suma svih potražnih konta koja počinju sa 40 kroz zadani " -"period.." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "date_from, date_to: beginning and end date of the period." -msgstr "date_from, date_to: početni i završni datumi perioda." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "datetime, datetime, dateutil: the python modules." -msgstr "datetime, datetime, dateutil: python moduli." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " -"accounts 55 and journal BNK1 during the period." +"datetime, datetime, dateutil\n" +" : the python modules." msgstr "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: suma svih dugovnih " -"iznosa konta 55 knjiženih u dnevniku BNK1 kroz period.." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"p, i, e: respectively variation over the period, initial balance, " -"ending balance" +"p, i, e\n" +" : respectively variation over " +"the period,\n" +" initial balance, ending balance" msgstr "" -"p, i, e: varijacija kroz period, i - početno stanje, e - završno " -"stanje" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"pbale[55%]: sum of all ending balances of accounts starting with 55 " -"whose\n" +"pbale[55%]\n" +" : sum of all ending balances of " +"accounts\n" +" starting with 55 whose\n" " ending balance is positive." msgstr "" -"pbale[55%]: suma svih završnih salda konta koja počinju sa 55 čiji\n" -" završni saldo je pozitivan." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"sum, min, max, len, avg: behave as expected, very similar to the " -"python builtins." +"sum, min, max, len, avg\n" +" : behave as expected, very " +"similar to the\n" +" python builtins." msgstr "" -"sum, min, max, len, avg: očenikano ponašanje operatora, vrlo slično " -"kao i u pythonu." #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__source_aml_model_id @@ -227,8 +256,9 @@ msgstr "Dodaj na nadzornu ploču" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Additionally following variables are available in the evaluation context:" -msgstr "Dodatno sljedeće varijable su dostupne u kontekstu:" +"Additionally following variables are available\n" +" in the evaluation context:" +msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_query__aggregate @@ -250,6 +280,11 @@ msgstr "" msgid "All Posted Entries" msgstr "Sve proknjižene stavke" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" @@ -277,6 +312,21 @@ msgstr "Analitički konto" msgid "Analytic Account Filter" msgstr "Filter analitičkih konta" +#. module: mis_builder +#. openerp-web +#: code:addons/mis_builder/static/src/js/mis_report_widget.js:0 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__analytic_group_id +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__analytic_group_id +#, python-format +msgid "Analytic Account Group" +msgstr "" + +#. module: mis_builder +#: code:addons/mis_builder/models/mis_report_instance.py:0 +#, python-format +msgid "Analytic Account Group: %s" +msgstr "" + #. module: mis_builder #: code:addons/mis_builder/models/mis_report_instance.py:0 #, python-format @@ -566,6 +616,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__display_name +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__display_name @@ -659,8 +710,10 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Expressions can involve other KPI, sub KPI and query results by name (eg " -"kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +"Expressions can involve other KPI, sub KPI and\n" +" query results by name (eg kpi1 + " +"kpi2,\n" +" kpi2.subkpi1, query1.field1)." msgstr "" #. module: mis_builder @@ -697,6 +750,14 @@ msgid "" "modified in the preview." msgstr "" +#. module: mis_builder +#: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_group_id +msgid "" +"Filter column on journal entries that match this analytic account group. " +"This filter is combined with a AND with the report-level filters and cannot " +"be modified in the preview." +msgstr "" + #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_account_id msgid "" @@ -806,6 +867,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__id +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__id @@ -920,6 +982,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard____last_update +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance____last_update @@ -1557,23 +1620,34 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The account selector is a like expression on the account code (eg " -"70%, etc)." +"The\n" +" account selector\n" +" is a like expression on the " +"account code (eg\n" +" 70%, etc)." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The journal items domain is an Odoo domain filter on journal items." +"The\n" +" journal items domain\n" +" is an Odoo domain filter on " +"journal items." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The following special elements are recognized in the expressions to compute " +"The following special elements are recognized in\n" +" the expressions to compute " "accounting data:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." +" \n" +" {bal|crd|deb|pbal|nbal}{pieu}" +"[account\n" +" selector][journal items domain]\n" +" \n" +" ." msgstr "" #. module: mis_builder @@ -1714,3 +1788,100 @@ msgstr "" #: model:ir.model.fields.selection,name:mis_builder.selection__mis_report_style__font_size__xx-small msgid "xx-small" msgstr "" + +#~ msgid "" +#~ "AccountingNone: a null value that behaves as 0 in arithmetic " +#~ "operations." +#~ msgstr "" +#~ "RačunovodstvenaNula: null vrijednost koja se ponaša kao 0 u " +#~ "aritmetičkim operacijama." + +#~ msgid "" +#~ "bal, crd, deb, pbal, nbal: balance, debit, credit, positive " +#~ "balance, negative balance." +#~ msgstr "" +#~ "bal, crd, deb, pbal, nbal: saldo, duguje, potražuje, pozitivan " +#~ "saldo, negativan saldo." + +#~ msgid "" +#~ "bal[70]: variation of the balance of account 70 over the period " +#~ "(it is the same as balp[70]." +#~ msgstr "" +#~ "bal[70]: varijanta salda konta 70 u periodu (isto kao balp[70]." + +#~ msgid "" +#~ "bale[1%]: balance of accounts starting with 1 at end of period." +#~ msgstr "bale[1%]: saldo konta koja počinju sa 1 na kraju perioda." + +#~ msgid "bali[70,60]: initial balance of accounts 70 and 60." +#~ msgstr "bali[70,60]: početni saldo konta 70 i 60." + +#~ msgid "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variation of the balance of all receivable accounts over the " +#~ "period." +#~ msgstr "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: varijacija slada svih potražnih konta kroz period.." + +#~ msgid "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: balance of move lines related to tax grid 56." +#~ msgstr "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: saldo svih temeljnica povezanih sa poreznom skupinom 56." + +#~ msgid "" +#~ "balu[]: (u for unallocated) is a special expression that shows the " +#~ "unallocated profit/loss of previous\n" +#~ " fiscal years." +#~ msgstr "" +#~ "balu[]: (u za neraspoređene) je specijalni izraz koji prikazuje " +#~ "nerspoređeni prihod/rashod prehodne fiskalne godine." + +#~ msgid "" +#~ "crdp[40%]: sum of all credits on accounts starting with 40 during " +#~ "the period." +#~ msgstr "" +#~ "crdp[40%]: suma svih potražnih konta koja počinju sa 40 kroz " +#~ "zadani period.." + +#~ msgid "date_from, date_to: beginning and end date of the period." +#~ msgstr "date_from, date_to: početni i završni datumi perioda." + +#~ msgid "datetime, datetime, dateutil: the python modules." +#~ msgstr "datetime, datetime, dateutil: python moduli." + +#~ msgid "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " +#~ "accounts 55 and journal BNK1 during the period." +#~ msgstr "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: suma svih dugovnih " +#~ "iznosa konta 55 knjiženih u dnevniku BNK1 kroz period.." + +#~ msgid "" +#~ "p, i, e: respectively variation over the period, initial balance, " +#~ "ending balance" +#~ msgstr "" +#~ "p, i, e: varijacija kroz period, i - početno stanje, e - završno " +#~ "stanje" + +#~ msgid "" +#~ "pbale[55%]: sum of all ending balances of accounts starting with " +#~ "55 whose\n" +#~ " ending balance is positive." +#~ msgstr "" +#~ "pbale[55%]: suma svih završnih salda konta koja počinju sa 55 " +#~ "čiji\n" +#~ " završni saldo je pozitivan." + +#~ msgid "" +#~ "sum, min, max, len, avg: behave as expected, very similar to the " +#~ "python builtins." +#~ msgstr "" +#~ "sum, min, max, len, avg: očenikano ponašanje operatora, vrlo " +#~ "slično kao i u pythonu." + +#~ msgid "" +#~ "Additionally following variables are available in the evaluation context:" +#~ msgstr "Dodatno sljedeće varijable su dostupne u kontekstu:" diff --git a/mis_builder/i18n/it.po b/mis_builder/i18n/it.po index 42c1f78..93ce621 100644 --- a/mis_builder/i18n/it.po +++ b/mis_builder/i18n/it.po @@ -24,101 +24,151 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"AccountingNone: a null value that behaves as 0 in arithmetic " -"operations." +"\n" +" balp[('user_type_id', '=',\n" +" ref('account.\n" +" data_account_type_receivable')." +"id)][]\n" +" \n" +" : variation of the balance of " +"all receivable\n" +" accounts over the period." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal, crd, deb, pbal, nbal: balance, debit, credit, positive balance, " -"negative balance." +"\n" +" balp[][('tax_line_id." +"tag_ids', '=',\n" +" ref('l10n_be.tax_tag_56')." +"id)]\n" +" \n" +" : balance of move lines related " +"to tax grid\n" +" 56." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal[70]: variation of the balance of account 70 over the period (it " -"is the same as balp[70]." -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bale[1%]: balance of accounts starting with 1 at end of period." -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bali[70,60]: initial balance of accounts 70 and 60." +"\n" +" debp[55%][('journal_id." +"code', '=',\n" +" 'BNK1')]\n" +" \n" +" : sum of all debits on accounts " +"55 and\n" +" journal BNK1 during the period." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation of the balance of all receivable accounts over the " -"period." +"AccountingNone\n" +" : a null value that behaves as 0 " +"in\n" +" arithmetic operations." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance of move lines related to tax grid 56." +"bal, crd, deb, pbal, nbal\n" +" : balance, debit, credit, " +"positive balance,\n" +" negative balance." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balu[]: (u for unallocated) is a special expression that shows the " -"unallocated profit/loss of previous\n" +"bal[70]\n" +" : variation of the balance of " +"account 70\n" +" over the period (it is the same " +"as balp[70]." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bale[1%]\n" +" : balance of accounts starting " +"with 1 at end\n" +" of period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bali[70,60]\n" +" : initial balance of accounts 70 " +"and 60." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"balu[]\n" +" : (u for unallocated) is a " +"special\n" +" expression that shows the " +"unallocated\n" +" profit/loss of previous\n" " fiscal years." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"crdp[40%]: sum of all credits on accounts starting with 40 during the " +"crdp[40%]\n" +" : sum of all credits on accounts " +"starting\n" +" with 40 during the period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"date_from, date_to\n" +" : beginning and end date of the " "period." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "date_from, date_to: beginning and end date of the period." -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "datetime, datetime, dateutil: the python modules." +msgid "" +"datetime, datetime, dateutil\n" +" : the python modules." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " -"accounts 55 and journal BNK1 during the period." +"p, i, e\n" +" : respectively variation over " +"the period,\n" +" initial balance, ending balance" msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"p, i, e: respectively variation over the period, initial balance, " -"ending balance" -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "" -"pbale[55%]: sum of all ending balances of accounts starting with 55 " -"whose\n" +"pbale[55%]\n" +" : sum of all ending balances of " +"accounts\n" +" starting with 55 whose\n" " ending balance is positive." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"sum, min, max, len, avg: behave as expected, very similar to the " -"python builtins." +"sum, min, max, len, avg\n" +" : behave as expected, very " +"similar to the\n" +" python builtins." msgstr "" #. module: mis_builder @@ -194,7 +244,8 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Additionally following variables are available in the evaluation context:" +"Additionally following variables are available\n" +" in the evaluation context:" msgstr "" #. module: mis_builder @@ -217,6 +268,11 @@ msgstr "" msgid "All Posted Entries" msgstr "" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" @@ -242,6 +298,21 @@ msgstr "" msgid "Analytic Account Filter" msgstr "" +#. module: mis_builder +#. openerp-web +#: code:addons/mis_builder/static/src/js/mis_report_widget.js:0 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__analytic_group_id +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__analytic_group_id +#, python-format +msgid "Analytic Account Group" +msgstr "" + +#. module: mis_builder +#: code:addons/mis_builder/models/mis_report_instance.py:0 +#, python-format +msgid "Analytic Account Group: %s" +msgstr "" + #. module: mis_builder #: code:addons/mis_builder/models/mis_report_instance.py:0 #, python-format @@ -531,6 +602,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__display_name +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__display_name @@ -624,8 +696,10 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Expressions can involve other KPI, sub KPI and query results by name (eg " -"kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +"Expressions can involve other KPI, sub KPI and\n" +" query results by name (eg kpi1 + " +"kpi2,\n" +" kpi2.subkpi1, query1.field1)." msgstr "" #. module: mis_builder @@ -662,6 +736,14 @@ msgid "" "modified in the preview." msgstr "" +#. module: mis_builder +#: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_group_id +msgid "" +"Filter column on journal entries that match this analytic account group. " +"This filter is combined with a AND with the report-level filters and cannot " +"be modified in the preview." +msgstr "" + #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_account_id msgid "" @@ -771,6 +853,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__id +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__id @@ -885,6 +968,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard____last_update +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance____last_update @@ -1522,23 +1606,34 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The account selector is a like expression on the account code (eg " -"70%, etc)." +"The\n" +" account selector\n" +" is a like expression on the " +"account code (eg\n" +" 70%, etc)." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The journal items domain is an Odoo domain filter on journal items." +"The\n" +" journal items domain\n" +" is an Odoo domain filter on " +"journal items." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The following special elements are recognized in the expressions to compute " +"The following special elements are recognized in\n" +" the expressions to compute " "accounting data:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." +" \n" +" {bal|crd|deb|pbal|nbal}{pieu}" +"[account\n" +" selector][journal items domain]\n" +" \n" +" ." msgstr "" #. module: mis_builder diff --git a/mis_builder/i18n/mis_builder.pot b/mis_builder/i18n/mis_builder.pot index 9065b94..c0848ad 100644 --- a/mis_builder/i18n/mis_builder.pot +++ b/mis_builder/i18n/mis_builder.pot @@ -247,6 +247,11 @@ msgstr "" msgid "All Posted Entries" msgstr "" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" diff --git a/mis_builder/i18n/nl.po b/mis_builder/i18n/nl.po index 0cc22e2..6e743bf 100644 --- a/mis_builder/i18n/nl.po +++ b/mis_builder/i18n/nl.po @@ -28,126 +28,152 @@ msgstr "%s (kopie)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"AccountingNone: a null value that behaves as 0 in arithmetic " -"operations." +"\n" +" balp[('user_type_id', '=',\n" +" ref('account.\n" +" data_account_type_receivable')." +"id)][]\n" +" \n" +" : variation of the balance of " +"all receivable\n" +" accounts over the period." msgstr "" -"AccountingNone: een null waarde welke zich gedraagt als een 0 in " -"rekenkundige bewerkingen." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -#, fuzzy -msgid "" -"bal, crd, deb, pbal, nbal: balance, debit, credit, positive balance, " -"negative balance." -msgstr "bal, crd, deb: balans, debet, credit." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal[70]: variation of the balance of account 70 over the period (it " -"is the same as balp[70]." +"\n" +" balp[][('tax_line_id." +"tag_ids', '=',\n" +" ref('l10n_be.tax_tag_56')." +"id)]\n" +" \n" +" : balance of move lines related " +"to tax grid\n" +" 56." msgstr "" -"bal[70]: variatie van de balans van rekening 70 over de periode (is " -"hetzelfde als balp[70]." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bale[1%]: balance of accounts starting with 1 at end of period." -msgstr "" -"bale[1%]: balans van de rekeningen beginnend met een 1 aan het einde " -"van de periode." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bali[70,60]: initial balance of accounts 70 and 60." -msgstr "bali[70,60]: openingsbalans van de rekeningen 70 en 60." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation of the balance of all receivable accounts over the " -"period." +"\n" +" debp[55%][('journal_id." +"code', '=',\n" +" 'BNK1')]\n" +" \n" +" : sum of all debits on accounts " +"55 and\n" +" journal BNK1 during the period." msgstr "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variatie van de balans bam alle te ontvangen rekeningen over de " -"periode." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance of move lines related to tax grid 56." +"AccountingNone\n" +" : a null value that behaves as 0 " +"in\n" +" arithmetic operations." msgstr "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balans van de boekingsregels gerelateerd aan de belastingraster 56." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balu[]: (u for unallocated) is a special expression that shows the " -"unallocated profit/loss of previous\n" +"bal, crd, deb, pbal, nbal\n" +" : balance, debit, credit, " +"positive balance,\n" +" negative balance." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bal[70]\n" +" : variation of the balance of " +"account 70\n" +" over the period (it is the same " +"as balp[70]." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bale[1%]\n" +" : balance of accounts starting " +"with 1 at end\n" +" of period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bali[70,60]\n" +" : initial balance of accounts 70 " +"and 60." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"balu[]\n" +" : (u for unallocated) is a " +"special\n" +" expression that shows the " +"unallocated\n" +" profit/loss of previous\n" " fiscal years." msgstr "" -"balu[]: (u voor unallocated) is een speciale uitdrukking welke niet " -"toegewezen winst/verlies van vorige\n" -" fiscale jaren laat zien." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"crdp[40%]: sum of all credits on accounts starting with 40 during the " +"crdp[40%]\n" +" : sum of all credits on accounts " +"starting\n" +" with 40 during the period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"date_from, date_to\n" +" : beginning and end date of the " "period." msgstr "" -"crdp[40%]: som van alle kredieten op rekeningen beginnend met 40 over " -"de periode." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "date_from, date_to: beginning and end date of the period." -msgstr "date_from, date_to: begin- en einddatum van de periode." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "datetime, datetime, dateutil: the python modules." -msgstr "datetime, datetime, dateutil: de python modules." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " -"accounts 55 and journal BNK1 during the period." +"datetime, datetime, dateutil\n" +" : the python modules." msgstr "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: som van alle debet op " -"rekening 55 en journaal BNK1 over de periode." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -#, fuzzy msgid "" -"p, i, e: respectively variation over the period, initial balance, " -"ending balance" +"p, i, e\n" +" : respectively variation over " +"the period,\n" +" initial balance, ending balance" msgstr "" -"p, i, e: respectievelijk de variatie over; de periode, beginbalans, " -"eindsaldo" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"pbale[55%]: sum of all ending balances of accounts starting with 55 " -"whose\n" +"pbale[55%]\n" +" : sum of all ending balances of " +"accounts\n" +" starting with 55 whose\n" " ending balance is positive." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"sum, min, max, len, avg: behave as expected, very similar to the " -"python builtins." +"sum, min, max, len, avg\n" +" : behave as expected, very " +"similar to the\n" +" python builtins." msgstr "" -"sum, min, max, len, avg: Standaard werking, zeer vergelijkbaar met de " -"python-builtins." #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__source_aml_model_id @@ -233,9 +259,9 @@ msgstr "Voeg toe aan dashboard" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Additionally following variables are available in the evaluation context:" +"Additionally following variables are available\n" +" in the evaluation context:" msgstr "" -"Daarnaast zijn de volgende variabelen beschikbaar in de evaluatiecontext:" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_query__aggregate @@ -257,6 +283,11 @@ msgstr "" msgid "All Posted Entries" msgstr "Alle Geboekte Regels" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" @@ -284,6 +315,21 @@ msgstr "" msgid "Analytic Account Filter" msgstr "" +#. module: mis_builder +#. openerp-web +#: code:addons/mis_builder/static/src/js/mis_report_widget.js:0 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__analytic_group_id +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__analytic_group_id +#, python-format +msgid "Analytic Account Group" +msgstr "" + +#. module: mis_builder +#: code:addons/mis_builder/models/mis_report_instance.py:0 +#, python-format +msgid "Analytic Account Group: %s" +msgstr "" + #. module: mis_builder #: code:addons/mis_builder/models/mis_report_instance.py:0 #, python-format @@ -585,6 +631,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__display_name +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__display_name @@ -679,13 +726,12 @@ msgstr "Uitdrukkingen kunnen alle geldige python uitdrukkingen zijn." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -#, fuzzy msgid "" -"Expressions can involve other KPI, sub KPI and query results by name (eg " -"kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +"Expressions can involve other KPI, sub KPI and\n" +" query results by name (eg kpi1 + " +"kpi2,\n" +" kpi2.subkpi1, query1.field1)." msgstr "" -"Uitdrukking kan ook andere KPI- en queryresultaten met naam omvatten (bijv. " -"Kpi1 + kpi2)." #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__normalize_factor @@ -723,6 +769,14 @@ msgid "" "modified in the preview." msgstr "" +#. module: mis_builder +#: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_group_id +msgid "" +"Filter column on journal entries that match this analytic account group. " +"This filter is combined with a AND with the report-level filters and cannot " +"be modified in the preview." +msgstr "" + #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_account_id msgid "" @@ -833,6 +887,7 @@ msgstr "Verberg Leeg Overerven" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__id +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__id @@ -949,6 +1004,7 @@ msgstr "Landschap PDF" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard____last_update +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance____last_update @@ -1606,32 +1662,35 @@ msgstr "Tekst kleur in geldige HEX code (van #000000 tot #FFFFFF)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The account selector is a like expression on the account code (eg " -"70%, etc)." +"The\n" +" account selector\n" +" is a like expression on the " +"account code (eg\n" +" 70%, etc)." msgstr "" -"De account selector is een like uitdrukking op de rekening code (bv " -"70%, etc)." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The journal items domain is an Odoo domain filter on journal items." +"The\n" +" journal items domain\n" +" is an Odoo domain filter on " +"journal items." msgstr "" -"De journal items domain is een Odoo domein filter op journaal items." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -#, fuzzy msgid "" -"The following special elements are recognized in the expressions to compute " +"The following special elements are recognized in\n" +" the expressions to compute " "accounting data:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." +" \n" +" {bal|crd|deb|pbal|nbal}{pieu}" +"[account\n" +" selector][journal items domain]\n" +" \n" +" ." msgstr "" -"De volgende speciale elementen worden herkend in de uitdrukkingen om " -"boekhoudgegevens te berekenen: \n" -" {bal|crd|deb}{pieu}[account " -"selecor][journal items domain]." #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__date_to @@ -1772,6 +1831,133 @@ msgstr "XXL" msgid "xx-small" msgstr "XXS" +#~ msgid "" +#~ "AccountingNone: a null value that behaves as 0 in arithmetic " +#~ "operations." +#~ msgstr "" +#~ "AccountingNone: een null waarde welke zich gedraagt als een 0 in " +#~ "rekenkundige bewerkingen." + +#, fuzzy +#~ msgid "" +#~ "bal, crd, deb, pbal, nbal: balance, debit, credit, positive " +#~ "balance, negative balance." +#~ msgstr "bal, crd, deb: balans, debet, credit." + +#~ msgid "" +#~ "bal[70]: variation of the balance of account 70 over the period " +#~ "(it is the same as balp[70]." +#~ msgstr "" +#~ "bal[70]: variatie van de balans van rekening 70 over de periode " +#~ "(is hetzelfde als balp[70]." + +#~ msgid "" +#~ "bale[1%]: balance of accounts starting with 1 at end of period." +#~ msgstr "" +#~ "bale[1%]: balans van de rekeningen beginnend met een 1 aan het " +#~ "einde van de periode." + +#~ msgid "bali[70,60]: initial balance of accounts 70 and 60." +#~ msgstr "bali[70,60]: openingsbalans van de rekeningen 70 en 60." + +#~ msgid "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variation of the balance of all receivable accounts over the " +#~ "period." +#~ msgstr "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variatie van de balans bam alle te ontvangen rekeningen over " +#~ "de periode." + +#~ msgid "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: balance of move lines related to tax grid 56." +#~ msgstr "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: balans van de boekingsregels gerelateerd aan de belastingraster 56." + +#~ msgid "" +#~ "balu[]: (u for unallocated) is a special expression that shows the " +#~ "unallocated profit/loss of previous\n" +#~ " fiscal years." +#~ msgstr "" +#~ "balu[]: (u voor unallocated) is een speciale uitdrukking welke " +#~ "niet toegewezen winst/verlies van vorige\n" +#~ " fiscale jaren laat zien." + +#~ msgid "" +#~ "crdp[40%]: sum of all credits on accounts starting with 40 during " +#~ "the period." +#~ msgstr "" +#~ "crdp[40%]: som van alle kredieten op rekeningen beginnend met 40 " +#~ "over de periode." + +#~ msgid "date_from, date_to: beginning and end date of the period." +#~ msgstr "date_from, date_to: begin- en einddatum van de periode." + +#~ msgid "datetime, datetime, dateutil: the python modules." +#~ msgstr "datetime, datetime, dateutil: de python modules." + +#~ msgid "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " +#~ "accounts 55 and journal BNK1 during the period." +#~ msgstr "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: som van alle debet op " +#~ "rekening 55 en journaal BNK1 over de periode." + +#, fuzzy +#~ msgid "" +#~ "p, i, e: respectively variation over the period, initial balance, " +#~ "ending balance" +#~ msgstr "" +#~ "p, i, e: respectievelijk de variatie over; de periode, " +#~ "beginbalans, eindsaldo" + +#~ msgid "" +#~ "sum, min, max, len, avg: behave as expected, very similar to the " +#~ "python builtins." +#~ msgstr "" +#~ "sum, min, max, len, avg: Standaard werking, zeer vergelijkbaar met " +#~ "de python-builtins." + +#~ msgid "" +#~ "Additionally following variables are available in the evaluation context:" +#~ msgstr "" +#~ "Daarnaast zijn de volgende variabelen beschikbaar in de evaluatiecontext:" + +#, fuzzy +#~ msgid "" +#~ "Expressions can involve other KPI, sub KPI and query results by name (eg " +#~ "kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +#~ msgstr "" +#~ "Uitdrukking kan ook andere KPI- en queryresultaten met naam omvatten " +#~ "(bijv. Kpi1 + kpi2)." + +#~ msgid "" +#~ "The account selector is a like expression on the account code (eg " +#~ "70%, etc)." +#~ msgstr "" +#~ "De account selector is een like uitdrukking op de rekening code " +#~ "(bv 70%, etc)." + +#~ msgid "" +#~ "The journal items domain is an Odoo domain filter on journal items." +#~ msgstr "" +#~ "De journal items domain is een Odoo domein filter op journaal " +#~ "items." + +#, fuzzy +#~ msgid "" +#~ "The following special elements are recognized in the expressions to " +#~ "compute accounting data:\n" +#~ " {bal|crd|deb|pbal|nbal}" +#~ "{pieu}[account selector][journal items domain]." +#~ msgstr "" +#~ "De volgende speciale elementen worden herkend in de uitdrukkingen om " +#~ "boekhoudgegevens te berekenen: \n" +#~ " {bal|crd|deb}{pieu}" +#~ "[account selecor][journal items domain]." + #~ msgid "MIS Budget" #~ msgstr "MIS Budgetten" diff --git a/mis_builder/i18n/nl_NL.po b/mis_builder/i18n/nl_NL.po index aa62141..1e78a7c 100644 --- a/mis_builder/i18n/nl_NL.po +++ b/mis_builder/i18n/nl_NL.po @@ -31,126 +31,152 @@ msgstr "%s (kopie)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"AccountingNone: a null value that behaves as 0 in arithmetic " -"operations." +"\n" +" balp[('user_type_id', '=',\n" +" ref('account.\n" +" data_account_type_receivable')." +"id)][]\n" +" \n" +" : variation of the balance of " +"all receivable\n" +" accounts over the period." msgstr "" -"AccountingNone: een null waarde welke zich gedraagt als een 0 in " -"rekenkundige bewerkingen." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -#, fuzzy -msgid "" -"bal, crd, deb, pbal, nbal: balance, debit, credit, positive balance, " -"negative balance." -msgstr "bal, crd, deb: balans, debet, credit." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal[70]: variation of the balance of account 70 over the period (it " -"is the same as balp[70]." +"\n" +" balp[][('tax_line_id." +"tag_ids', '=',\n" +" ref('l10n_be.tax_tag_56')." +"id)]\n" +" \n" +" : balance of move lines related " +"to tax grid\n" +" 56." msgstr "" -"bal[70]: variatie van de balans van rekening 70 over de periode (is " -"hetzelfde als balp[70]." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bale[1%]: balance of accounts starting with 1 at end of period." -msgstr "" -"bale[1%]: balans van de rekeningen beginnend met een 1 aan het einde " -"van de periode." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bali[70,60]: initial balance of accounts 70 and 60." -msgstr "bali[70,60]: openingsbalans van de rekeningen 70 en 60." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation of the balance of all receivable accounts over the " -"period." +"\n" +" debp[55%][('journal_id." +"code', '=',\n" +" 'BNK1')]\n" +" \n" +" : sum of all debits on accounts " +"55 and\n" +" journal BNK1 during the period." msgstr "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variatie van de balans bam alle te ontvangen rekeningen over de " -"periode." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance of move lines related to tax grid 56." +"AccountingNone\n" +" : a null value that behaves as 0 " +"in\n" +" arithmetic operations." msgstr "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balans van de boekingsregels gerelateerd aan de belastingraster 56." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balu[]: (u for unallocated) is a special expression that shows the " -"unallocated profit/loss of previous\n" +"bal, crd, deb, pbal, nbal\n" +" : balance, debit, credit, " +"positive balance,\n" +" negative balance." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bal[70]\n" +" : variation of the balance of " +"account 70\n" +" over the period (it is the same " +"as balp[70]." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bale[1%]\n" +" : balance of accounts starting " +"with 1 at end\n" +" of period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bali[70,60]\n" +" : initial balance of accounts 70 " +"and 60." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"balu[]\n" +" : (u for unallocated) is a " +"special\n" +" expression that shows the " +"unallocated\n" +" profit/loss of previous\n" " fiscal years." msgstr "" -"balu[]: (u voor unallocated) is een speciale uitdrukking welke niet " -"toegewezen winst/verlies van vorige\n" -" fiscale jaren laat zien." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"crdp[40%]: sum of all credits on accounts starting with 40 during the " +"crdp[40%]\n" +" : sum of all credits on accounts " +"starting\n" +" with 40 during the period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"date_from, date_to\n" +" : beginning and end date of the " "period." msgstr "" -"crdp[40%]: som van alle kredieten op rekeningen beginnend met 40 over " -"de periode." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "date_from, date_to: beginning and end date of the period." -msgstr "date_from, date_to: begin- en einddatum van de periode." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "datetime, datetime, dateutil: the python modules." -msgstr "datetime, datetime, dateutil: de python modules." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " -"accounts 55 and journal BNK1 during the period." +"datetime, datetime, dateutil\n" +" : the python modules." msgstr "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: som van alle debet op " -"rekening 55 en journaal BNK1 over de periode." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -#, fuzzy msgid "" -"p, i, e: respectively variation over the period, initial balance, " -"ending balance" +"p, i, e\n" +" : respectively variation over " +"the period,\n" +" initial balance, ending balance" msgstr "" -"p, i, e: respectievelijk de variatie over; de periode, beginbalans, " -"eindsaldo" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"pbale[55%]: sum of all ending balances of accounts starting with 55 " -"whose\n" +"pbale[55%]\n" +" : sum of all ending balances of " +"accounts\n" +" starting with 55 whose\n" " ending balance is positive." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"sum, min, max, len, avg: behave as expected, very similar to the " -"python builtins." +"sum, min, max, len, avg\n" +" : behave as expected, very " +"similar to the\n" +" python builtins." msgstr "" -"sum, min, max, len, avg: Standaard werking, zeer vergelijkbaar met de " -"python-builtins." #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__source_aml_model_id @@ -236,9 +262,9 @@ msgstr "Voeg toe aan dashboard" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Additionally following variables are available in the evaluation context:" +"Additionally following variables are available\n" +" in the evaluation context:" msgstr "" -"Daarnaast zijn de volgende variabelen beschikbaar in de evaluatiecontext:" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_query__aggregate @@ -260,6 +286,11 @@ msgstr "" msgid "All Posted Entries" msgstr "Alle Geboekte Regels" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" @@ -287,6 +318,21 @@ msgstr "" msgid "Analytic Account Filter" msgstr "" +#. module: mis_builder +#. openerp-web +#: code:addons/mis_builder/static/src/js/mis_report_widget.js:0 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__analytic_group_id +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__analytic_group_id +#, python-format +msgid "Analytic Account Group" +msgstr "" + +#. module: mis_builder +#: code:addons/mis_builder/models/mis_report_instance.py:0 +#, python-format +msgid "Analytic Account Group: %s" +msgstr "" + #. module: mis_builder #: code:addons/mis_builder/models/mis_report_instance.py:0 #, python-format @@ -588,6 +634,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__display_name +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__display_name @@ -682,13 +729,12 @@ msgstr "Uitdrukkingen kunnen alle geldige python uitdrukkingen zijn." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -#, fuzzy msgid "" -"Expressions can involve other KPI, sub KPI and query results by name (eg " -"kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +"Expressions can involve other KPI, sub KPI and\n" +" query results by name (eg kpi1 + " +"kpi2,\n" +" kpi2.subkpi1, query1.field1)." msgstr "" -"Uitdrukking kan ook andere KPI- en queryresultaten met naam omvatten (bijv. " -"Kpi1 + kpi2)." #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__normalize_factor @@ -726,6 +772,14 @@ msgid "" "modified in the preview." msgstr "" +#. module: mis_builder +#: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_group_id +msgid "" +"Filter column on journal entries that match this analytic account group. " +"This filter is combined with a AND with the report-level filters and cannot " +"be modified in the preview." +msgstr "" + #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_account_id msgid "" @@ -836,6 +890,7 @@ msgstr "Verberg Leeg Overerven" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__id +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__id @@ -952,6 +1007,7 @@ msgstr "Landschap PDF" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard____last_update +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance____last_update @@ -1609,32 +1665,35 @@ msgstr "Tekst kleur in geldige HEX code (van #000000 tot #FFFFFF)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The account selector is a like expression on the account code (eg " -"70%, etc)." +"The\n" +" account selector\n" +" is a like expression on the " +"account code (eg\n" +" 70%, etc)." msgstr "" -"De account selector is een like uitdrukking op de rekening code (bv " -"70%, etc)." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The journal items domain is an Odoo domain filter on journal items." +"The\n" +" journal items domain\n" +" is an Odoo domain filter on " +"journal items." msgstr "" -"De journal items domain is een Odoo domein filter op journaal items." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -#, fuzzy msgid "" -"The following special elements are recognized in the expressions to compute " +"The following special elements are recognized in\n" +" the expressions to compute " "accounting data:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." +" \n" +" {bal|crd|deb|pbal|nbal}{pieu}" +"[account\n" +" selector][journal items domain]\n" +" \n" +" ." msgstr "" -"De volgende speciale elementen worden herkend in de uitdrukkingen om " -"boekhoudgegevens te berekenen: \n" -" {bal|crd|deb}{pieu}[account " -"selecor][journal items domain]." #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__date_to @@ -1775,6 +1834,133 @@ msgstr "XXL" msgid "xx-small" msgstr "XXS" +#~ msgid "" +#~ "AccountingNone: a null value that behaves as 0 in arithmetic " +#~ "operations." +#~ msgstr "" +#~ "AccountingNone: een null waarde welke zich gedraagt als een 0 in " +#~ "rekenkundige bewerkingen." + +#, fuzzy +#~ msgid "" +#~ "bal, crd, deb, pbal, nbal: balance, debit, credit, positive " +#~ "balance, negative balance." +#~ msgstr "bal, crd, deb: balans, debet, credit." + +#~ msgid "" +#~ "bal[70]: variation of the balance of account 70 over the period " +#~ "(it is the same as balp[70]." +#~ msgstr "" +#~ "bal[70]: variatie van de balans van rekening 70 over de periode " +#~ "(is hetzelfde als balp[70]." + +#~ msgid "" +#~ "bale[1%]: balance of accounts starting with 1 at end of period." +#~ msgstr "" +#~ "bale[1%]: balans van de rekeningen beginnend met een 1 aan het " +#~ "einde van de periode." + +#~ msgid "bali[70,60]: initial balance of accounts 70 and 60." +#~ msgstr "bali[70,60]: openingsbalans van de rekeningen 70 en 60." + +#~ msgid "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variation of the balance of all receivable accounts over the " +#~ "period." +#~ msgstr "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variatie van de balans bam alle te ontvangen rekeningen over " +#~ "de periode." + +#~ msgid "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: balance of move lines related to tax grid 56." +#~ msgstr "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: balans van de boekingsregels gerelateerd aan de belastingraster 56." + +#~ msgid "" +#~ "balu[]: (u for unallocated) is a special expression that shows the " +#~ "unallocated profit/loss of previous\n" +#~ " fiscal years." +#~ msgstr "" +#~ "balu[]: (u voor unallocated) is een speciale uitdrukking welke " +#~ "niet toegewezen winst/verlies van vorige\n" +#~ " fiscale jaren laat zien." + +#~ msgid "" +#~ "crdp[40%]: sum of all credits on accounts starting with 40 during " +#~ "the period." +#~ msgstr "" +#~ "crdp[40%]: som van alle kredieten op rekeningen beginnend met 40 " +#~ "over de periode." + +#~ msgid "date_from, date_to: beginning and end date of the period." +#~ msgstr "date_from, date_to: begin- en einddatum van de periode." + +#~ msgid "datetime, datetime, dateutil: the python modules." +#~ msgstr "datetime, datetime, dateutil: de python modules." + +#~ msgid "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " +#~ "accounts 55 and journal BNK1 during the period." +#~ msgstr "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: som van alle debet op " +#~ "rekening 55 en journaal BNK1 over de periode." + +#, fuzzy +#~ msgid "" +#~ "p, i, e: respectively variation over the period, initial balance, " +#~ "ending balance" +#~ msgstr "" +#~ "p, i, e: respectievelijk de variatie over; de periode, " +#~ "beginbalans, eindsaldo" + +#~ msgid "" +#~ "sum, min, max, len, avg: behave as expected, very similar to the " +#~ "python builtins." +#~ msgstr "" +#~ "sum, min, max, len, avg: Standaard werking, zeer vergelijkbaar met " +#~ "de python-builtins." + +#~ msgid "" +#~ "Additionally following variables are available in the evaluation context:" +#~ msgstr "" +#~ "Daarnaast zijn de volgende variabelen beschikbaar in de evaluatiecontext:" + +#, fuzzy +#~ msgid "" +#~ "Expressions can involve other KPI, sub KPI and query results by name (eg " +#~ "kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +#~ msgstr "" +#~ "Uitdrukking kan ook andere KPI- en queryresultaten met naam omvatten " +#~ "(bijv. Kpi1 + kpi2)." + +#~ msgid "" +#~ "The account selector is a like expression on the account code (eg " +#~ "70%, etc)." +#~ msgstr "" +#~ "De account selector is een like uitdrukking op de rekening code " +#~ "(bv 70%, etc)." + +#~ msgid "" +#~ "The journal items domain is an Odoo domain filter on journal items." +#~ msgstr "" +#~ "De journal items domain is een Odoo domein filter op journaal " +#~ "items." + +#, fuzzy +#~ msgid "" +#~ "The following special elements are recognized in the expressions to " +#~ "compute accounting data:\n" +#~ " {bal|crd|deb|pbal|nbal}" +#~ "{pieu}[account selector][journal items domain]." +#~ msgstr "" +#~ "De volgende speciale elementen worden herkend in de uitdrukkingen om " +#~ "boekhoudgegevens te berekenen: \n" +#~ " {bal|crd|deb}{pieu}" +#~ "[account selecor][journal items domain]." + #~ msgid "MIS Budget" #~ msgstr "MIS Budgetten" diff --git a/mis_builder/i18n/pt.po b/mis_builder/i18n/pt.po index c88e222..f0269d3 100644 --- a/mis_builder/i18n/pt.po +++ b/mis_builder/i18n/pt.po @@ -28,101 +28,151 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"AccountingNone: a null value that behaves as 0 in arithmetic " -"operations." +"\n" +" balp[('user_type_id', '=',\n" +" ref('account.\n" +" data_account_type_receivable')." +"id)][]\n" +" \n" +" : variation of the balance of " +"all receivable\n" +" accounts over the period." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal, crd, deb, pbal, nbal: balance, debit, credit, positive balance, " -"negative balance." +"\n" +" balp[][('tax_line_id." +"tag_ids', '=',\n" +" ref('l10n_be.tax_tag_56')." +"id)]\n" +" \n" +" : balance of move lines related " +"to tax grid\n" +" 56." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal[70]: variation of the balance of account 70 over the period (it " -"is the same as balp[70]." -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bale[1%]: balance of accounts starting with 1 at end of period." -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bali[70,60]: initial balance of accounts 70 and 60." +"\n" +" debp[55%][('journal_id." +"code', '=',\n" +" 'BNK1')]\n" +" \n" +" : sum of all debits on accounts " +"55 and\n" +" journal BNK1 during the period." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation of the balance of all receivable accounts over the " -"period." +"AccountingNone\n" +" : a null value that behaves as 0 " +"in\n" +" arithmetic operations." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance of move lines related to tax grid 56." +"bal, crd, deb, pbal, nbal\n" +" : balance, debit, credit, " +"positive balance,\n" +" negative balance." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balu[]: (u for unallocated) is a special expression that shows the " -"unallocated profit/loss of previous\n" +"bal[70]\n" +" : variation of the balance of " +"account 70\n" +" over the period (it is the same " +"as balp[70]." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bale[1%]\n" +" : balance of accounts starting " +"with 1 at end\n" +" of period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bali[70,60]\n" +" : initial balance of accounts 70 " +"and 60." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"balu[]\n" +" : (u for unallocated) is a " +"special\n" +" expression that shows the " +"unallocated\n" +" profit/loss of previous\n" " fiscal years." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"crdp[40%]: sum of all credits on accounts starting with 40 during the " +"crdp[40%]\n" +" : sum of all credits on accounts " +"starting\n" +" with 40 during the period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"date_from, date_to\n" +" : beginning and end date of the " "period." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "date_from, date_to: beginning and end date of the period." -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "datetime, datetime, dateutil: the python modules." +msgid "" +"datetime, datetime, dateutil\n" +" : the python modules." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " -"accounts 55 and journal BNK1 during the period." +"p, i, e\n" +" : respectively variation over " +"the period,\n" +" initial balance, ending balance" msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"p, i, e: respectively variation over the period, initial balance, " -"ending balance" -msgstr "" - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "" -"pbale[55%]: sum of all ending balances of accounts starting with 55 " -"whose\n" +"pbale[55%]\n" +" : sum of all ending balances of " +"accounts\n" +" starting with 55 whose\n" " ending balance is positive." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"sum, min, max, len, avg: behave as expected, very similar to the " -"python builtins." +"sum, min, max, len, avg\n" +" : behave as expected, very " +"similar to the\n" +" python builtins." msgstr "" #. module: mis_builder @@ -198,7 +248,8 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Additionally following variables are available in the evaluation context:" +"Additionally following variables are available\n" +" in the evaluation context:" msgstr "" #. module: mis_builder @@ -221,6 +272,11 @@ msgstr "" msgid "All Posted Entries" msgstr "Todos os lançamentos publicados" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" @@ -246,6 +302,21 @@ msgstr "" msgid "Analytic Account Filter" msgstr "" +#. module: mis_builder +#. openerp-web +#: code:addons/mis_builder/static/src/js/mis_report_widget.js:0 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__analytic_group_id +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__analytic_group_id +#, python-format +msgid "Analytic Account Group" +msgstr "" + +#. module: mis_builder +#: code:addons/mis_builder/models/mis_report_instance.py:0 +#, python-format +msgid "Analytic Account Group: %s" +msgstr "" + #. module: mis_builder #: code:addons/mis_builder/models/mis_report_instance.py:0 #, python-format @@ -535,6 +606,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__display_name +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__display_name @@ -628,8 +700,10 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Expressions can involve other KPI, sub KPI and query results by name (eg " -"kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +"Expressions can involve other KPI, sub KPI and\n" +" query results by name (eg kpi1 + " +"kpi2,\n" +" kpi2.subkpi1, query1.field1)." msgstr "" #. module: mis_builder @@ -666,6 +740,14 @@ msgid "" "modified in the preview." msgstr "" +#. module: mis_builder +#: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_group_id +msgid "" +"Filter column on journal entries that match this analytic account group. " +"This filter is combined with a AND with the report-level filters and cannot " +"be modified in the preview." +msgstr "" + #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_account_id msgid "" @@ -775,6 +857,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__id +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__id @@ -889,6 +972,7 @@ msgstr "" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard____last_update +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance____last_update @@ -1526,23 +1610,34 @@ msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The account selector is a like expression on the account code (eg " -"70%, etc)." +"The\n" +" account selector\n" +" is a like expression on the " +"account code (eg\n" +" 70%, etc)." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The journal items domain is an Odoo domain filter on journal items." +"The\n" +" journal items domain\n" +" is an Odoo domain filter on " +"journal items." msgstr "" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The following special elements are recognized in the expressions to compute " +"The following special elements are recognized in\n" +" the expressions to compute " "accounting data:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." +" \n" +" {bal|crd|deb|pbal|nbal}{pieu}" +"[account\n" +" selector][journal items domain]\n" +" \n" +" ." msgstr "" #. module: mis_builder diff --git a/mis_builder/i18n/pt_BR.po b/mis_builder/i18n/pt_BR.po index 0a1b2b1..c254d05 100644 --- a/mis_builder/i18n/pt_BR.po +++ b/mis_builder/i18n/pt_BR.po @@ -26,128 +26,152 @@ msgstr "%s (cópia)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"AccountingNone: a null value that behaves as 0 in arithmetic " -"operations." +"\n" +" balp[('user_type_id', '=',\n" +" ref('account.\n" +" data_account_type_receivable')." +"id)][]\n" +" \n" +" : variation of the balance of " +"all receivable\n" +" accounts over the period." msgstr "" -"AccountingNone: um valor nulo que se comporta como 0 em operações " -"aritméticas." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal, crd, deb, pbal, nbal: balance, debit, credit, positive balance, " -"negative balance." +"\n" +" balp[][('tax_line_id." +"tag_ids', '=',\n" +" ref('l10n_be.tax_tag_56')." +"id)]\n" +" \n" +" : balance of move lines related " +"to tax grid\n" +" 56." msgstr "" -"bal, crd, deb, pbal, nbal: saldo, débito, crédito, balanço positivo, " -"balanço negativo." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"bal[70]: variation of the balance of account 70 over the period (it " -"is the same as balp[70]." +"\n" +" debp[55%][('journal_id." +"code', '=',\n" +" 'BNK1')]\n" +" \n" +" : sum of all debits on accounts " +"55 and\n" +" journal BNK1 during the period." msgstr "" -"bal[70]: variação do balanço da conta 70 ao longo do período (é o " -"mesmo que balp [70]." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bale[1%]: balance of accounts starting with 1 at end of period." -msgstr "" -"bale[1%]: balanço de contas iniciando com 1 no final do período." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "bali[70,60]: initial balance of accounts 70 and 60." -msgstr "bali[70,60]: balanço inicial das contas 70 e 60." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variation of the balance of all receivable accounts over the " -"period." +"AccountingNone\n" +" : a null value that behaves as 0 " +"in\n" +" arithmetic operations." msgstr "" -"balp[('user_type_id', '=', ref('account.data_account_type_receivable')." -"id)][]: variação do balanço de todas as contas a receber durante o " -"período." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"balance of move lines related to tax grid 56." +"bal, crd, deb, pbal, nbal\n" +" : balance, debit, credit, " +"positive balance,\n" +" negative balance." msgstr "" -"balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: " -"saldo das linhas de movimento relacionadas ao imposto 56." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"balu[]: (u for unallocated) is a special expression that shows the " -"unallocated profit/loss of previous\n" +"bal[70]\n" +" : variation of the balance of " +"account 70\n" +" over the period (it is the same " +"as balp[70]." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bale[1%]\n" +" : balance of accounts starting " +"with 1 at end\n" +" of period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"bali[70,60]\n" +" : initial balance of accounts 70 " +"and 60." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"balu[]\n" +" : (u for unallocated) is a " +"special\n" +" expression that shows the " +"unallocated\n" +" profit/loss of previous\n" " fiscal years." msgstr "" -"balu[]: (u para não alocado) é uma expressão especial que exibe o " -"lucro / perda não alocado de\n" -" anos fiscais." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"crdp[40%]: sum of all credits on accounts starting with 40 during the " +"crdp[40%]\n" +" : sum of all credits on accounts " +"starting\n" +" with 40 during the period." +msgstr "" + +#. module: mis_builder +#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form +msgid "" +"date_from, date_to\n" +" : beginning and end date of the " "period." msgstr "" -"crdp[40%]: soma de todos os créditos em contas iniciando com 40 " -"durante o periodo." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "date_from, date_to: beginning and end date of the period." -msgstr "date_from, date_to: data inicial e final do período." - -#. module: mis_builder -#: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form -msgid "datetime, datetime, dateutil: the python modules." -msgstr "datetime, datetime, dateutil: os módulos python." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " -"accounts 55 and journal BNK1 during the period." +"datetime, datetime, dateutil\n" +" : the python modules." msgstr "" -"debp[55%][('journal_id.code', '=', 'BNK1')]: soma de todos os débitos " -"na conta 55 e diário BNK1 durante o período." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"p, i, e: respectively variation over the period, initial balance, " -"ending balance" +"p, i, e\n" +" : respectively variation over " +"the period,\n" +" initial balance, ending balance" msgstr "" -"p, i, e: variação respectiva ao longo do período, balanço inicial, " -"balanço final" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"pbale[55%]: sum of all ending balances of accounts starting with 55 " -"whose\n" +"pbale[55%]\n" +" : sum of all ending balances of " +"accounts\n" +" starting with 55 whose\n" " ending balance is positive." msgstr "" -"pbale[55%]: soma de todos os balanços finais de contas iniciando com " -"55 as quais\n" -" o balanço final é positivo." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"sum, min, max, len, avg: behave as expected, very similar to the " -"python builtins." +"sum, min, max, len, avg\n" +" : behave as expected, very " +"similar to the\n" +" python builtins." msgstr "" -"sum, min, max, len, avg: comporta-se como o experado, muito similar " -"aos builtins do python." #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__source_aml_model_id @@ -236,10 +260,9 @@ msgstr "Adicionar ao Painel" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Additionally following variables are available in the evaluation context:" +"Additionally following variables are available\n" +" in the evaluation context:" msgstr "" -"Adicionalmente as seguintes variáveis estão disponíveis no contexto de " -"avaliação:" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_query__aggregate @@ -261,6 +284,11 @@ msgstr "" msgid "All Posted Entries" msgstr "Todas as Entradas Postadas" +#. module: mis_builder +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__allowed_cmpcol_ids +msgid "Allowed Cmpcol" +msgstr "" + #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__amount msgid "Amount" @@ -288,6 +316,21 @@ msgstr "Conta Analítica" msgid "Analytic Account Filter" msgstr "Filtro de Conta Analítica" +#. module: mis_builder +#. openerp-web +#: code:addons/mis_builder/static/src/js/mis_report_widget.js:0 +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__analytic_group_id +#: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__analytic_group_id +#, python-format +msgid "Analytic Account Group" +msgstr "" + +#. module: mis_builder +#: code:addons/mis_builder/models/mis_report_instance.py:0 +#, python-format +msgid "Analytic Account Group: %s" +msgstr "" + #. module: mis_builder #: code:addons/mis_builder/models/mis_report_instance.py:0 #, python-format @@ -586,6 +629,7 @@ msgstr "Exibir Descrição de Colunas" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__display_name +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report__display_name #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__display_name @@ -680,11 +724,11 @@ msgstr "Expressões podem ser qualquer expressão python válida." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"Expressions can involve other KPI, sub KPI and query results by name (eg " -"kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +"Expressions can involve other KPI, sub KPI and\n" +" query results by name (eg kpi1 + " +"kpi2,\n" +" kpi2.subkpi1, query1.field1)." msgstr "" -"Expressões podem envolver outros KPI, sub KPI e resultados de consultas por " -"nome (ex: kpi1 + kpi2, kpi2.subkpi1, query1.field1)." #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance_period__normalize_factor @@ -720,6 +764,14 @@ msgid "" "modified in the preview." msgstr "" +#. module: mis_builder +#: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_group_id +msgid "" +"Filter column on journal entries that match this analytic account group. " +"This filter is combined with a AND with the report-level filters and cannot " +"be modified in the preview." +msgstr "" + #. module: mis_builder #: model:ir.model.fields,help:mis_builder.field_mis_report_instance_period__analytic_account_id msgid "" @@ -829,6 +881,7 @@ msgstr "Esconder Vazio Herdado" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard__id +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report__id #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance__id @@ -954,6 +1007,7 @@ msgstr "PDF em modo paisagem" #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_add_mis_report_instance_dashboard_wizard____last_update +#: model:ir.model.fields,field_description:mis_builder.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report____last_update #: model:ir.model.fields,field_description:mis_builder.field_mis_report_instance____last_update @@ -1601,32 +1655,35 @@ msgstr "Cor do texto em código RGB válido (de #000000 a #FFFFFF)" #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The account selector is a like expression on the account code (eg " -"70%, etc)." +"The\n" +" account selector\n" +" is a like expression on the " +"account code (eg\n" +" 70%, etc)." msgstr "" -"O seletor de conta é uma expressão semelhante no código da conta (ex " -"70%, etc)." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The journal items domain is an Odoo domain filter on journal items." +"The\n" +" journal items domain\n" +" is an Odoo domain filter on " +"journal items." msgstr "" -"O domínio de itens do diário é um filtro de domínio do Odoo em itens " -"de diário." #. module: mis_builder #: model_terms:ir.ui.view,arch_db:mis_builder.mis_report_view_kpi_form msgid "" -"The following special elements are recognized in the expressions to compute " +"The following special elements are recognized in\n" +" the expressions to compute " "accounting data:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." +" \n" +" {bal|crd|deb|pbal|nbal}{pieu}" +"[account\n" +" selector][journal items domain]\n" +" \n" +" ." msgstr "" -"Os seguintes elementos especiais são reconhecidos na expressão para cálculo " -"de dados da conta:\n" -" {bal|crd|deb|pbal|nbal}{pieu}" -"[account selector][journal items domain]." #. module: mis_builder #: model:ir.model.fields,field_description:mis_builder.field_mis_kpi_data__date_to @@ -1767,6 +1824,140 @@ msgstr "grandíssimo" msgid "xx-small" msgstr "Pequeníssimo" +#~ msgid "" +#~ "AccountingNone: a null value that behaves as 0 in arithmetic " +#~ "operations." +#~ msgstr "" +#~ "AccountingNone: um valor nulo que se comporta como 0 em operações " +#~ "aritméticas." + +#~ msgid "" +#~ "bal, crd, deb, pbal, nbal: balance, debit, credit, positive " +#~ "balance, negative balance." +#~ msgstr "" +#~ "bal, crd, deb, pbal, nbal: saldo, débito, crédito, balanço " +#~ "positivo, balanço negativo." + +#~ msgid "" +#~ "bal[70]: variation of the balance of account 70 over the period " +#~ "(it is the same as balp[70]." +#~ msgstr "" +#~ "bal[70]: variação do balanço da conta 70 ao longo do período (é o " +#~ "mesmo que balp [70]." + +#~ msgid "" +#~ "bale[1%]: balance of accounts starting with 1 at end of period." +#~ msgstr "" +#~ "bale[1%]: balanço de contas iniciando com 1 no final do período." + +#~ msgid "bali[70,60]: initial balance of accounts 70 and 60." +#~ msgstr "bali[70,60]: balanço inicial das contas 70 e 60." + +#~ msgid "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variation of the balance of all receivable accounts over the " +#~ "period." +#~ msgstr "" +#~ "balp[('user_type_id', '=', ref('account.data_account_type_receivable')." +#~ "id)][]: variação do balanço de todas as contas a receber durante o " +#~ "período." + +#~ msgid "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: balance of move lines related to tax grid 56." +#~ msgstr "" +#~ "balp[][('tax_line_id.tag_ids', '=', ref('l10n_be.tax_tag_56').id)]: saldo das linhas de movimento relacionadas ao imposto 56." + +#~ msgid "" +#~ "balu[]: (u for unallocated) is a special expression that shows the " +#~ "unallocated profit/loss of previous\n" +#~ " fiscal years." +#~ msgstr "" +#~ "balu[]: (u para não alocado) é uma expressão especial que exibe o " +#~ "lucro / perda não alocado de\n" +#~ " anos fiscais." + +#~ msgid "" +#~ "crdp[40%]: sum of all credits on accounts starting with 40 during " +#~ "the period." +#~ msgstr "" +#~ "crdp[40%]: soma de todos os créditos em contas iniciando com 40 " +#~ "durante o periodo." + +#~ msgid "date_from, date_to: beginning and end date of the period." +#~ msgstr "date_from, date_to: data inicial e final do período." + +#~ msgid "datetime, datetime, dateutil: the python modules." +#~ msgstr "datetime, datetime, dateutil: os módulos python." + +#~ msgid "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: sum of all debits on " +#~ "accounts 55 and journal BNK1 during the period." +#~ msgstr "" +#~ "debp[55%][('journal_id.code', '=', 'BNK1')]: soma de todos os " +#~ "débitos na conta 55 e diário BNK1 durante o período." + +#~ msgid "" +#~ "p, i, e: respectively variation over the period, initial balance, " +#~ "ending balance" +#~ msgstr "" +#~ "p, i, e: variação respectiva ao longo do período, balanço inicial, " +#~ "balanço final" + +#~ msgid "" +#~ "pbale[55%]: sum of all ending balances of accounts starting with " +#~ "55 whose\n" +#~ " ending balance is positive." +#~ msgstr "" +#~ "pbale[55%]: soma de todos os balanços finais de contas iniciando " +#~ "com 55 as quais\n" +#~ " o balanço final é positivo." + +#~ msgid "" +#~ "sum, min, max, len, avg: behave as expected, very similar to the " +#~ "python builtins." +#~ msgstr "" +#~ "sum, min, max, len, avg: comporta-se como o experado, muito " +#~ "similar aos builtins do python." + +#~ msgid "" +#~ "Additionally following variables are available in the evaluation context:" +#~ msgstr "" +#~ "Adicionalmente as seguintes variáveis estão disponíveis no contexto de " +#~ "avaliação:" + +#~ msgid "" +#~ "Expressions can involve other KPI, sub KPI and query results by name (eg " +#~ "kpi1 + kpi2, kpi2.subkpi1, query1.field1)." +#~ msgstr "" +#~ "Expressões podem envolver outros KPI, sub KPI e resultados de consultas " +#~ "por nome (ex: kpi1 + kpi2, kpi2.subkpi1, query1.field1)." + +#~ msgid "" +#~ "The account selector is a like expression on the account code (eg " +#~ "70%, etc)." +#~ msgstr "" +#~ "O seletor de conta é uma expressão semelhante no código da conta " +#~ "(ex 70%, etc)." + +#~ msgid "" +#~ "The journal items domain is an Odoo domain filter on journal items." +#~ msgstr "" +#~ "O domínio de itens do diário é um filtro de domínio do Odoo em " +#~ "itens de diário." + +#~ msgid "" +#~ "The following special elements are recognized in the expressions to " +#~ "compute accounting data:\n" +#~ " {bal|crd|deb|pbal|nbal}" +#~ "{pieu}[account selector][journal items domain]." +#~ msgstr "" +#~ "Os seguintes elementos especiais são reconhecidos na expressão para " +#~ "cálculo de dados da conta:\n" +#~ " {bal|crd|deb|pbal|nbal}" +#~ "{pieu}[account selector][journal items domain]." + #~ msgid "MIS Budget" #~ msgstr "Orçamento SIG" diff --git a/mis_builder/models/mis_report_instance.py b/mis_builder/models/mis_report_instance.py index 76bfae2..8ba21ff 100644 --- a/mis_builder/models/mis_report_instance.py +++ b/mis_builder/models/mis_report_instance.py @@ -274,6 +274,9 @@ class MisReportInstancePeriod(models.Model): source_cmpcol_to_id = fields.Many2one( comodel_name="mis.report.instance.period", string="Compare" ) + allowed_cmpcol_ids = fields.Many2many( + comodel_name="mis.report.instance.period", compute="_compute_allowed_cmpcol_ids" + ) # filters analytic_account_id = fields.Many2one( comodel_name="account.analytic.account", @@ -319,6 +322,12 @@ class MisReportInstancePeriod(models.Model): ), ] + @api.depends("report_instance_id") + def _compute_allowed_cmpcol_ids(self): + """Compute actual records while in NewId context""" + for record in self: + record.allowed_cmpcol_ids = record.report_instance_id.period_ids - record + @api.constrains("source_aml_model_id") def _check_source_aml_model_id(self): for record in self: diff --git a/mis_builder/static/description/index.html b/mis_builder/static/description/index.html index 86d067e..9d39660 100644 --- a/mis_builder/static/description/index.html +++ b/mis_builder/static/description/index.html @@ -376,49 +376,49 @@ can be added to Odoo dashboards.

Table of contents

-

Installation

+

Installation

Your preferred way to install addons will work with MIS Builder.

An easy way to install it with all its dependencies is using pip:

    @@ -428,7 +428,7 @@ the MIS Builder application.
-

Usage

+

Usage

To configure this module, you need to:

  • Go to Accounting > Configuration > MIS Reporting > MIS Report Templates where @@ -454,7 +454,7 @@ and export it to PDF or Excel.
-

Development

+

Development

A typical extension is to provide a mechanism to filter reports on analytic dimensions or operational units. To implement this, you can override _get_additional_move_line_filter and _get_additional_filter to further filter move lines or queries based on a user @@ -463,22 +463,29 @@ or even on mis.report.instance.period if you want different columns to show diff analytic accounts.

-

Known issues / Roadmap

+

Known issues / Roadmap

The mis_builder roadmap and known issues can be found on GitHub.

-

Changelog

-
-

14.0.3.6.6 (2021-04-23)

+

Changelog

+

14.0.3.6.7 (2021-06-02) +Bugfixes

+
    +
  • When on a MIS Report Instance, if you wanted to generate a new line of type comparison, you couldn’t currently select any existing period to compare. +This happened because the field domain was searching in a NewId context, thus not finding a correct period. +Changing the domain and making it use a computed field with a search for the _origin record solves the problem. (#361)
  • +
+
+

14.0.3.6.6 (2021-04-23)

Bugfixes

  • Fix drilldown action name when the account model has been customized. (#350)
-
-

14.0.3.6.5 (2021-04-23)

+
+

14.0.3.6.5 (2021-04-23)

Bugfixes

  • While duplicating a MIS report instance, comparison columns are ignored because @@ -486,8 +493,8 @@ they would raise an error otherwise, as they keep the old source_cmpcol_from_id and source_cmpcol_to_id from the original record. (#343)
-
-

14.0.3.6.4 (2021-04-06)

+
+

14.0.3.6.4 (2021-04-06)

Features

  • The drilldown action name displayed on the breadcrumb has been revised. @@ -497,8 +504,8 @@ of the kpi’s technical definition. (#320)
-
-

13.0.3.6.3 (2020-08-28)

+
+

13.0.3.6.3 (2020-08-28)

Bugfixes

  • Having a “Compare columns” added on a KPI with an associated style using a @@ -510,23 +517,23 @@ when exporting to XLSX. (#280, #296
-
-

13.0.3.6.2 (2020-04-22)

+
+

13.0.3.6.2 (2020-04-22)

Bugfixes

  • The “Settings” button is now displayed for users with the “Show full accounting features” right when previewing a report. (#281)
-
-

13.0.3.6.1 (2020-04-22)

+
+

13.0.3.6.1 (2020-04-22)

Bugfixes

  • Fix TypeError: 'module' object is not iterable when using budgets by account. (#276)
-
-

13.0.3.6.0 (2020-03-28)

+
+

13.0.3.6.0 (2020-03-28)

Features

  • Add column-level filters on analytic account and analytic tags. @@ -541,12 +548,12 @@ Sheet” to create new KPI’s for the ratios (e.g. balance_sheet.current_assets balance_sheet.total_assets). (#155)
-
-

13.0.3.5.0 (2020-01-??)

+
+

13.0.3.5.0 (2020-01-??)

Migration to odoo 13.0.

-
-

12.0.3.5.0 (2019-10-26)

+
+

12.0.3.5.0 (2019-10-26)

Features

  • The account_id field of the model selected in ‘Move lines source’ @@ -576,8 +583,8 @@ style. (#220)
-
-

12.0.3.4.0 (2019-07-09)

+
+

12.0.3.4.0 (2019-07-09)

Features

  • New year-to-date mode for defining periods. (#165)
  • @@ -595,8 +602,8 @@ non-multi expressions yield tuples of incorrect lenght. (#192)
-
-

12.0.3.3.0 (2019-01-26)

+
+

12.0.3.3.0 (2019-01-26)

Features

Dynamic analytic filters in report preview are not yet available in 11, this requires an update to the JS widget that proved difficult to implement @@ -636,8 +643,8 @@ is checked, as for all other syle elements. (#121 <https://github.com/O

If you use Actuals (alternative) data source in combination with analytic filters, the underlying model must now have an analytic_account_id field.

-
-

11.0.3.2.2 (2018-06-30)

+
+

11.0.3.2.2 (2018-06-30)

  • [FIX] Fix bug in company_default_get call returning id instead of recordset @@ -648,16 +655,16 @@ need to be displayed). (#46)
-
-

11.0.3.2.1 (2018-05-29)

+
+

11.0.3.2.1 (2018-05-29)

  • [FIX] Missing comparison operator for AccountingNone leading to errors in pbal computations (#93)
-
-

10.0.3.2.0 (2018-05-02)

+
+

10.0.3.2.0 (2018-05-02)

  • [FIX] make subkpi ordering deterministic (#71)
  • @@ -671,13 +678,13 @@ resp positive balances) (#86)
-
-

11.0.3.1.2 (2018-02-04)

+
+

11.0.3.1.2 (2018-02-04)

Migration to Odoo 11. No new feature. (#67)

-
-

10.0.3.1.1 (2017-11-14)

+
+

10.0.3.1.1 (2017-11-14)

New features:

  • [ADD] month and year relative periods, easier to use than @@ -714,24 +721,24 @@ created (not yet saved) report instances.
  • Alternative move line data sources must have a company_id field.
-
-

10.0.3.0.4 (2017-10-14)

+
+

10.0.3.0.4 (2017-10-14)

Bug fix:

  • [FIX] issue with initial balance rounding. #30
-
-

10.0.3.0.3 (2017-10-03)

+
+

10.0.3.0.3 (2017-10-03)

Bug fix:

  • [FIX] fix error saving KPI on newly created reports. #18
-
-

10.0.3.0.2 (2017-10-01)

+
+

10.0.3.0.2 (2017-10-01)

New features:

  • [ADD] Alternative move line source per report column. @@ -775,7 +782,7 @@ expressions were used in a KPI
-

10.0.2.0.3 (unreleased)

+

10.0.2.0.3 (unreleased)

  • [IMP] more robust behaviour in presence of missing expressions
  • [FIX] indent style
  • @@ -787,23 +794,23 @@ reports with no objects
  • [IMP] provide full access to mis builder style for group Adviser.
-
-

9.0.2.0.2 (2016-09-27)

+
+

9.0.2.0.2 (2016-09-27)

  • [IMP] Add refresh button in mis report preview.
  • [IMP] Widget code changes to allow to add fields in the widget more easily.
-
-

9.0.2.0.1 (2016-05-26)

+
+

9.0.2.0.1 (2016-05-26)

  • [IMP] remove unused argument in declare_and_compute_period() for a cleaner API. This is a breaking API changing merged in urgency before it is used by other modules.
-
-

9.0.2.0.0 (2016-05-24)

+
+

9.0.2.0.0 (2016-05-24)

Part of the work for this release has been done at the Sorrento sprint April 26-29, 2016. The rest (ie a major refactoring) has been done in the weeks after.

@@ -850,8 +857,8 @@ flexible alternative to fiscal periods consolidation accounts have been removed
-
-

8.0.1.0.0 (2016-04-27)

+
+

8.0.1.0.0 (2016-04-27)

-
-

8.0.0.2.0

+
+

8.0.0.2.0

Pre-history. Or rather, you need to look at the git log.

-

Bug Tracker

+

Bug Tracker

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

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

-

Credits

+

Credits

-

Authors

+

Authors

  • ACSONE SA/NV
-

Contributors

+

Contributors

-

Maintainers

+

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose diff --git a/mis_builder/views/mis_report_instance.xml b/mis_builder/views/mis_report_instance.xml index cb048a6..18f6063 100644 --- a/mis_builder/views/mis_report_instance.xml +++ b/mis_builder/views/mis_report_instance.xml @@ -335,16 +335,17 @@ name="source_sumcol_accdet" attrs="{'invisible': [('source', '!=', 'sumcol')]}" /> +