mirror of
https://gitlab.com/flectra-community/account-financial-reporting.git
synced 2024-11-14 17:52:06 +00:00
Automatic Update form OCA2FC Migrator
This commit is contained in:
parent
07807a5f96
commit
5cf03b3719
@ -10,6 +10,6 @@ Available addons
|
|||||||
addon | version | summary
|
addon | version | summary
|
||||||
--- | --- | ---
|
--- | --- | ---
|
||||||
[account_tax_balance](account_tax_balance/) | 2.0.1.1.0| Compute tax balances based on date range
|
[account_tax_balance](account_tax_balance/) | 2.0.1.1.0| Compute tax balances based on date range
|
||||||
[account_financial_report](account_financial_report/) | 2.0.1.2.4| OCA Financial Reports
|
[account_financial_report](account_financial_report/) | 2.0.1.3.0| OCA Financial Reports
|
||||||
|
|
||||||
|
|
||||||
|
@ -131,6 +131,11 @@ Contributors
|
|||||||
* João Marques
|
* João Marques
|
||||||
* Alexandre D. Díaz
|
* Alexandre D. Díaz
|
||||||
|
|
||||||
|
* `Sygel <https://www.sygel.es>`__:
|
||||||
|
|
||||||
|
* Harald Panten
|
||||||
|
* Valentin Vinagre
|
||||||
|
|
||||||
Much of the work in this module was done at a sprint in Sorrento, Italy in
|
Much of the work in this module was done at a sprint in Sorrento, Italy in
|
||||||
April 2016.
|
April 2016.
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||||
{
|
{
|
||||||
"name": "Account Financial Reports",
|
"name": "Account Financial Reports",
|
||||||
"version": "2.0.1.2.4",
|
"version": "2.0.1.3.0",
|
||||||
"category": "Reporting",
|
"category": "Reporting",
|
||||||
"summary": "OCA Financial Reports",
|
"summary": "OCA Financial Reports",
|
||||||
"author": "Camptocamp SA,"
|
"author": "Camptocamp SA,"
|
||||||
|
@ -1404,6 +1404,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1420,6 +1427,11 @@ msgstr ""
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1767,6 +1779,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1777,6 +1794,11 @@ msgstr ""
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1415,6 +1415,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1431,6 +1438,11 @@ msgstr ""
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1779,6 +1791,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1789,6 +1806,11 @@ msgstr ""
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1413,6 +1413,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1429,6 +1436,11 @@ msgstr ""
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1778,6 +1790,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1788,6 +1805,11 @@ msgstr ""
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1437,6 +1437,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr "Restbetrag"
|
msgstr "Restbetrag"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr "Sequenz"
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1454,6 +1461,11 @@ msgstr "Anzeigen"
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr "Kosten-Stichwörter anzeigen"
|
msgstr "Kosten-Stichwörter anzeigen"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1819,6 +1831,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr "bis"
|
msgstr "bis"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1829,6 +1846,11 @@ msgstr "Breite: 23,24%;"
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr "Breite: 23,78%;"
|
msgstr "Breite: 23,78%;"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
@ -2102,9 +2124,6 @@ msgstr "Breite: 8,11%;"
|
|||||||
#~ msgid "Report Tax Line"
|
#~ msgid "Report Tax Line"
|
||||||
#~ msgstr "Steuerbuchungen Bericht"
|
#~ msgstr "Steuerbuchungen Bericht"
|
||||||
|
|
||||||
#~ msgid "Sequence"
|
|
||||||
#~ msgstr "Sequenz"
|
|
||||||
|
|
||||||
#~ msgid "Show Cost Center"
|
#~ msgid "Show Cost Center"
|
||||||
#~ msgstr "Kostenstelle anzeigen"
|
#~ msgstr "Kostenstelle anzeigen"
|
||||||
|
|
||||||
|
@ -1428,6 +1428,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr "Remanente"
|
msgstr "Remanente"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1445,6 +1452,11 @@ msgstr "Mostrar"
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr "Mostrar etiquetas analíticas"
|
msgstr "Mostrar etiquetas analíticas"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1804,6 +1816,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr "a"
|
msgstr "a"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1814,6 +1831,11 @@ msgstr "ancho: 23.24%;"
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr "ancho: 23.78%;"
|
msgstr "ancho: 23.78%;"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1427,6 +1427,13 @@ msgstr "Acción de Informe"
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr "Remanente"
|
msgstr "Remanente"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1443,6 +1450,11 @@ msgstr "Mostrar"
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr "Mostrar Cuenta Analítica"
|
msgstr "Mostrar Cuenta Analítica"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1804,6 +1816,11 @@ msgstr "Libro Mayor del Diario"
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr "a"
|
msgstr "a"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1814,6 +1831,11 @@ msgstr "ancho: 23.24%;"
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr "ancho: 23.78%;"
|
msgstr "ancho: 23.78%;"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1392,6 +1392,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1408,6 +1415,11 @@ msgstr ""
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1753,6 +1765,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1763,6 +1780,11 @@ msgstr ""
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1424,6 +1424,13 @@ msgstr "Reporter une action"
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr "Résiduel"
|
msgstr "Résiduel"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1440,6 +1447,11 @@ msgstr "Afficher"
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr "Afficher le compte analytique"
|
msgstr "Afficher le compte analytique"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1797,6 +1809,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr "à"
|
msgstr "à"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1807,6 +1824,11 @@ msgstr "largeur : 23,24%;"
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr "largeur : 23,78%;"
|
msgstr "largeur : 23,78%;"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1436,6 +1436,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1453,6 +1460,11 @@ msgstr "Afficher"
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr "Afficher les étiquettes analytiques"
|
msgstr "Afficher les étiquettes analytiques"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1814,6 +1826,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr "à"
|
msgstr "à"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1824,6 +1841,11 @@ msgstr ""
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1418,6 +1418,13 @@ msgstr "Reporter une action"
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr "Résiduel"
|
msgstr "Résiduel"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1434,6 +1441,11 @@ msgstr "Afficher"
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr "Afficher le compte analytique"
|
msgstr "Afficher le compte analytique"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1791,6 +1803,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr "à"
|
msgstr "à"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1801,6 +1818,11 @@ msgstr "largeur : 23,24%;"
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr "largeur : 23,78%;"
|
msgstr "largeur : 23,78%;"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1388,6 +1388,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1404,6 +1411,11 @@ msgstr ""
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1749,6 +1761,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1759,6 +1776,11 @@ msgstr ""
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1396,6 +1396,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1412,6 +1419,11 @@ msgstr ""
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1763,6 +1775,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1773,6 +1790,11 @@ msgstr ""
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1439,6 +1439,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr "Saldo"
|
msgstr "Saldo"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr "Sequenza"
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1456,6 +1463,11 @@ msgstr "Vedi"
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr "Mostrare tag analitici"
|
msgstr "Mostrare tag analitici"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1805,6 +1817,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr "a"
|
msgstr "a"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1815,6 +1832,11 @@ msgstr ""
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
@ -1940,9 +1962,6 @@ msgstr ""
|
|||||||
#~ msgid "Report Tax"
|
#~ msgid "Report Tax"
|
||||||
#~ msgstr "Rendiconto imposta"
|
#~ msgstr "Rendiconto imposta"
|
||||||
|
|
||||||
#~ msgid "Sequence"
|
|
||||||
#~ msgstr "Sequenza"
|
|
||||||
|
|
||||||
#~ msgid "Tax ID"
|
#~ msgid "Tax ID"
|
||||||
#~ msgstr "Partita IVA"
|
#~ msgstr "Partita IVA"
|
||||||
|
|
||||||
|
@ -1389,6 +1389,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1405,6 +1412,11 @@ msgstr ""
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1751,6 +1763,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1761,6 +1778,11 @@ msgstr ""
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1446,6 +1446,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr "Resterend"
|
msgstr "Resterend"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr "Volgorde"
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1462,6 +1469,11 @@ msgstr "Toon"
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr "Toon kostenplaats"
|
msgstr "Toon kostenplaats"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1818,6 +1830,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr "tot"
|
msgstr "tot"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1829,6 +1846,11 @@ msgstr "breedte: 23.24%;"
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr "breedte: 23.78%;"
|
msgstr "breedte: 23.78%;"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@ -2104,9 +2126,6 @@ msgstr "breedte: 8.11%;"
|
|||||||
#~ msgid "Report Tax Line"
|
#~ msgid "Report Tax Line"
|
||||||
#~ msgstr "Rapport belastingregel"
|
#~ msgstr "Rapport belastingregel"
|
||||||
|
|
||||||
#~ msgid "Sequence"
|
|
||||||
#~ msgstr "Volgorde"
|
|
||||||
|
|
||||||
#~ msgid "Show Cost Center"
|
#~ msgid "Show Cost Center"
|
||||||
#~ msgstr "Toon kostenplaats"
|
#~ msgstr "Toon kostenplaats"
|
||||||
|
|
||||||
|
@ -1395,6 +1395,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1411,6 +1418,11 @@ msgstr ""
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1759,6 +1771,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1769,6 +1786,11 @@ msgstr ""
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1394,6 +1394,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1410,6 +1417,11 @@ msgstr ""
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1761,6 +1773,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1771,6 +1788,11 @@ msgstr ""
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
|
@ -1443,6 +1443,13 @@ msgstr ""
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr "Residual"
|
msgstr "Residual"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr "Sequência"
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1460,6 +1467,11 @@ msgstr "Exibir"
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr "Exibir Marcadores Analíticos"
|
msgstr "Exibir Marcadores Analíticos"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1821,6 +1833,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr "para"
|
msgstr "para"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1831,6 +1848,11 @@ msgstr "largura: 23.24%;"
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr "largura: 23.78%;"
|
msgstr "largura: 23.78%;"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
@ -2090,9 +2112,6 @@ msgstr "largura: 8.11%;"
|
|||||||
#~ msgid "Report Tax Line"
|
#~ msgid "Report Tax Line"
|
||||||
#~ msgstr "Relatório de Linhas de Impostos"
|
#~ msgstr "Relatório de Linhas de Impostos"
|
||||||
|
|
||||||
#~ msgid "Sequence"
|
|
||||||
#~ msgstr "Sequência"
|
|
||||||
|
|
||||||
#~ msgid "Show Cost Center"
|
#~ msgid "Show Cost Center"
|
||||||
#~ msgstr "Exibir Centros de Custo"
|
#~ msgstr "Exibir Centros de Custo"
|
||||||
|
|
||||||
|
@ -1412,6 +1412,13 @@ msgstr "Raportați acțiunea"
|
|||||||
msgid "Residual"
|
msgid "Residual"
|
||||||
msgstr "Rezidual"
|
msgstr "Rezidual"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
#, python-format
|
||||||
|
msgid "Sequence"
|
||||||
|
msgstr "Secvență"
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. 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/open_items_xlsx.py:0
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
||||||
@ -1428,6 +1435,11 @@ msgstr "Afișare"
|
|||||||
msgid "Show Analytic Account"
|
msgid "Show Analytic Account"
|
||||||
msgstr "Afișați contul analitic"
|
msgstr "Afișați contul analitic"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__with_auto_sequence
|
||||||
|
msgid "Show Auto Sequence"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__show_move_line_details
|
||||||
msgid "Show Move Line Details"
|
msgid "Show Move Line Details"
|
||||||
@ -1784,6 +1796,11 @@ msgstr ""
|
|||||||
msgid "to"
|
msgid "to"
|
||||||
msgstr "la"
|
msgstr "la"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 16.21%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 23.24%;"
|
msgid "width: 23.24%;"
|
||||||
@ -1794,6 +1811,11 @@ msgstr "lățime: 23,24%;"
|
|||||||
msgid "width: 23.78%;"
|
msgid "width: 23.78%;"
|
||||||
msgstr "lățime: 23,78%;"
|
msgstr "lățime: 23,78%;"
|
||||||
|
|
||||||
|
#. module: account_financial_report
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
||||||
|
msgid "width: 31.35%;"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_financial_report
|
#. module: account_financial_report
|
||||||
#: 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_journal_ledger_journal_table_header
|
||||||
msgid "width: 38.92%;"
|
msgid "width: 38.92%;"
|
||||||
@ -1960,9 +1982,6 @@ msgstr "lățime: 8,11%;"
|
|||||||
#~ msgid "Report Tax"
|
#~ msgid "Report Tax"
|
||||||
#~ msgstr "Raport Taxe"
|
#~ msgstr "Raport Taxe"
|
||||||
|
|
||||||
#~ msgid "Sequence"
|
|
||||||
#~ msgstr "Secvență"
|
|
||||||
|
|
||||||
#~ msgid "Sort Option"
|
#~ msgid "Sort Option"
|
||||||
#~ msgstr "Opțiuni sortare"
|
#~ msgstr "Opțiuni sortare"
|
||||||
|
|
||||||
|
@ -84,7 +84,7 @@ class JournalLedgerReport(models.AbstractModel):
|
|||||||
def _get_move_lines_order(self, move_ids, wizard, journal_ids):
|
def _get_move_lines_order(self, move_ids, wizard, journal_ids):
|
||||||
return ""
|
return ""
|
||||||
|
|
||||||
def _get_move_lines_data(self, ml, wizard, ml_taxes):
|
def _get_move_lines_data(self, ml, wizard, ml_taxes, auto_sequence):
|
||||||
base_debit = (
|
base_debit = (
|
||||||
base_credit
|
base_credit
|
||||||
) = tax_debit = tax_credit = base_balance = tax_balance = 0.0
|
) = tax_debit = tax_credit = base_balance = tax_balance = 0.0
|
||||||
@ -116,6 +116,7 @@ class JournalLedgerReport(models.AbstractModel):
|
|||||||
"tax_credit": tax_credit,
|
"tax_credit": tax_credit,
|
||||||
"base_balance": base_balance,
|
"base_balance": base_balance,
|
||||||
"tax_balance": tax_balance,
|
"tax_balance": tax_balance,
|
||||||
|
"auto_sequence": str(auto_sequence).zfill(6),
|
||||||
}
|
}
|
||||||
|
|
||||||
def _get_account_data(self, accounts):
|
def _get_account_data(self, accounts):
|
||||||
@ -200,6 +201,7 @@ class JournalLedgerReport(models.AbstractModel):
|
|||||||
partners = self.env["res.partner"]
|
partners = self.env["res.partner"]
|
||||||
currencies = self.env["res.currency"]
|
currencies = self.env["res.currency"]
|
||||||
tax_lines = self.env["account.tax"]
|
tax_lines = self.env["account.tax"]
|
||||||
|
auto_sequence = len(move_ids)
|
||||||
for ml in move_lines:
|
for ml in move_lines:
|
||||||
if ml.account_id not in accounts:
|
if ml.account_id not in accounts:
|
||||||
accounts |= ml.account_id
|
accounts |= ml.account_id
|
||||||
@ -211,13 +213,14 @@ class JournalLedgerReport(models.AbstractModel):
|
|||||||
tax_lines |= ml.tax_line_id
|
tax_lines |= ml.tax_line_id
|
||||||
if ml.move_id.id not in Move_Lines.keys():
|
if ml.move_id.id not in Move_Lines.keys():
|
||||||
Move_Lines[ml.move_id.id] = []
|
Move_Lines[ml.move_id.id] = []
|
||||||
|
auto_sequence -= 1
|
||||||
taxes = (
|
taxes = (
|
||||||
ml.id in move_line_ids_taxes_data.keys()
|
ml.id in move_line_ids_taxes_data.keys()
|
||||||
and move_line_ids_taxes_data[ml.id]
|
and move_line_ids_taxes_data[ml.id]
|
||||||
or {}
|
or {}
|
||||||
)
|
)
|
||||||
Move_Lines[ml.move_id.id].append(
|
Move_Lines[ml.move_id.id].append(
|
||||||
self._get_move_lines_data(ml, wizard, taxes)
|
self._get_move_lines_data(ml, wizard, taxes, auto_sequence)
|
||||||
)
|
)
|
||||||
account_ids_data = self._get_account_data(accounts)
|
account_ids_data = self._get_account_data(accounts)
|
||||||
partner_ids_data = self._get_partner_data(partners)
|
partner_ids_data = self._get_partner_data(partners)
|
||||||
@ -348,6 +351,7 @@ class JournalLedgerReport(models.AbstractModel):
|
|||||||
"date_from": data["date_from"],
|
"date_from": data["date_from"],
|
||||||
"date_to": data["date_to"],
|
"date_to": data["date_to"],
|
||||||
"move_target": data["move_target"],
|
"move_target": data["move_target"],
|
||||||
|
"with_auto_sequence": data["with_auto_sequence"],
|
||||||
"account_ids_data": account_ids_data,
|
"account_ids_data": account_ids_data,
|
||||||
"partner_ids_data": partner_ids_data,
|
"partner_ids_data": partner_ids_data,
|
||||||
"currency_ids_data": currency_ids_data,
|
"currency_ids_data": currency_ids_data,
|
||||||
|
@ -28,6 +28,11 @@ class JournalLedgerXslx(models.AbstractModel):
|
|||||||
{"header": _("Account"), "field": "account_code", "width": 9},
|
{"header": _("Account"), "field": "account_code", "width": 9},
|
||||||
]
|
]
|
||||||
|
|
||||||
|
if report.with_auto_sequence:
|
||||||
|
columns.insert(
|
||||||
|
0, {"header": _("Sequence"), "field": "auto_sequence", "width": 10}
|
||||||
|
)
|
||||||
|
|
||||||
if report.with_account_name:
|
if report.with_account_name:
|
||||||
columns.append(
|
columns.append(
|
||||||
{"header": _("Account Name"), "field": "account_name", "width": 15}
|
{"header": _("Account Name"), "field": "account_name", "width": 15}
|
||||||
@ -232,6 +237,7 @@ class JournalLedgerXslx(models.AbstractModel):
|
|||||||
line["partner"] = self._get_partner_name(
|
line["partner"] = self._get_partner_name(
|
||||||
line["partner_id"], partner_ids_data
|
line["partner_id"], partner_ids_data
|
||||||
)
|
)
|
||||||
|
line["auto_sequence"] = line["auto_sequence"]
|
||||||
line["account_code"] = account_code
|
line["account_code"] = account_code
|
||||||
line["account_name"] = account_name
|
line["account_name"] = account_name
|
||||||
line["currency_name"] = currency_name
|
line["currency_name"] = currency_name
|
||||||
|
@ -12,6 +12,7 @@
|
|||||||
</t>
|
</t>
|
||||||
</template>
|
</template>
|
||||||
<template id="report_journal_ledger_base">
|
<template id="report_journal_ledger_base">
|
||||||
|
<t t-set="with_auto_sequence" t-value="with_auto_sequence" />
|
||||||
<t t-set="display_currency" t-value="foreign_currency" />
|
<t t-set="display_currency" t-value="foreign_currency" />
|
||||||
<t t-set="display_account_name" t-value="with_account_name" />
|
<t t-set="display_account_name" t-value="with_account_name" />
|
||||||
<t t-set="title">
|
<t t-set="title">
|
||||||
@ -92,16 +93,44 @@
|
|||||||
<template id="account_financial_report.report_journal_ledger_journal_table_header">
|
<template id="account_financial_report.report_journal_ledger_journal_table_header">
|
||||||
<t t-if="not display_account_name">
|
<t t-if="not display_account_name">
|
||||||
<t t-set="account_column_style">width: 8.11%;</t>
|
<t t-set="account_column_style">width: 8.11%;</t>
|
||||||
<t t-set="label_column_style">width: 38.92%;</t>
|
<t t-if="not with_auto_sequence">
|
||||||
|
<t t-set="label_column_style">
|
||||||
|
width: 38.92%;
|
||||||
|
</t>
|
||||||
|
</t>
|
||||||
|
<t t-else="">
|
||||||
|
<t t-set="label_column_style">
|
||||||
|
width: 31.35%;
|
||||||
|
</t>
|
||||||
|
</t>
|
||||||
</t>
|
</t>
|
||||||
<t t-else="">
|
<t t-else="">
|
||||||
<t t-set="account_column_style">width: 23.78%;</t>
|
<t t-if="not with_auto_sequence">
|
||||||
|
<t t-set="account_column_style">
|
||||||
|
width: 23.78%;
|
||||||
|
</t>
|
||||||
|
</t>
|
||||||
|
<t t-else="">
|
||||||
|
<t t-set="account_column_style">
|
||||||
|
width: 16.21%;
|
||||||
|
</t>
|
||||||
|
</t>
|
||||||
<t t-set="label_column_style">width: 23.24%;</t>
|
<t t-set="label_column_style">width: 23.24%;</t>
|
||||||
</t>
|
</t>
|
||||||
<div class="act_as_thead">
|
<div class="act_as_thead">
|
||||||
<div class="act_as_row labels">
|
<div class="act_as_row labels">
|
||||||
|
<t t-if="with_auto_sequence">
|
||||||
|
<div
|
||||||
|
class="act_as_cell first_column"
|
||||||
|
name="entry"
|
||||||
|
style="width: 7.57%;"
|
||||||
|
>
|
||||||
|
Sequence
|
||||||
|
</div>
|
||||||
|
</t>
|
||||||
<div
|
<div
|
||||||
class="act_as_cell first_column"
|
t-att-class="'act_as_cell' if with_auto_sequence else 'act_as_cell first_column'"
|
||||||
|
class="act_as_cell"
|
||||||
name="entry"
|
name="entry"
|
||||||
style="width: 7.57%;"
|
style="width: 7.57%;"
|
||||||
>
|
>
|
||||||
@ -143,6 +172,7 @@
|
|||||||
</template>
|
</template>
|
||||||
<template id="account_financial_report.report_journal_ledger_journal_first_line">
|
<template id="account_financial_report.report_journal_ledger_journal_first_line">
|
||||||
<div class="act_as_row lines">
|
<div class="act_as_row lines">
|
||||||
|
<div class="act_as_cell" name="Sequence" />
|
||||||
<div class="act_as_cell" name="entry" />
|
<div class="act_as_cell" name="entry" />
|
||||||
<div class="act_as_cell" name="date" />
|
<div class="act_as_cell" name="date" />
|
||||||
<div class="act_as_cell" name="account" />
|
<div class="act_as_cell" name="account" />
|
||||||
@ -194,6 +224,9 @@
|
|||||||
</t>
|
</t>
|
||||||
</template>
|
</template>
|
||||||
<template id="account_financial_report.report_journal_move_line">
|
<template id="account_financial_report.report_journal_move_line">
|
||||||
|
<div class="act_as_cell left" name="auto_sequence" t-if="with_auto_sequence">
|
||||||
|
<span t-if="display_move_info" t-esc="move_line['auto_sequence']" />
|
||||||
|
</div>
|
||||||
<div class="act_as_cell left" name="entry">
|
<div class="act_as_cell left" name="entry">
|
||||||
<t t-if="display_move_info">
|
<t t-if="display_move_info">
|
||||||
<span
|
<span
|
||||||
|
@ -487,6 +487,11 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
|||||||
<li>Alexandre D. Díaz</li>
|
<li>Alexandre D. Díaz</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
<li><a class="reference external" href="https://www.sygel.es">Sygel</a>:<ul>
|
||||||
|
<li>Harald Panten</li>
|
||||||
|
<li>Valentin Vinagre</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Much of the work in this module was done at a sprint in Sorrento, Italy in
|
<p>Much of the work in this module was done at a sprint in Sorrento, Italy in
|
||||||
April 2016.</p>
|
April 2016.</p>
|
||||||
|
@ -40,6 +40,7 @@ class JournalLedgerReportWizard(models.TransientModel):
|
|||||||
required=True,
|
required=True,
|
||||||
)
|
)
|
||||||
with_account_name = fields.Boolean(default=False)
|
with_account_name = fields.Boolean(default=False)
|
||||||
|
with_auto_sequence = fields.Boolean(string="Show Auto Sequence", default=False)
|
||||||
|
|
||||||
@api.model
|
@api.model
|
||||||
def _get_move_targets(self):
|
def _get_move_targets(self):
|
||||||
@ -128,6 +129,7 @@ class JournalLedgerReportWizard(models.TransientModel):
|
|||||||
"group_option": self.group_option,
|
"group_option": self.group_option,
|
||||||
"with_account_name": self.with_account_name,
|
"with_account_name": self.with_account_name,
|
||||||
"account_financial_report_lang": self.env.lang,
|
"account_financial_report_lang": self.env.lang,
|
||||||
|
"with_auto_sequence": self.with_auto_sequence,
|
||||||
}
|
}
|
||||||
|
|
||||||
def _export(self, report_type):
|
def _export(self, report_type):
|
||||||
|
@ -31,6 +31,7 @@
|
|||||||
<field name="group_option" />
|
<field name="group_option" />
|
||||||
<field name="foreign_currency" />
|
<field name="foreign_currency" />
|
||||||
<field name="with_account_name" />
|
<field name="with_account_name" />
|
||||||
|
<field name="with_auto_sequence" />
|
||||||
</group>
|
</group>
|
||||||
<group />
|
<group />
|
||||||
</group>
|
</group>
|
||||||
|
Loading…
Reference in New Issue
Block a user