[FIX] account_financial_report: multicompany+layout behaviour (#498)
* Fix wizards for proper multicompany behaviour. * Fix layout issue
This commit is contained in:
committed by
chaule97
parent
5b14306779
commit
2abb852345
@@ -245,7 +245,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
@@ -411,7 +411,7 @@ msgid "Centralized"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr ""
|
||||
@@ -703,7 +703,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -945,7 +945,7 @@ msgid "Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr ""
|
||||
@@ -1319,7 +1319,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1595,7 +1595,7 @@ msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, python-format
|
||||
msgid "No group"
|
||||
msgstr ""
|
||||
@@ -1614,8 +1614,8 @@ msgid "No limit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1623,7 +1623,7 @@ msgid "No partner allocated"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr ""
|
||||
@@ -1834,7 +1834,7 @@ msgid "Periods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr ""
|
||||
@@ -2162,19 +2162,19 @@ msgid "Taxtags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid "The Company in the General Ledger Report Wizard and in Date Range must be the same."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid "The Company in the Trial Balance Report Wizard and in Date Range must be the same."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid "The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
msgstr ""
|
||||
|
||||
@@ -253,7 +253,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr "????????????? ???????? ?????????????? ????????"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr "????????"
|
||||
@@ -419,7 +419,7 @@ msgid "Centralized"
|
||||
msgstr "??????????"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr "???????????? ????????????????"
|
||||
@@ -714,7 +714,7 @@ msgstr "????????????"
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -961,7 +961,7 @@ msgid "Entry"
|
||||
msgstr "??????????"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr "?????? ??????????"
|
||||
@@ -1348,7 +1348,7 @@ msgstr "???????? ????????"
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1625,7 +1625,7 @@ msgid "No"
|
||||
msgstr "????"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, python-format
|
||||
msgid "No group"
|
||||
msgstr "???????? ??????????"
|
||||
@@ -1645,8 +1645,8 @@ msgid "No limit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1654,7 +1654,7 @@ msgid "No partner allocated"
|
||||
msgstr "???? ?????? ?????????? ????????"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr "?????? ??????????"
|
||||
@@ -1868,7 +1868,7 @@ msgid "Periods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr ""
|
||||
@@ -2197,7 +2197,7 @@ msgid "Taxtags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2205,7 +2205,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2213,7 +2213,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
|
||||
@@ -255,7 +255,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
@@ -422,7 +422,7 @@ msgid "Centralized"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr ""
|
||||
@@ -718,7 +718,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -965,7 +965,7 @@ msgid "Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr ""
|
||||
@@ -1344,7 +1344,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1620,7 +1620,7 @@ msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, python-format
|
||||
msgid "No group"
|
||||
msgstr ""
|
||||
@@ -1639,8 +1639,8 @@ msgid "No limit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1648,7 +1648,7 @@ msgid "No partner allocated"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr ""
|
||||
@@ -1861,7 +1861,7 @@ msgid "Periods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr ""
|
||||
@@ -2191,7 +2191,7 @@ msgid "Taxtags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2199,7 +2199,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2207,7 +2207,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
|
||||
@@ -266,7 +266,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr "Partnersalden n. Alter XLSX"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr "Alle"
|
||||
@@ -435,7 +435,7 @@ msgid "Centralized"
|
||||
msgstr "Abgestimmt"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr "Abgestimmte Posten"
|
||||
@@ -731,7 +731,7 @@ msgstr "Ist-Summe"
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -982,7 +982,7 @@ msgid "Entry"
|
||||
msgstr "Posten"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr ""
|
||||
@@ -1380,7 +1380,7 @@ msgstr "Ist Partnerkonto"
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1662,7 +1662,7 @@ msgid "No"
|
||||
msgstr "Nein"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, fuzzy, python-format
|
||||
msgid "No group"
|
||||
msgstr "Steuerklasse"
|
||||
@@ -1682,8 +1682,8 @@ msgid "No limit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1691,7 +1691,7 @@ msgid "No partner allocated"
|
||||
msgstr "Kein Partner zugewiesen"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr ""
|
||||
@@ -1905,7 +1905,7 @@ msgid "Periods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr ""
|
||||
@@ -2244,7 +2244,7 @@ msgid "Taxtags"
|
||||
msgstr "Steuer-Stichw??rter"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2252,7 +2252,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2260,7 +2260,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
|
||||
@@ -258,7 +258,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr "Saldo vencidos de empresa XLSX"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr "Todos"
|
||||
@@ -424,7 +424,7 @@ msgid "Centralized"
|
||||
msgstr "Centralizado"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr "Centralizar las entradas"
|
||||
@@ -727,7 +727,7 @@ msgstr "Actual"
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -981,7 +981,7 @@ msgid "Entry"
|
||||
msgstr "Asiento"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr "N??mero de asiento"
|
||||
@@ -1367,7 +1367,7 @@ msgstr "Es cuenta de Asociado"
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1644,7 +1644,7 @@ msgid "No"
|
||||
msgstr "No"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, python-format
|
||||
msgid "No group"
|
||||
msgstr "Sin grupo"
|
||||
@@ -1663,8 +1663,8 @@ msgid "No limit"
|
||||
msgstr "Sin l??mite"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1672,7 +1672,7 @@ msgid "No partner allocated"
|
||||
msgstr "Empresa sin asignar"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr "Sin Postear"
|
||||
@@ -1885,7 +1885,7 @@ msgid "Periods"
|
||||
msgstr "Periodos"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr "Posteado"
|
||||
@@ -2214,7 +2214,7 @@ msgid "Taxtags"
|
||||
msgstr "Etiquetas de impuestos"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2222,7 +2222,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2230,7 +2230,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
|
||||
@@ -257,7 +257,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
@@ -424,7 +424,7 @@ msgid "Centralized"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr ""
|
||||
@@ -720,7 +720,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -967,7 +967,7 @@ msgid "Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr ""
|
||||
@@ -1346,7 +1346,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1622,7 +1622,7 @@ msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, python-format
|
||||
msgid "No group"
|
||||
msgstr ""
|
||||
@@ -1641,8 +1641,8 @@ msgid "No limit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1650,7 +1650,7 @@ msgid "No partner allocated"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr ""
|
||||
@@ -1863,7 +1863,7 @@ msgid "Periods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr ""
|
||||
@@ -2194,7 +2194,7 @@ msgid "Taxtags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2202,7 +2202,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2210,7 +2210,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
|
||||
@@ -259,7 +259,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
@@ -426,7 +426,7 @@ msgid "Centralized"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr ""
|
||||
@@ -722,7 +722,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -969,7 +969,7 @@ msgid "Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr ""
|
||||
@@ -1348,7 +1348,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1624,7 +1624,7 @@ msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, python-format
|
||||
msgid "No group"
|
||||
msgstr ""
|
||||
@@ -1643,8 +1643,8 @@ msgid "No limit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1652,7 +1652,7 @@ msgid "No partner allocated"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr ""
|
||||
@@ -1865,7 +1865,7 @@ msgid "Periods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr ""
|
||||
@@ -2196,7 +2196,7 @@ msgid "Taxtags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2204,7 +2204,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2212,7 +2212,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
|
||||
@@ -256,7 +256,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
@@ -423,7 +423,7 @@ msgid "Centralized"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr ""
|
||||
@@ -719,7 +719,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -966,7 +966,7 @@ msgid "Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr ""
|
||||
@@ -1353,7 +1353,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1630,7 +1630,7 @@ msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, python-format
|
||||
msgid "No group"
|
||||
msgstr ""
|
||||
@@ -1649,8 +1649,8 @@ msgid "No limit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1658,7 +1658,7 @@ msgid "No partner allocated"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr ""
|
||||
@@ -1872,7 +1872,7 @@ msgid "Periods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr ""
|
||||
@@ -2202,7 +2202,7 @@ msgid "Taxtags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2210,7 +2210,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2218,7 +2218,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
|
||||
@@ -264,7 +264,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr "Ouderdomsanalyse XLSX"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr "Alle"
|
||||
@@ -431,7 +431,7 @@ msgid "Centralized"
|
||||
msgstr "Gecentraliseerd"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr "Gecentraliseerde boekingen"
|
||||
@@ -729,7 +729,7 @@ msgstr "Huidig"
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -983,7 +983,7 @@ msgid "Entry"
|
||||
msgstr "Boeking"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr "Boekingsnummer"
|
||||
@@ -1377,7 +1377,7 @@ msgstr "Is partner rekening"
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1654,7 +1654,7 @@ msgid "No"
|
||||
msgstr "Nee"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, python-format
|
||||
msgid "No group"
|
||||
msgstr "Geen groep"
|
||||
@@ -1674,8 +1674,8 @@ msgid "No limit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1683,7 +1683,7 @@ msgid "No partner allocated"
|
||||
msgstr "Geen partner toegewezen"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr "Ongeboekt"
|
||||
@@ -1899,7 +1899,7 @@ msgid "Periods"
|
||||
msgstr "Periodes"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr "Geboekt"
|
||||
@@ -2230,7 +2230,7 @@ msgid "Taxtags"
|
||||
msgstr "Belasting labels"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2238,7 +2238,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2246,7 +2246,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
|
||||
@@ -258,7 +258,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
@@ -425,7 +425,7 @@ msgid "Centralized"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr ""
|
||||
@@ -721,7 +721,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -968,7 +968,7 @@ msgid "Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr ""
|
||||
@@ -1347,7 +1347,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1623,7 +1623,7 @@ msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, python-format
|
||||
msgid "No group"
|
||||
msgstr ""
|
||||
@@ -1642,8 +1642,8 @@ msgid "No limit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1651,7 +1651,7 @@ msgid "No partner allocated"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr ""
|
||||
@@ -1864,7 +1864,7 @@ msgid "Periods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr ""
|
||||
@@ -2193,7 +2193,7 @@ msgid "Taxtags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2201,7 +2201,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2209,7 +2209,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
|
||||
@@ -257,7 +257,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr ""
|
||||
@@ -424,7 +424,7 @@ msgid "Centralized"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr ""
|
||||
@@ -720,7 +720,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -967,7 +967,7 @@ msgid "Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr ""
|
||||
@@ -1346,7 +1346,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1622,7 +1622,7 @@ msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, python-format
|
||||
msgid "No group"
|
||||
msgstr ""
|
||||
@@ -1641,8 +1641,8 @@ msgid "No limit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1650,7 +1650,7 @@ msgid "No partner allocated"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr ""
|
||||
@@ -1863,7 +1863,7 @@ msgid "Periods"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr ""
|
||||
@@ -2194,7 +2194,7 @@ msgid "Taxtags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2202,7 +2202,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2210,7 +2210,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
|
||||
@@ -262,7 +262,7 @@ msgid "Aged Partner Balance XLSX"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:68
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:64
|
||||
#, python-format
|
||||
msgid "All"
|
||||
msgstr "Tot"
|
||||
@@ -430,7 +430,7 @@ msgid "Centralized"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1433
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1432
|
||||
#, python-format
|
||||
msgid "Centralized Entries"
|
||||
msgstr ""
|
||||
@@ -726,7 +726,7 @@ msgstr "Curent"
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:21
|
||||
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:26
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:19
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:77
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:73
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_date
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_journal_ledger_move_line_date
|
||||
@@ -973,7 +973,7 @@ msgid "Entry"
|
||||
msgstr "??nregistrare"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:76
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:72
|
||||
#, python-format
|
||||
msgid "Entry number"
|
||||
msgstr "Num??r ??nregistrare"
|
||||
@@ -1360,7 +1360,7 @@ msgstr ""
|
||||
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:67
|
||||
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:23
|
||||
#: code:addons/account_financial_report/report/open_items_xlsx.py:21
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:83
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:79
|
||||
#: model:ir.actions.client,name:account_financial_report.action_report_journal_ledger
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_aged_partner_balance_move_line_journal
|
||||
#: model:ir.model.fields,field_description:account_financial_report.field_report_general_ledger_move_line_journal
|
||||
@@ -1638,7 +1638,7 @@ msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:84
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:80
|
||||
#, python-format
|
||||
msgid "No group"
|
||||
msgstr ""
|
||||
@@ -1657,8 +1657,8 @@ msgid "No limit"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:758
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1137
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:757
|
||||
#: code:addons/account_financial_report/report/general_ledger.py:1136
|
||||
#: code:addons/account_financial_report/report/open_items.py:306
|
||||
#: code:addons/account_financial_report/report/open_items.py:555
|
||||
#, python-format
|
||||
@@ -1666,7 +1666,7 @@ msgid "No partner allocated"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:70
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:66
|
||||
#, python-format
|
||||
msgid "Not Posted"
|
||||
msgstr "Nepostat"
|
||||
@@ -1880,7 +1880,7 @@ msgid "Periods"
|
||||
msgstr "Perioade"
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:69
|
||||
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:65
|
||||
#, python-format
|
||||
msgid "Posted"
|
||||
msgstr "Postat"
|
||||
@@ -2210,7 +2210,7 @@ msgid "Taxtags"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:130
|
||||
#: code:addons/account_financial_report/wizard/general_ledger_wizard.py:153
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the General Ledger Report Wizard and in Date Range must be "
|
||||
@@ -2218,7 +2218,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:135
|
||||
#: code:addons/account_financial_report/wizard/trial_balance_wizard.py:161
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Trial Balance Report Wizard and in Date Range must be the "
|
||||
@@ -2226,7 +2226,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_financial_report
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:51
|
||||
#: code:addons/account_financial_report/wizard/vat_report_wizard.py:61
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The Company in the Vat Report Wizard and in Date Range must be the same."
|
||||
|
||||
Reference in New Issue
Block a user