diff --git a/account_financial_report/README.rst b/account_financial_report/README.rst index dea8c200..5591297b 100644 --- a/account_financial_report/README.rst +++ b/account_financial_report/README.rst @@ -129,6 +129,7 @@ Contributors * Sergio Teruel * Ernesto Tejeda * Jo??o Marques + * Alexandre D. D??az Much of the work in this module was done at a sprint in Sorrento, Italy in April 2016. diff --git a/account_financial_report/__manifest__.py b/account_financial_report/__manifest__.py index 05896782..aedac1ef 100644 --- a/account_financial_report/__manifest__.py +++ b/account_financial_report/__manifest__.py @@ -6,7 +6,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Account Financial Reports", - "version": "14.0.1.0.1", + "version": "14.0.1.1.0", "category": "Reporting", "summary": "OCA Financial Reports", "author": "Camptocamp SA," @@ -42,6 +42,7 @@ "view/report_aged_partner_balance.xml", "view/report_vat_report.xml", ], + "qweb": ["static/src/xml/report.xml"], "installable": True, "application": True, "auto_install": False, diff --git a/account_financial_report/i18n/account_financial_report.pot b/account_financial_report/i18n/account_financial_report.pot index d028a02f..e28b6721 100644 --- a/account_financial_report/i18n/account_financial_report.pot +++ b/account_financial_report/i18n/account_financial_report.pot @@ -49,20 +49,6 @@ msgstr "" msgid "Taxes summary" msgstr "" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid "" -"\n" -" Export" -msgstr "" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid "" -"\n" -" Print" -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -214,7 +200,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -757,6 +742,14 @@ msgstr "" msgid "Entry number" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -863,7 +856,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -1005,7 +997,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1222,7 +1213,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb #, python-format @@ -1354,6 +1344,14 @@ msgstr "" msgid "Posted" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1616,7 +1614,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1673,7 +1670,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard diff --git a/account_financial_report/i18n/ar.po b/account_financial_report/i18n/ar.po index f29dddec..e05d5198 100644 --- a/account_financial_report/i18n/ar.po +++ b/account_financial_report/i18n/ar.po @@ -52,34 +52,10 @@ msgstr "91 - 120 ??????." msgid "Taxes summary" msgstr "??????????? ??????????????" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr " ?????????????" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr " ?????????????" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "" @@ -225,7 +201,6 @@ msgstr "??????????????? 90 ??????." #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -636,9 +611,13 @@ msgid "Detail Taxes" msgstr "?????????? ??????????????" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -764,6 +743,13 @@ msgstr "??????????" msgid "Entry number" msgstr "?????? ??????????" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -876,7 +862,6 @@ msgstr "?????????? ?????? ?????????? ??????????????" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -915,8 +900,8 @@ msgstr "?????????????? ?????????? ????????" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -958,9 +943,13 @@ msgid "Hierarchy On" msgstr "???????????? ?????????? ??????" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1016,7 +1005,6 @@ msgstr "???????????? ??????????????????" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1040,7 +1028,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1083,9 +1070,13 @@ msgid "Journals" msgstr "????????????????" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1232,11 +1223,8 @@ msgstr "????????" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "?????????? ??????????????" @@ -1275,6 +1263,12 @@ msgstr "?????????? ?????????????? ????????" msgid "Open Items XLSX Report" msgstr "?????????? ?????????????? ????????" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1362,6 +1356,13 @@ msgstr "" msgid "Posted" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1624,7 +1625,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1663,8 +1663,8 @@ msgstr "???????????? ??????????????" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -1684,7 +1684,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1774,6 +1773,11 @@ msgstr "" msgid "or" msgstr "" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" @@ -1799,6 +1803,12 @@ msgstr "" msgid "width: 8.11%;" msgstr "" +#~ msgid " Export" +#~ msgstr " ?????????????" + +#~ msgid " Print" +#~ msgstr " ?????????????" + #~ msgid "" #~ "Cost\n" #~ " center" diff --git a/account_financial_report/i18n/ca.po b/account_financial_report/i18n/ca.po index f599d558..d7f5b370 100644 --- a/account_financial_report/i18n/ca.po +++ b/account_financial_report/i18n/ca.po @@ -55,34 +55,10 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Resum d'impostos" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr "Exportar" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr "Imprimir" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "" @@ -236,7 +212,6 @@ msgstr "Antiguitat ??? 90 d." #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -645,9 +620,13 @@ msgid "Detail Taxes" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -777,6 +756,13 @@ msgstr "" msgid "Entry number" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -883,7 +869,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -919,8 +904,8 @@ msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -961,9 +946,13 @@ msgid "Hierarchy On" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1021,7 +1010,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1044,7 +1032,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1084,9 +1071,13 @@ msgid "Journals" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1232,11 +1223,8 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "" @@ -1271,6 +1259,12 @@ msgstr "" msgid "Open Items XLSX Report" msgstr "" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1358,6 +1352,13 @@ msgstr "" msgid "Posted" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1622,7 +1623,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1661,8 +1661,8 @@ msgstr "Cancel??lar " #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -1682,7 +1682,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1773,6 +1772,11 @@ msgstr "" msgid "or" msgstr "o" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" @@ -1798,6 +1802,12 @@ msgstr "" msgid "width: 8.11%;" msgstr "" +#~ msgid " Export" +#~ msgstr "Exportar" + +#~ msgid " Print" +#~ msgstr "Imprimir" + #~ msgid "Account ID" #~ msgstr "N?? Compte" diff --git a/account_financial_report/i18n/de.po b/account_financial_report/i18n/de.po index 2916505e..3f8c056c 100644 --- a/account_financial_report/i18n/de.po +++ b/account_financial_report/i18n/de.po @@ -57,34 +57,10 @@ msgstr "91-120 T." msgid "Taxes summary" msgstr "Steuerbuchungen Zusammenfassung" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr " Export" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr " Druck" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "" @@ -238,7 +214,6 @@ msgstr "Alter bis 90 T." #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -650,9 +625,13 @@ msgid "Detail Taxes" msgstr "Details zu Steuern" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -785,6 +764,13 @@ msgstr "Buchung" msgid "Entry number" msgstr "Buchungssatz Nummer" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -896,7 +882,6 @@ msgstr "GJ Beginn" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -934,11 +919,9 @@ msgstr "Hauptbuch XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" -"Das Hauptbuch f??r gew??hltes Unternehmen kann nur korrekt kalkuliert werden, " -"wenn nur ein unangetastetes ??berschusskonto besteht." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option @@ -978,9 +961,13 @@ msgid "Hierarchy On" msgstr "Gruppieren ??ber" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1038,7 +1025,6 @@ msgstr "Anfangssaldo" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1061,7 +1047,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1103,9 +1088,13 @@ msgid "Journals" msgstr "Journale" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1251,11 +1240,8 @@ msgstr "??lter" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "Offene Posten" @@ -1293,6 +1279,12 @@ msgstr "Offene Posten XLSX" msgid "Open Items XLSX Report" msgstr "Offene Posten XLSX" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1382,6 +1374,13 @@ msgstr "Zeitr??ume" msgid "Posted" msgstr "Gebucht" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1658,7 +1657,6 @@ msgstr "Gesamt" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1696,11 +1694,9 @@ msgstr "Stichtagssaldo XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" -"Der Stichtagssaldo kann nur korrekt ermittelt werden, wenn f??r das gew??hlte " -"Unternehmen nur ein unber??hrtes ??berschusskonto existiert." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account @@ -1722,7 +1718,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1818,6 +1813,11 @@ msgstr "" msgid "or" msgstr "oder" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" @@ -1843,6 +1843,26 @@ msgstr "Breite: 38.92%;" msgid "width: 8.11%;" msgstr "Breite: 8,11%;" +#~ msgid " Export" +#~ msgstr " Export" + +#~ msgid " Print" +#~ msgstr " Druck" + +#~ msgid "" +#~ "General Ledger can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "Das Hauptbuch f??r gew??hltes Unternehmen kann nur korrekt kalkuliert " +#~ "werden, wenn nur ein unangetastetes ??berschusskonto besteht." + +#~ msgid "" +#~ "Trial Balance can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "Der Stichtagssaldo kann nur korrekt ermittelt werden, wenn f??r das " +#~ "gew??hlte Unternehmen nur ein unber??hrtes ??berschusskonto existiert." + #~ msgid "" #~ "Cost\n" #~ " center" diff --git a/account_financial_report/i18n/es.po b/account_financial_report/i18n/es.po index 96a5f38d..4d35c96e 100644 --- a/account_financial_report/i18n/es.po +++ b/account_financial_report/i18n/es.po @@ -53,40 +53,10 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Resumen de Impuestos" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr "Exportar" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr "Imprimir" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" -"\n" -" A\n" -" " - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" -"\n" -" A\n" -" " - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "A" @@ -238,7 +208,6 @@ msgstr "Tiempo ??? 90 d." #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -654,9 +623,13 @@ msgid "Detail Taxes" msgstr "Detalle de impuestos" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -791,6 +764,13 @@ msgstr "Asiento" msgid "Entry number" msgstr "N??mero de asiento" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -898,7 +878,6 @@ msgstr "Fecha Inicio" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -935,11 +914,9 @@ msgstr "Libro mayor XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" -"El Libro mayor solo se puede calcular si la empresa seleccionada tiene solo " -"una cuenta de resultados no afectados." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option @@ -979,9 +956,13 @@ msgid "Hierarchy On" msgstr "Jerarqu??a en" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1043,7 +1024,6 @@ msgstr "Saldo inicial" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1066,7 +1046,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1107,9 +1086,13 @@ msgid "Journals" msgstr "Diarios" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1255,11 +1238,8 @@ msgstr "Mayor" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "Partidas abiertas" @@ -1295,6 +1275,12 @@ msgstr "Partidas abiertas XLSX" msgid "Open Items XLSX Report" msgstr "Partidas abiertas XLSX" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1382,6 +1368,13 @@ msgstr "Periodos" msgid "Posted" msgstr "Posteado" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1652,7 +1645,6 @@ msgstr "Total" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1689,11 +1681,9 @@ msgstr "Balance de Sumas y Saldos XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" -"El balance de sumas y saldos solo puede calcularse si la compa????a " -"seleccionada tiene una y solo una cuenta de ganancias." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account @@ -1715,7 +1705,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1809,6 +1798,11 @@ msgstr "" msgid "or" msgstr "o" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" @@ -1834,6 +1828,44 @@ msgstr "ancho: 38.92%;" msgid "width: 8.11%;" msgstr "ancho: 8.11%;" +#~ msgid " Export" +#~ msgstr "Exportar" + +#~ msgid " Print" +#~ msgstr "Imprimir" + +#~ msgid "" +#~ "\n" +#~ " To\n" +#~ " " +#~ msgstr "" +#~ "\n" +#~ " A\n" +#~ " " + +#~ msgid "" +#~ "\n" +#~ " To\n" +#~ " " +#~ msgstr "" +#~ "\n" +#~ " A\n" +#~ " " + +#~ msgid "" +#~ "General Ledger can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "El Libro mayor solo se puede calcular si la empresa seleccionada tiene " +#~ "solo una cuenta de resultados no afectados." + +#~ msgid "" +#~ "Trial Balance can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "El balance de sumas y saldos solo puede calcularse si la compa????a " +#~ "seleccionada tiene una y solo una cuenta de ganancias." + #~ msgid "" #~ "Cost\n" #~ " center" diff --git a/account_financial_report/i18n/es_AR.po b/account_financial_report/i18n/es_AR.po index 6410a848..5edce900 100644 --- a/account_financial_report/i18n/es_AR.po +++ b/account_financial_report/i18n/es_AR.po @@ -52,40 +52,10 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Resumen de Impuestos" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr "Exportar" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr "Imprimir" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" -"\n" -" Para\n" -" " - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" -"\n" -" Para\n" -" " - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "Para" @@ -237,7 +207,6 @@ msgstr "Tiempo ??? 90 d." #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -652,9 +621,13 @@ msgid "Detail Taxes" msgstr "Detalle de impuestos" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -789,6 +762,13 @@ msgstr "Asiento" msgid "Entry number" msgstr "N??mero de asiento" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -895,7 +875,6 @@ msgstr "Fecha Inicio" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -931,11 +910,9 @@ msgstr "Libro mayor XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" -"El Libro mayor solo se puede calcular si la empresa seleccionada tiene solo " -"una cuenta de resultados no afectados." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option @@ -975,9 +952,13 @@ msgid "Hierarchy On" msgstr "Jerarqu??a en" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1038,7 +1019,6 @@ msgstr "Saldo inicial" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1061,7 +1041,6 @@ msgstr "Dominio de los Apuntes Contables" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1101,9 +1080,13 @@ msgid "Journals" msgstr "Diarios" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1249,11 +1232,8 @@ msgstr "Mayor" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "Partidas abiertas" @@ -1288,6 +1268,12 @@ msgstr "Partidas abiertas XLSX" msgid "Open Items XLSX Report" msgstr "Abrir Elementos del Informe XLSX" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1377,6 +1363,13 @@ msgstr "Periodos" msgid "Posted" msgstr "Posteado" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1650,7 +1643,6 @@ msgstr "Total" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1686,11 +1678,9 @@ msgstr "Informe XLSX del Balance de Comprobaci??n" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" -"El balance de sumas y saldos solo puede calcularse si la compa????a " -"seleccionada tiene una y solo una cuenta de ganancias." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account @@ -1712,7 +1702,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1804,6 +1793,11 @@ msgstr "futuro" msgid "or" msgstr "o" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" @@ -1829,6 +1823,44 @@ msgstr "ancho: 38.92%;" msgid "width: 8.11%;" msgstr "ancho: 8.11%;" +#~ msgid " Export" +#~ msgstr "Exportar" + +#~ msgid " Print" +#~ msgstr "Imprimir" + +#~ msgid "" +#~ "\n" +#~ " To\n" +#~ " " +#~ msgstr "" +#~ "\n" +#~ " Para\n" +#~ " " + +#~ msgid "" +#~ "\n" +#~ " To\n" +#~ " " +#~ msgstr "" +#~ "\n" +#~ " Para\n" +#~ " " + +#~ msgid "" +#~ "General Ledger can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "El Libro mayor solo se puede calcular si la empresa seleccionada tiene " +#~ "solo una cuenta de resultados no afectados." + +#~ msgid "" +#~ "Trial Balance can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "El balance de sumas y saldos solo puede calcularse si la compa????a " +#~ "seleccionada tiene una y solo una cuenta de ganancias." + #~ msgid "" #~ "Cost\n" #~ " center" diff --git a/account_financial_report/i18n/es_MX.po b/account_financial_report/i18n/es_MX.po index b05cda38..c24097c3 100644 --- a/account_financial_report/i18n/es_MX.po +++ b/account_financial_report/i18n/es_MX.po @@ -58,20 +58,6 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid "" -"\n" -" Export" -msgstr "" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid "" -"\n" -" Print" -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -173,7 +159,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format msgid "Age ??? 120 d." msgstr "" @@ -187,7 +172,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format msgid "Age ??? 30 d." msgstr "" @@ -201,7 +185,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format msgid "Age ??? 60 d." msgstr "" @@ -215,7 +198,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #, python-format msgid "Age ??? 90 d." msgstr "" @@ -223,7 +205,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -444,7 +425,8 @@ msgid "" "\n" " Child Accounts: Use when your account groups are hierarchical.\n" "\n" -" No hierarchy: Use to display just the accounts, without any grouping.\n" +" No hierarchy: Use to display just the accounts, without any " +"grouping.\n" " " msgstr "" @@ -472,7 +454,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header @@ -493,7 +474,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header #: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header @@ -524,7 +504,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #, python-format msgid "Current" @@ -609,7 +588,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header @@ -725,9 +703,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_ending_cumul #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header #, python-format @@ -766,6 +741,13 @@ msgstr "" msgid "Entry number" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -872,7 +854,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -1001,9 +982,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines #, python-format msgid "Initial balance" @@ -1014,7 +992,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1172,8 +1149,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 -#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 -#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters @@ -1223,7 +1198,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #, python-format msgid "Older" @@ -1231,7 +1205,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb #, python-format @@ -1288,7 +1261,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 @@ -1346,7 +1318,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header #, python-format msgid "Period balance" @@ -1363,6 +1334,13 @@ msgstr "" msgid "Posted" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1410,7 +1388,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 -#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines @@ -1585,8 +1562,8 @@ msgstr "" #: code:addons/account_financial_report/wizard/trial_balance_wizard.py:0 #, python-format msgid "" -"The Company in the Trial Balance Report Wizard and in Date Range must be the" -" same." +"The Company in the Trial Balance Report Wizard and in Date Range must be the " +"same." msgstr "" #. module: account_financial_report @@ -1625,7 +1602,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1675,14 +1651,13 @@ msgstr "" #: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__hide_account_at_0 #: model:ir.model.fields,help:account_financial_report.field_open_items_report_wizard__hide_account_at_0 msgid "" -"Use this filter to hide an account or a partner with an ending balance at 0." -" If partners are filtered, debits and credits totals will not match the " -"trial balance." +"Use this filter to hide an account or a partner with an ending balance at 0. " +"If partners are filtered, debits and credits totals will not match the trial " +"balance." msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1749,8 +1724,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 -#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 -#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters diff --git a/account_financial_report/i18n/fr.po b/account_financial_report/i18n/fr.po index fe974a2d..fdf385e1 100644 --- a/account_financial_report/i18n/fr.po +++ b/account_financial_report/i18n/fr.po @@ -55,40 +55,10 @@ msgstr "91 - 120 j." msgid "Taxes summary" msgstr " Synth??se des taxes" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr " Exporter" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr " Imprimer" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" -"\n" -" ??\n" -" " - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" -"\n" -" ??\n" -" " - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "??" @@ -232,7 +202,6 @@ msgstr "??? 90 j." #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -648,9 +617,13 @@ msgid "Detail Taxes" msgstr "D??tail des taxes" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -785,6 +758,13 @@ msgstr "??criture" msgid "Entry number" msgstr "Num??ro d'??criture" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -892,7 +872,6 @@ msgstr "Af Date de d??but" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -928,11 +907,9 @@ msgstr "Grand livre XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" -"Le Grand Livre ne peut ??tre calcul?? que si l'entreprise s??lectionn??e a un " -"seul compte de r??sultat non affect??." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option @@ -972,9 +949,13 @@ msgid "Hierarchy On" msgstr "Hi??rarchiser sur" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1036,7 +1017,6 @@ msgstr "Solde initial" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1059,7 +1039,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1099,9 +1078,13 @@ msgid "Journals" msgstr "Journaux" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1247,11 +1230,8 @@ msgstr "Plus ancien" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "Ecritures non lettr??es" @@ -1286,6 +1266,12 @@ msgstr "Ecritures non lettr??es XLSX" msgid "Open Items XLSX Report" msgstr "Ecritures non lettr??es XLSX" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1375,6 +1361,13 @@ msgstr "P??riodes" msgid "Posted" msgstr "Comptabilis??" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1648,7 +1641,6 @@ msgstr "Total" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1684,11 +1676,9 @@ msgstr "Balance g??n??rale au format XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" -"La balance g??n??rale peut ??tre calcul??e uniquement si la soci??t?? s??lectionn??e " -"n'a qu'un seul compte de b??n??fices/pertes ?? reporter." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account @@ -1710,7 +1700,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1802,6 +1791,11 @@ msgstr "futur" msgid "or" msgstr "ou" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" @@ -1827,6 +1821,44 @@ msgstr "Largeur : 38,92%;" msgid "width: 8.11%;" msgstr "largeur : 8.11% ;" +#~ msgid " Export" +#~ msgstr " Exporter" + +#~ msgid " Print" +#~ msgstr " Imprimer" + +#~ msgid "" +#~ "\n" +#~ " To\n" +#~ " " +#~ msgstr "" +#~ "\n" +#~ " ??\n" +#~ " " + +#~ msgid "" +#~ "\n" +#~ " To\n" +#~ " " +#~ msgstr "" +#~ "\n" +#~ " ??\n" +#~ " " + +#~ msgid "" +#~ "General Ledger can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "Le Grand Livre ne peut ??tre calcul?? que si l'entreprise s??lectionn??e a un " +#~ "seul compte de r??sultat non affect??." + +#~ msgid "" +#~ "Trial Balance can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "La balance g??n??rale peut ??tre calcul??e uniquement si la soci??t?? " +#~ "s??lectionn??e n'a qu'un seul compte de b??n??fices/pertes ?? reporter." + #~ msgid "" #~ "Cost\n" #~ " center" diff --git a/account_financial_report/i18n/fr_CH.po b/account_financial_report/i18n/fr_CH.po index bcb1ace2..7d0c288f 100644 --- a/account_financial_report/i18n/fr_CH.po +++ b/account_financial_report/i18n/fr_CH.po @@ -52,34 +52,10 @@ msgstr "91 - 120 j." msgid "Taxes summary" msgstr " Synth??se des taxes" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr "Exporter" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr "Imprimer" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "" @@ -225,7 +201,6 @@ msgstr "??? 90 j." #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -643,9 +618,13 @@ msgid "Detail Taxes" msgstr "D??tail des taxes" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -782,6 +761,13 @@ msgstr "??criture" msgid "Entry number" msgstr "Num??ro d'??criture" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -892,7 +878,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -930,11 +915,9 @@ msgstr "Grand livre XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" -"La comptabilit?? g??n??rale ne peut ??tre calcul??e que si l'entreprise " -"s??lectionn??e a un seul compte de r??sultat non affect??." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option @@ -974,9 +957,13 @@ msgid "Hierarchy On" msgstr "Hi??rarchiser sur" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1038,7 +1025,6 @@ msgstr "Solde initial" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1061,7 +1047,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1103,9 +1088,13 @@ msgid "Journals" msgstr "Journaux" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1251,11 +1240,8 @@ msgstr "Plus ancien" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "Postes ouverts" @@ -1292,6 +1278,12 @@ msgstr "Postes ouverts XLSX" msgid "Open Items XLSX Report" msgstr "Postes ouverts XLSX" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1381,6 +1373,13 @@ msgstr "P??riodes" msgid "Posted" msgstr "Comptabilis??" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1655,7 +1654,6 @@ msgstr "Total" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1693,11 +1691,9 @@ msgstr "Balance g??n??rale XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" -"La balance g??n??rale peut ??tre calcul??e uniquement si la soci??t?? s??lectionn??e " -"n'a qu'un seul compte de b??n??fices/pertes ?? reporter." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account @@ -1719,7 +1715,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1813,6 +1808,11 @@ msgstr "" msgid "or" msgstr "ou" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" @@ -1838,6 +1838,26 @@ msgstr "" msgid "width: 8.11%;" msgstr "" +#~ msgid " Export" +#~ msgstr "Exporter" + +#~ msgid " Print" +#~ msgstr "Imprimer" + +#~ msgid "" +#~ "General Ledger can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "La comptabilit?? g??n??rale ne peut ??tre calcul??e que si l'entreprise " +#~ "s??lectionn??e a un seul compte de r??sultat non affect??." + +#~ msgid "" +#~ "Trial Balance can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "La balance g??n??rale peut ??tre calcul??e uniquement si la soci??t?? " +#~ "s??lectionn??e n'a qu'un seul compte de b??n??fices/pertes ?? reporter." + #~ msgid "" #~ "Cost\n" #~ " center" diff --git a/account_financial_report/i18n/hr.po b/account_financial_report/i18n/hr.po index cdc74e53..1315fd6c 100644 --- a/account_financial_report/i18n/hr.po +++ b/account_financial_report/i18n/hr.po @@ -53,34 +53,10 @@ msgstr "" msgid "Taxes summary" msgstr "" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr "" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr "" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "" @@ -225,7 +201,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -632,9 +607,13 @@ msgid "Detail Taxes" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -758,6 +737,13 @@ msgstr "" msgid "Entry number" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -864,7 +850,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -900,8 +885,8 @@ msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -942,9 +927,13 @@ msgid "Hierarchy On" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -999,7 +988,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1022,7 +1010,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1062,9 +1049,13 @@ msgid "Journals" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1210,11 +1201,8 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "" @@ -1249,6 +1237,12 @@ msgstr "" msgid "Open Items XLSX Report" msgstr "" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1336,6 +1330,13 @@ msgstr "" msgid "Posted" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1597,7 +1598,6 @@ msgstr "Ukupno" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1633,8 +1633,8 @@ msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -1654,7 +1654,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1744,6 +1743,11 @@ msgstr "" msgid "or" msgstr "ili" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" diff --git a/account_financial_report/i18n/hr_HR.po b/account_financial_report/i18n/hr_HR.po index c16d7ff1..b4c3f6b2 100644 --- a/account_financial_report/i18n/hr_HR.po +++ b/account_financial_report/i18n/hr_HR.po @@ -56,34 +56,10 @@ msgstr "" msgid "Taxes summary" msgstr "" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr "" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr "" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "" @@ -229,7 +205,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -640,9 +615,13 @@ msgid "Detail Taxes" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -766,6 +745,13 @@ msgstr "" msgid "Entry number" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -872,7 +858,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -908,8 +893,8 @@ msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -950,9 +935,13 @@ msgid "Hierarchy On" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1007,7 +996,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1030,7 +1018,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1070,9 +1057,13 @@ msgid "Journals" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1218,11 +1209,8 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "" @@ -1257,6 +1245,12 @@ msgstr "" msgid "Open Items XLSX Report" msgstr "" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1344,6 +1338,13 @@ msgstr "" msgid "Posted" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1605,7 +1606,6 @@ msgstr "Ukupno" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1644,8 +1644,8 @@ msgstr "Otka??i" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -1665,7 +1665,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1758,6 +1757,11 @@ msgstr "" msgid "or" msgstr "ili" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" diff --git a/account_financial_report/i18n/it.po b/account_financial_report/i18n/it.po index 633b15b4..b883f242 100644 --- a/account_financial_report/i18n/it.po +++ b/account_financial_report/i18n/it.po @@ -53,34 +53,10 @@ msgstr "91 - 120 g." msgid "Taxes summary" msgstr "Riepilogo imposte" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr " Esporta" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr " Stampa" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "" @@ -235,7 +211,6 @@ msgstr "Et?? ?????? 90 g." #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -652,9 +627,13 @@ msgid "Detail Taxes" msgstr "Dettaglio imposte" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -788,6 +767,13 @@ msgstr "Registrazione" msgid "Entry number" msgstr "Numero registrazione" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -898,7 +884,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -936,8 +921,8 @@ msgstr "Mastrino XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -978,9 +963,13 @@ msgid "Hierarchy On" msgstr "Gerarchia su" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1038,7 +1027,6 @@ msgstr "Saldo iniziale" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1061,7 +1049,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1103,9 +1090,13 @@ msgid "Journals" msgstr "Sezionali" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1251,11 +1242,8 @@ msgstr "Pi?? vecchi" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "Partite aperte" @@ -1292,6 +1280,12 @@ msgstr "Partite aperte XLSX" msgid "Open Items XLSX Report" msgstr "Partite aperte XLSX" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1382,6 +1376,13 @@ msgstr "Periodi" msgid "Posted" msgstr "Confermate" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1649,7 +1650,6 @@ msgstr "Totale" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1687,8 +1687,8 @@ msgstr "Bilancio di verifica XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -1708,7 +1708,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1800,6 +1799,11 @@ msgstr "" msgid "or" msgstr "o" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" @@ -1825,6 +1829,12 @@ msgstr "" msgid "width: 8.11%;" msgstr "" +#~ msgid " Export" +#~ msgstr " Esporta" + +#~ msgid " Print" +#~ msgstr " Stampa" + #~ msgid "" #~ "Cost\n" #~ " center" diff --git a/account_financial_report/i18n/ja.po b/account_financial_report/i18n/ja.po index e2422af4..1f8df42f 100644 --- a/account_financial_report/i18n/ja.po +++ b/account_financial_report/i18n/ja.po @@ -53,34 +53,10 @@ msgstr "91 - 120 ???" msgid "Taxes summary" msgstr "????????????" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr " ??????????????????" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr " ??????" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "" @@ -226,7 +202,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -633,9 +608,13 @@ msgid "Detail Taxes" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -759,6 +738,13 @@ msgstr "" msgid "Entry number" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -865,7 +851,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -901,8 +886,8 @@ msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -943,9 +928,13 @@ msgid "Hierarchy On" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1000,7 +989,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1023,7 +1011,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1063,9 +1050,13 @@ msgid "Journals" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1211,11 +1202,8 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "" @@ -1250,6 +1238,12 @@ msgstr "" msgid "Open Items XLSX Report" msgstr "" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1337,6 +1331,13 @@ msgstr "" msgid "Posted" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1598,7 +1599,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1634,8 +1634,8 @@ msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -1655,7 +1655,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1746,6 +1745,11 @@ msgstr "" msgid "or" msgstr "" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" @@ -1771,6 +1775,12 @@ msgstr "" msgid "width: 8.11%;" msgstr "" +#~ msgid " Export" +#~ msgstr " ??????????????????" + +#~ msgid " Print" +#~ msgstr " ??????" + #~ msgid "Account ID" #~ msgstr "????????????ID" diff --git a/account_financial_report/i18n/nl.po b/account_financial_report/i18n/nl.po index b77e95a3..8e0c379a 100644 --- a/account_financial_report/i18n/nl.po +++ b/account_financial_report/i18n/nl.po @@ -55,34 +55,10 @@ msgstr "" msgid "Taxes summary" msgstr "Belasting samenvatting" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr "Exporteren" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr "Printen" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "" @@ -236,7 +212,6 @@ msgstr "Leeftijd van???? 90 d." #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -648,9 +623,13 @@ msgid "Detail Taxes" msgstr "Detail belastingen" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -787,6 +766,13 @@ msgstr "Boeking" msgid "Entry number" msgstr "Boekingsnummer" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -900,7 +886,6 @@ msgstr "Fj startdatum" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -939,11 +924,9 @@ msgstr "Grootboek XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" -"Grootboek kan alleen worden opgemaakt als het geselecteerde bedrijf slechts " -"????n huidige jaarwinst grootboekrekening heeft." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option @@ -984,9 +967,13 @@ msgid "Hierarchy On" msgstr "Hi??rarchie aan" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1048,7 +1035,6 @@ msgstr "Beginbalans" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1072,7 +1058,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1115,9 +1100,13 @@ msgid "Journals" msgstr "Dagboeken" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1264,11 +1253,8 @@ msgstr "Ouder" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "Openstaande posten" @@ -1307,6 +1293,12 @@ msgstr "Openstaande posten XLSX" msgid "Open Items XLSX Report" msgstr "Openstaande posten XLSX" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1396,6 +1388,13 @@ msgstr "Periodes" msgid "Posted" msgstr "Geboekt" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1663,7 +1662,6 @@ msgstr "Totaal" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1702,11 +1700,9 @@ msgstr "Proefbalans XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" -"Proefbalans kan alleen worden berekend als het geselecteerde bedrijf slechts " -"????n huidige jaarwinst rekening heeft." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account @@ -1728,7 +1724,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1822,6 +1817,11 @@ msgstr "" msgid "or" msgstr "of" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" @@ -1847,6 +1847,26 @@ msgstr "" msgid "width: 8.11%;" msgstr "" +#~ msgid " Export" +#~ msgstr "Exporteren" + +#~ msgid " Print" +#~ msgstr "Printen" + +#~ msgid "" +#~ "General Ledger can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "Grootboek kan alleen worden opgemaakt als het geselecteerde bedrijf " +#~ "slechts ????n huidige jaarwinst grootboekrekening heeft." + +#~ msgid "" +#~ "Trial Balance can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "Proefbalans kan alleen worden berekend als het geselecteerde bedrijf " +#~ "slechts ????n huidige jaarwinst rekening heeft." + #~ msgid "" #~ "Cost\n" #~ " center" diff --git a/account_financial_report/i18n/nl_NL.po b/account_financial_report/i18n/nl_NL.po index 2ac4aa38..2e634a92 100644 --- a/account_financial_report/i18n/nl_NL.po +++ b/account_financial_report/i18n/nl_NL.po @@ -55,34 +55,10 @@ msgstr "" msgid "Taxes summary" msgstr "" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr "" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr "" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "" @@ -228,7 +204,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -639,9 +614,13 @@ msgid "Detail Taxes" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -765,6 +744,13 @@ msgstr "" msgid "Entry number" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -871,7 +857,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -907,8 +892,8 @@ msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -949,9 +934,13 @@ msgid "Hierarchy On" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1006,7 +995,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1029,7 +1017,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1069,9 +1056,13 @@ msgid "Journals" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1217,11 +1208,8 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "" @@ -1256,6 +1244,12 @@ msgstr "" msgid "Open Items XLSX Report" msgstr "" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1343,6 +1337,13 @@ msgstr "" msgid "Posted" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1604,7 +1605,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1643,8 +1643,8 @@ msgstr "Annuleer" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -1664,7 +1664,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1754,6 +1753,11 @@ msgstr "" msgid "or" msgstr "" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" diff --git a/account_financial_report/i18n/pt.po b/account_financial_report/i18n/pt.po index 4a3940ad..d929a67a 100644 --- a/account_financial_report/i18n/pt.po +++ b/account_financial_report/i18n/pt.po @@ -54,34 +54,10 @@ msgstr "" msgid "Taxes summary" msgstr "" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr "" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr "" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "" @@ -227,7 +203,6 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -638,9 +613,13 @@ msgid "Detail Taxes" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -764,6 +743,13 @@ msgstr "" msgid "Entry number" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -870,7 +856,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -906,8 +891,8 @@ msgstr "" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -948,9 +933,13 @@ msgid "Hierarchy On" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1005,7 +994,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1028,7 +1016,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1068,9 +1055,13 @@ msgid "Journals" msgstr "" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1216,11 +1207,8 @@ msgstr "" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "" @@ -1255,6 +1243,12 @@ msgstr "" msgid "Open Items XLSX Report" msgstr "" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1342,6 +1336,13 @@ msgstr "" msgid "Posted" msgstr "" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1603,7 +1604,6 @@ msgstr "Total" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1642,8 +1642,8 @@ msgstr "Cancelar" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -1663,7 +1663,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1756,6 +1755,11 @@ msgstr "" msgid "or" msgstr "ou" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" diff --git a/account_financial_report/i18n/pt_BR.po b/account_financial_report/i18n/pt_BR.po index d37ded4e..3235a41b 100644 --- a/account_financial_report/i18n/pt_BR.po +++ b/account_financial_report/i18n/pt_BR.po @@ -52,34 +52,10 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Resumo de Impostos" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr " Exportar" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr " Imprimir" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "" @@ -233,7 +209,6 @@ msgstr "Idade ??? 90 d." #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -650,9 +625,13 @@ msgid "Detail Taxes" msgstr "Detalhes dos Impostos" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -789,6 +768,13 @@ msgstr "Lan??amento" msgid "Entry number" msgstr "N??mero do lan??amento" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -899,7 +885,6 @@ msgstr "Data Inicial" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -937,11 +922,9 @@ msgstr "Raz??o Geral XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" -"O Raz??o Geral somente pode ser calculado se a empresa selecionada tiver " -"apenas uma conta de receitas n??o afetada." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__group_option @@ -981,9 +964,13 @@ msgid "Hierarchy On" msgstr "Hierarquia Habilitada" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1045,7 +1032,6 @@ msgstr "Saldo inicial" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1068,7 +1054,6 @@ msgstr "" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, python-format msgid "Journal Ledger" @@ -1110,9 +1095,13 @@ msgid "Journals" msgstr "Di??rios" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1258,11 +1247,8 @@ msgstr "Mais antigo" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "Itens abertos" @@ -1299,6 +1285,12 @@ msgstr "Itens Abertos XLSX" msgid "Open Items XLSX Report" msgstr "Itens Abertos XLSX" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1388,6 +1380,13 @@ msgstr "Per??odos" msgid "Posted" msgstr "Lan??ado" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1662,7 +1661,6 @@ msgstr "Total" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1700,11 +1698,9 @@ msgstr "Balancete XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" -"O Balancete poder?? ser calculado somente se a empresa selecionada tiver " -"apenas uma conta de receitas n??o afetada." #. module: account_financial_report #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__unaffected_earnings_account @@ -1726,7 +1722,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1820,6 +1815,11 @@ msgstr "" msgid "or" msgstr "ou" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" @@ -1845,6 +1845,26 @@ msgstr "largura: 38.92%;" msgid "width: 8.11%;" msgstr "largura: 8.11%;" +#~ msgid " Export" +#~ msgstr " Exportar" + +#~ msgid " Print" +#~ msgstr " Imprimir" + +#~ msgid "" +#~ "General Ledger can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "O Raz??o Geral somente pode ser calculado se a empresa selecionada tiver " +#~ "apenas uma conta de receitas n??o afetada." + +#~ msgid "" +#~ "Trial Balance can be computed only if selected company have only one " +#~ "unaffected earnings account." +#~ msgstr "" +#~ "O Balancete poder?? ser calculado somente se a empresa selecionada tiver " +#~ "apenas uma conta de receitas n??o afetada." + #~ msgid "" #~ "Cost\n" #~ " center" diff --git a/account_financial_report/i18n/ro.po b/account_financial_report/i18n/ro.po index ae9991db..1583fde5 100644 --- a/account_financial_report/i18n/ro.po +++ b/account_financial_report/i18n/ro.po @@ -56,40 +56,10 @@ msgstr "91 - 120 d." msgid "Taxes summary" msgstr "Rezumat taxe" -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Export" -msgstr "Export??" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.report_buttons -msgid " Print" -msgstr "Tip??re??te" - -#. module: account_financial_report -#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" -"\n" -" La\n" -" " - #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard +#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard -msgid "" -"\n" -" To\n" -" " -msgstr "" -"\n" -" La\n" -" " - -#. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "To" msgstr "C??tre" @@ -241,7 +211,6 @@ msgstr "V??rst?? ??? 90 d." #. module: account_financial_report #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_aged_partner_balance #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_html #: model:ir.actions.report,name:account_financial_report.action_print_report_aged_partner_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_aged_partner_balance_wizard @@ -648,9 +617,13 @@ msgid "Detail Taxes" msgstr "Detalii impozite" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__display_name #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__display_name #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__display_name #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__display_name #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__display_name @@ -781,6 +754,13 @@ msgstr "??nregistrare" msgid "Entry number" msgstr "Num??r ??nregistrare" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Export" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard @@ -887,7 +867,6 @@ msgstr "" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.act_action_general_ledger_wizard_partner_relation #: model:ir.actions.act_window,name:account_financial_report.action_general_ledger_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_general_ledger #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_html #: model:ir.actions.report,name:account_financial_report.action_print_report_general_ledger_qweb #: model:ir.ui.menu,name:account_financial_report.menu_general_ledger_wizard @@ -924,8 +903,8 @@ msgstr "Carte mare XLSX" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard msgid "" -"General Ledger can be computed only if selected company have only one " -"unaffected earnings account." +"General Ledger can be computed only if selected company have\n" +" only one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -966,9 +945,13 @@ msgid "Hierarchy On" msgstr "Activare ierarhie" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account__id #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_group__id +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line__id #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report__id #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__id #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx__id @@ -1026,7 +1009,6 @@ msgstr "Sold ini??ial" #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: code:addons/account_financial_report/report/open_items_xlsx.py:0 #: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0 -#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger #: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1049,7 +1031,6 @@ msgstr "Domeniul articolelor din jurnal" #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_journal_ledger_wizard #: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_html -#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb #: model:ir.ui.menu,name:account_financial_report.menu_journal_ledger_wizard #, fuzzy, python-format msgid "Journal Ledger" @@ -1092,9 +1073,13 @@ msgid "Journals" msgstr "Jurnale" #. module: account_financial_report +#: model:ir.model.fields,field_description:account_financial_report.field_account_account____last_update #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_group____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_account_move_line____last_update #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update +#: model:ir.model.fields,field_description:account_financial_report.field_ir_actions_report____last_update #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard____last_update #: model:ir.model.fields,field_description:account_financial_report.field_report_a_f_r_report_aged_partner_balance_xlsx____last_update @@ -1240,11 +1225,8 @@ msgstr "Mai vechi" #. module: account_financial_report #: code:addons/account_financial_report/report/open_items_xlsx.py:0 -#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_open_items #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_html #: model:ir.actions.report,name:account_financial_report.action_print_report_open_items_qweb -#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard #, python-format msgid "Open Items" msgstr "Pozi??ii deschise" @@ -1279,6 +1261,12 @@ msgstr "" msgid "Open Items XLSX Report" msgstr "Deschide??i raprortul XLSX de articole" +#. module: account_financial_report +#: model:ir.actions.act_window,name:account_financial_report.action_open_items_wizard +#: model:ir.ui.menu,name:account_financial_report.menu_open_items_wizard +msgid "Open Itemsr" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard msgid "Options" @@ -1366,6 +1354,13 @@ msgstr "Perioade" msgid "Posted" msgstr "Postat" +#. module: account_financial_report +#. openerp-web +#: code:addons/account_financial_report/static/src/xml/report.xml:0 +#, python-format +msgid "Print" +msgstr "" + #. module: account_financial_report #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0 #: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines @@ -1629,7 +1624,6 @@ msgstr "Total" #. module: account_financial_report #: code:addons/account_financial_report/report/trial_balance_xlsx.py:0 #: model:ir.actions.act_window,name:account_financial_report.action_trial_balance_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_trial_balance #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_html #: model:ir.actions.report,name:account_financial_report.action_report_trial_balance_qweb #: model:ir.ui.menu,name:account_financial_report.menu_trial_balance_wizard @@ -1666,8 +1660,8 @@ msgstr "Balan???? verificare" #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.trial_balance_wizard msgid "" -"Trial Balance can be computed only if selected company have only one " -"unaffected earnings account." +"Trial Balance can be computed only if selected company have only\n" +" one unaffected earnings account." msgstr "" #. module: account_financial_report @@ -1690,7 +1684,6 @@ msgstr "" #. module: account_financial_report #: model:ir.actions.act_window,name:account_financial_report.action_vat_report_wizard -#: model:ir.actions.client,name:account_financial_report.action_report_vat_report #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_html #: model:ir.actions.report,name:account_financial_report.action_print_report_vat_report_qweb #: model:ir.ui.menu,name:account_financial_report.menu_vat_report_wizard @@ -1785,6 +1778,11 @@ msgstr "viitor" msgid "or" msgstr "sau" +#. module: account_financial_report +#: model:ir.actions.report,name:account_financial_report.action_print_journal_ledger_wizard_qweb +msgid "ournal Ledger" +msgstr "" + #. module: account_financial_report #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal msgid "to" @@ -1810,6 +1808,30 @@ msgstr "l????ime: 38,92%;" msgid "width: 8.11%;" msgstr "l????ime: 8,11%;" +#~ msgid " Export" +#~ msgstr "Export??" + +#~ msgid " Print" +#~ msgstr "Tip??re??te" + +#~ msgid "" +#~ "\n" +#~ " To\n" +#~ " " +#~ msgstr "" +#~ "\n" +#~ " La\n" +#~ " " + +#~ msgid "" +#~ "\n" +#~ " To\n" +#~ " " +#~ msgstr "" +#~ "\n" +#~ " La\n" +#~ " " + #~ msgid "Cost center" #~ msgstr "Centrul de cost" diff --git a/account_financial_report/readme/CONTRIBUTORS.rst b/account_financial_report/readme/CONTRIBUTORS.rst index 8e22f351..70ad6808 100644 --- a/account_financial_report/readme/CONTRIBUTORS.rst +++ b/account_financial_report/readme/CONTRIBUTORS.rst @@ -22,6 +22,7 @@ * Sergio Teruel * Ernesto Tejeda * Jo??o Marques + * Alexandre D. D??az Much of the work in this module was done at a sprint in Sorrento, Italy in April 2016. diff --git a/account_financial_report/report/templates/aged_partner_balance.xml b/account_financial_report/report/templates/aged_partner_balance.xml index b6446cfd..ee919c3a 100644 --- a/account_financial_report/report/templates/aged_partner_balance.xml +++ b/account_financial_report/report/templates/aged_partner_balance.xml @@ -248,210 +248,210 @@