odoo-addon-account-financial-report 16.0.1.15.2__py3-none-any.whl → 16.0.1.16.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of odoo-addon-account-financial-report might be problematic. Click here for more details.
- odoo/addons/account_financial_report/README.rst +14 -1
- odoo/addons/account_financial_report/__manifest__.py +5 -1
- odoo/addons/account_financial_report/data/report_column_data.xml +358 -0
- odoo/addons/account_financial_report/i18n/account_financial_report.pot +125 -0
- odoo/addons/account_financial_report/i18n/ar.po +1 -1
- odoo/addons/account_financial_report/i18n/ca.po +1 -1
- odoo/addons/account_financial_report/i18n/de.po +1 -1
- odoo/addons/account_financial_report/i18n/es.po +11 -6
- odoo/addons/account_financial_report/i18n/es_AR.po +1 -1
- odoo/addons/account_financial_report/i18n/es_MX.po +1 -1
- odoo/addons/account_financial_report/i18n/fr.po +1 -1
- odoo/addons/account_financial_report/i18n/fr_CH.po +1 -1
- odoo/addons/account_financial_report/i18n/fr_FR.po +1 -1
- odoo/addons/account_financial_report/i18n/hr.po +1 -1
- odoo/addons/account_financial_report/i18n/hr_HR.po +1 -1
- odoo/addons/account_financial_report/i18n/it.po +1 -1
- odoo/addons/account_financial_report/i18n/ja.po +1 -1
- odoo/addons/account_financial_report/i18n/nl.po +1 -1
- odoo/addons/account_financial_report/i18n/nl_NL.po +1 -1
- odoo/addons/account_financial_report/i18n/pt.po +1 -1
- odoo/addons/account_financial_report/i18n/pt_BR.po +1 -1
- odoo/addons/account_financial_report/i18n/ro.po +1 -1
- odoo/addons/account_financial_report/i18n/sv.po +1 -1
- odoo/addons/account_financial_report/i18n/tr.po +1 -1
- odoo/addons/account_financial_report/models/__init__.py +1 -0
- odoo/addons/account_financial_report/models/account_financial_report_column.py +17 -0
- odoo/addons/account_financial_report/readme/CONTRIBUTORS.rst +1 -0
- odoo/addons/account_financial_report/readme/DESCRIPTION.rst +3 -0
- odoo/addons/account_financial_report/readme/HISTORY.rst +5 -0
- odoo/addons/account_financial_report/readme/ROADMAP.rst +3 -0
- odoo/addons/account_financial_report/report/abstract_report.py +15 -0
- odoo/addons/account_financial_report/report/aged_partner_balance.py +18 -12
- odoo/addons/account_financial_report/report/general_ledger.py +27 -24
- odoo/addons/account_financial_report/report/journal_ledger.py +27 -22
- odoo/addons/account_financial_report/report/open_items.py +24 -19
- odoo/addons/account_financial_report/report/templates/general_ledger.xml +116 -52
- odoo/addons/account_financial_report/report/templates/journal_ledger.xml +79 -31
- odoo/addons/account_financial_report/report/templates/open_items.xml +51 -22
- odoo/addons/account_financial_report/report/trial_balance.py +30 -26
- odoo/addons/account_financial_report/report/vat_report.py +21 -16
- odoo/addons/account_financial_report/security/ir.model.access.csv +1 -0
- odoo/addons/account_financial_report/static/description/index.html +33 -19
- odoo/addons/account_financial_report/tests/test_aged_partner_balance.py +4 -4
- odoo/addons/account_financial_report/tests/test_general_ledger.py +1 -1
- odoo/addons/account_financial_report/tests/test_journal_ledger.py +5 -5
- odoo/addons/account_financial_report/tests/test_open_items.py +1 -1
- odoo/addons/account_financial_report/tests/test_trial_balance.py +4 -4
- odoo/addons/account_financial_report/tests/test_vat_report.py +1 -1
- odoo/addons/account_financial_report/view/account_financial_report_column_view.xml +46 -0
- odoo/addons/account_financial_report/wizard/abstract_wizard.py +25 -1
- odoo/addons/account_financial_report/wizard/aged_partner_balance_wizard.py +17 -15
- odoo/addons/account_financial_report/wizard/general_ledger_wizard.py +26 -23
- odoo/addons/account_financial_report/wizard/general_ledger_wizard_view.xml +7 -0
- odoo/addons/account_financial_report/wizard/journal_ledger_wizard.py +19 -17
- odoo/addons/account_financial_report/wizard/journal_ledger_wizard_view.xml +48 -32
- odoo/addons/account_financial_report/wizard/open_items_wizard.py +20 -18
- odoo/addons/account_financial_report/wizard/open_items_wizard_view.xml +67 -54
- odoo/addons/account_financial_report/wizard/trial_balance_wizard.py +26 -24
- odoo/addons/account_financial_report/wizard/vat_report_wizard.py +15 -13
- {odoo_addon_account_financial_report-16.0.1.15.2.dist-info → odoo_addon_account_financial_report-16.0.1.16.0.dist-info}/METADATA +16 -3
- {odoo_addon_account_financial_report-16.0.1.15.2.dist-info → odoo_addon_account_financial_report-16.0.1.16.0.dist-info}/RECORD +63 -60
- {odoo_addon_account_financial_report-16.0.1.15.2.dist-info → odoo_addon_account_financial_report-16.0.1.16.0.dist-info}/WHEEL +0 -0
- {odoo_addon_account_financial_report-16.0.1.15.2.dist-info → odoo_addon_account_financial_report-16.0.1.16.0.dist-info}/top_level.txt +0 -0
|
@@ -152,6 +152,18 @@ msgstr ""
|
|
|
152
152
|
msgid "Account balance at 0 filter"
|
|
153
153
|
msgstr ""
|
|
154
154
|
|
|
155
|
+
#. module: account_financial_report
|
|
156
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_account_code
|
|
157
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_account_code
|
|
158
|
+
#: model:account.financial.report.column,name:account_financial_report.open_items_report_wizard_column_account_code
|
|
159
|
+
msgid "Account code"
|
|
160
|
+
msgstr ""
|
|
161
|
+
|
|
162
|
+
#. module: account_financial_report
|
|
163
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_account_name
|
|
164
|
+
msgid "Account name"
|
|
165
|
+
msgstr ""
|
|
166
|
+
|
|
155
167
|
#. module: account_financial_report
|
|
156
168
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_group__account_ids
|
|
157
169
|
msgid "Accounts"
|
|
@@ -356,6 +368,17 @@ msgid "Analytic Distribution"
|
|
|
356
368
|
msgstr ""
|
|
357
369
|
|
|
358
370
|
#. module: account_financial_report
|
|
371
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_cost_center
|
|
372
|
+
msgid "Analytic account"
|
|
373
|
+
msgstr ""
|
|
374
|
+
|
|
375
|
+
#. module: account_financial_report
|
|
376
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_analytic_tags
|
|
377
|
+
msgid "Analytic tags"
|
|
378
|
+
msgstr ""
|
|
379
|
+
|
|
380
|
+
#. module: account_financial_report
|
|
381
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_balance
|
|
359
382
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
|
|
360
383
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
|
|
361
384
|
msgid "Balance"
|
|
@@ -439,6 +462,24 @@ msgstr ""
|
|
|
439
462
|
msgid "Code"
|
|
440
463
|
msgstr ""
|
|
441
464
|
|
|
465
|
+
#. module: account_financial_report
|
|
466
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__column_ids
|
|
467
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__column_ids
|
|
468
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__column_ids
|
|
469
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__column_ids
|
|
470
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_open_items_report_wizard__column_ids
|
|
471
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__column_ids
|
|
472
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_vat_report_wizard__column_ids
|
|
473
|
+
msgid "Column"
|
|
474
|
+
msgstr ""
|
|
475
|
+
|
|
476
|
+
#. module: account_financial_report
|
|
477
|
+
#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
|
|
478
|
+
#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
|
|
479
|
+
#: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
|
|
480
|
+
msgid "Columns"
|
|
481
|
+
msgstr ""
|
|
482
|
+
|
|
442
483
|
#. module: account_financial_report
|
|
443
484
|
#. odoo-python
|
|
444
485
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
@@ -472,6 +513,7 @@ msgstr ""
|
|
|
472
513
|
#. module: account_financial_report
|
|
473
514
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid
|
|
474
515
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid
|
|
516
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__create_uid
|
|
475
517
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
|
|
476
518
|
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
|
|
477
519
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
|
|
@@ -484,6 +526,7 @@ msgstr ""
|
|
|
484
526
|
#. module: account_financial_report
|
|
485
527
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date
|
|
486
528
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date
|
|
529
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__create_date
|
|
487
530
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
|
|
488
531
|
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
|
|
489
532
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
|
|
@@ -499,6 +542,8 @@ msgstr ""
|
|
|
499
542
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
500
543
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
501
544
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
545
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_credit
|
|
546
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_credit
|
|
502
547
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
503
548
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
|
|
504
549
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
@@ -572,6 +617,9 @@ msgstr ""
|
|
|
572
617
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
573
618
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
574
619
|
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
|
|
620
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_date
|
|
621
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_date
|
|
622
|
+
#: model:account.financial.report.column,name:account_financial_report.open_items_report_wizard_column_date
|
|
575
623
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
|
|
576
624
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
577
625
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
@@ -612,6 +660,11 @@ msgstr ""
|
|
|
612
660
|
msgid "Date at filter"
|
|
613
661
|
msgstr ""
|
|
614
662
|
|
|
663
|
+
#. module: account_financial_report
|
|
664
|
+
#: model:account.financial.report.column,name:account_financial_report.open_items_report_wizard_column_date_due
|
|
665
|
+
msgid "Date due"
|
|
666
|
+
msgstr ""
|
|
667
|
+
|
|
615
668
|
#. module: account_financial_report
|
|
616
669
|
#. odoo-python
|
|
617
670
|
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
|
|
@@ -651,6 +704,8 @@ msgstr ""
|
|
|
651
704
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
652
705
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
653
706
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
707
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_debit
|
|
708
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_debit
|
|
654
709
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
655
710
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
|
|
656
711
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
@@ -677,6 +732,7 @@ msgstr ""
|
|
|
677
732
|
#. module: account_financial_report
|
|
678
733
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name
|
|
679
734
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name
|
|
735
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__display_name
|
|
680
736
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
|
|
681
737
|
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
|
|
682
738
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
|
|
@@ -783,6 +839,9 @@ msgstr ""
|
|
|
783
839
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
784
840
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
785
841
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
842
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_entry
|
|
843
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_entry
|
|
844
|
+
#: model:account.financial.report.column,name:account_financial_report.open_items_report_wizard_column_entry
|
|
786
845
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
|
|
787
846
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
788
847
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
@@ -826,6 +885,16 @@ msgstr ""
|
|
|
826
885
|
msgid "Export XLSX"
|
|
827
886
|
msgstr ""
|
|
828
887
|
|
|
888
|
+
#. module: account_financial_report
|
|
889
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__expression_label
|
|
890
|
+
msgid "Expression Label"
|
|
891
|
+
msgstr ""
|
|
892
|
+
|
|
893
|
+
#. module: account_financial_report
|
|
894
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__field_type
|
|
895
|
+
msgid "Field Type"
|
|
896
|
+
msgstr ""
|
|
897
|
+
|
|
829
898
|
#. module: account_financial_report
|
|
830
899
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_ids
|
|
831
900
|
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_ids
|
|
@@ -859,11 +928,24 @@ msgstr ""
|
|
|
859
928
|
msgid "Filter partners"
|
|
860
929
|
msgstr ""
|
|
861
930
|
|
|
931
|
+
#. module: account_financial_report
|
|
932
|
+
#: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
|
|
933
|
+
#: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
|
|
934
|
+
msgid "Filters"
|
|
935
|
+
msgstr ""
|
|
936
|
+
|
|
862
937
|
#. module: account_financial_report
|
|
863
938
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__foreign_currency
|
|
864
939
|
msgid "Foreign Currency"
|
|
865
940
|
msgstr ""
|
|
866
941
|
|
|
942
|
+
#. module: account_financial_report
|
|
943
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_foreign_currency
|
|
944
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_foreign_currency
|
|
945
|
+
#: model:account.financial.report.column,name:account_financial_report.open_items_report_wizard_column_foreign_currency
|
|
946
|
+
msgid "Foreign currency"
|
|
947
|
+
msgstr ""
|
|
948
|
+
|
|
867
949
|
#. module: account_financial_report
|
|
868
950
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
|
|
869
951
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
|
|
@@ -996,6 +1078,7 @@ msgstr ""
|
|
|
996
1078
|
#. module: account_financial_report
|
|
997
1079
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id
|
|
998
1080
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id
|
|
1081
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__id
|
|
999
1082
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
|
|
1000
1083
|
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
|
|
1001
1084
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
|
|
@@ -1062,6 +1145,8 @@ msgstr ""
|
|
|
1062
1145
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1063
1146
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
1064
1147
|
#: code:addons/account_financial_report/wizard/journal_ledger_wizard.py:0
|
|
1148
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_journal
|
|
1149
|
+
#: model:account.financial.report.column,name:account_financial_report.open_items_report_wizard_column_journal
|
|
1065
1150
|
#: model:ir.model.fields,field_description:account_financial_report.field_trial_balance_report_wizard__journal_ids
|
|
1066
1151
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
|
|
1067
1152
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
@@ -1124,9 +1209,15 @@ msgstr ""
|
|
|
1124
1209
|
msgid "Journals"
|
|
1125
1210
|
msgstr ""
|
|
1126
1211
|
|
|
1212
|
+
#. module: account_financial_report
|
|
1213
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_ref_label
|
|
1214
|
+
msgid "Label"
|
|
1215
|
+
msgstr ""
|
|
1216
|
+
|
|
1127
1217
|
#. module: account_financial_report
|
|
1128
1218
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration____last_update
|
|
1129
1219
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line____last_update
|
|
1220
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column____last_update
|
|
1130
1221
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard____last_update
|
|
1131
1222
|
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard____last_update
|
|
1132
1223
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard____last_update
|
|
@@ -1139,6 +1230,7 @@ msgstr ""
|
|
|
1139
1230
|
#. module: account_financial_report
|
|
1140
1231
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid
|
|
1141
1232
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid
|
|
1233
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__write_uid
|
|
1142
1234
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid
|
|
1143
1235
|
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid
|
|
1144
1236
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid
|
|
@@ -1151,6 +1243,7 @@ msgstr ""
|
|
|
1151
1243
|
#. module: account_financial_report
|
|
1152
1244
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date
|
|
1153
1245
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date
|
|
1246
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__write_date
|
|
1154
1247
|
#: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date
|
|
1155
1248
|
#: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date
|
|
1156
1249
|
#: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date
|
|
@@ -1173,6 +1266,11 @@ msgstr ""
|
|
|
1173
1266
|
msgid "Level %s"
|
|
1174
1267
|
msgstr ""
|
|
1175
1268
|
|
|
1269
|
+
#. module: account_financial_report
|
|
1270
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__limit
|
|
1271
|
+
msgid "Limit"
|
|
1272
|
+
msgstr ""
|
|
1273
|
+
|
|
1176
1274
|
#. module: account_financial_report
|
|
1177
1275
|
#. odoo-python
|
|
1178
1276
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
@@ -1187,6 +1285,16 @@ msgstr ""
|
|
|
1187
1285
|
msgid "Line"
|
|
1188
1286
|
msgstr ""
|
|
1189
1287
|
|
|
1288
|
+
#. module: account_financial_report
|
|
1289
|
+
#: model:ir.model,name:account_financial_report.model_account_financial_report_column
|
|
1290
|
+
msgid "Manage column options in financial reports"
|
|
1291
|
+
msgstr ""
|
|
1292
|
+
|
|
1293
|
+
#. module: account_financial_report
|
|
1294
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_matching_number
|
|
1295
|
+
msgid "Matching number"
|
|
1296
|
+
msgstr ""
|
|
1297
|
+
|
|
1190
1298
|
#. module: account_financial_report
|
|
1191
1299
|
#. odoo-python
|
|
1192
1300
|
#: code:addons/account_financial_report/report/general_ledger.py:0
|
|
@@ -1240,6 +1348,7 @@ msgstr ""
|
|
|
1240
1348
|
#: code:addons/account_financial_report/report/vat_report_xlsx.py:0
|
|
1241
1349
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name
|
|
1242
1350
|
#: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name
|
|
1351
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__name
|
|
1243
1352
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
|
|
1244
1353
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
|
|
1245
1354
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
|
|
@@ -1380,6 +1489,7 @@ msgstr ""
|
|
|
1380
1489
|
#. module: account_financial_report
|
|
1381
1490
|
#. odoo-python
|
|
1382
1491
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
1492
|
+
#: model:account.financial.report.column,name:account_financial_report.open_items_report_wizard_column_original
|
|
1383
1493
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
|
|
1384
1494
|
#, python-format
|
|
1385
1495
|
msgid "Original"
|
|
@@ -1393,6 +1503,9 @@ msgstr ""
|
|
|
1393
1503
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1394
1504
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
1395
1505
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
1506
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_partner
|
|
1507
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_partner
|
|
1508
|
+
#: model:account.financial.report.column,name:account_financial_report.open_items_report_wizard_column_partner
|
|
1396
1509
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
|
|
1397
1510
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
|
|
1398
1511
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
@@ -1521,6 +1634,8 @@ msgstr ""
|
|
|
1521
1634
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1522
1635
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1523
1636
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
1637
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_ref_label
|
|
1638
|
+
#: model:account.financial.report.column,name:account_financial_report.open_items_report_wizard_column_ref_label
|
|
1524
1639
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
1525
1640
|
#, python-format
|
|
1526
1641
|
msgid "Ref - Label"
|
|
@@ -1531,11 +1646,17 @@ msgstr ""
|
|
|
1531
1646
|
msgid "Report Action"
|
|
1532
1647
|
msgstr ""
|
|
1533
1648
|
|
|
1649
|
+
#. module: account_financial_report
|
|
1650
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__res_model
|
|
1651
|
+
msgid "Res Model"
|
|
1652
|
+
msgstr ""
|
|
1653
|
+
|
|
1534
1654
|
#. module: account_financial_report
|
|
1535
1655
|
#. odoo-python
|
|
1536
1656
|
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
|
|
1537
1657
|
#: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
|
|
1538
1658
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
1659
|
+
#: model:account.financial.report.column,name:account_financial_report.open_items_report_wizard_column_residual
|
|
1539
1660
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
|
|
1540
1661
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
|
|
1541
1662
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_lines_header
|
|
@@ -1546,6 +1667,8 @@ msgstr ""
|
|
|
1546
1667
|
#. module: account_financial_report
|
|
1547
1668
|
#. odoo-python
|
|
1548
1669
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1670
|
+
#: model:account.financial.report.column,name:account_financial_report.journal_ledger_report_wizard_column_sequence
|
|
1671
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__sequence
|
|
1549
1672
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
1550
1673
|
#, python-format
|
|
1551
1674
|
msgid "Sequence"
|
|
@@ -1556,6 +1679,7 @@ msgstr ""
|
|
|
1556
1679
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1557
1680
|
#: code:addons/account_financial_report/report/open_items_xlsx.py:0
|
|
1558
1681
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
1682
|
+
#: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_column__is_visible
|
|
1559
1683
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_filters
|
|
1560
1684
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_open_items_filters
|
|
1561
1685
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_filters
|
|
@@ -1735,6 +1859,7 @@ msgstr ""
|
|
|
1735
1859
|
#. odoo-python
|
|
1736
1860
|
#: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
|
|
1737
1861
|
#: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
|
|
1862
|
+
#: model:account.financial.report.column,name:account_financial_report.general_ledger_report_wizard_column_taxes
|
|
1738
1863
|
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__taxes
|
|
1739
1864
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
1740
1865
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_table_header
|
|
@@ -1298,7 +1298,7 @@ msgid "No limit"
|
|
|
1298
1298
|
msgstr ""
|
|
1299
1299
|
|
|
1300
1300
|
#. module: account_financial_report
|
|
1301
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1301
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1302
1302
|
msgid "None"
|
|
1303
1303
|
msgstr ""
|
|
1304
1304
|
|
|
@@ -1313,7 +1313,7 @@ msgid "No limit"
|
|
|
1313
1313
|
msgstr "Sense límit"
|
|
1314
1314
|
|
|
1315
1315
|
#. module: account_financial_report
|
|
1316
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1316
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1317
1317
|
msgid "None"
|
|
1318
1318
|
msgstr "Cap"
|
|
1319
1319
|
|
|
@@ -1310,7 +1310,7 @@ msgid "No limit"
|
|
|
1310
1310
|
msgstr "Keine Einschränkung"
|
|
1311
1311
|
|
|
1312
1312
|
#. module: account_financial_report
|
|
1313
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1313
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1314
1314
|
msgid "None"
|
|
1315
1315
|
msgstr ""
|
|
1316
1316
|
|
|
@@ -7,15 +7,15 @@ msgstr ""
|
|
|
7
7
|
"Project-Id-Version: Odoo Server 12.0+e\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"POT-Creation-Date: 2022-09-21 15:05+0000\n"
|
|
10
|
-
"PO-Revision-Date:
|
|
11
|
-
"Last-Translator:
|
|
10
|
+
"PO-Revision-Date: 2025-08-11 18:33+0000\n"
|
|
11
|
+
"Last-Translator: \"Pedro M. Baeza\" <pedro.baeza@tecnativa.com>\n"
|
|
12
12
|
"Language-Team: \n"
|
|
13
13
|
"Language: es\n"
|
|
14
14
|
"MIME-Version: 1.0\n"
|
|
15
15
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
16
16
|
"Content-Transfer-Encoding: 8bit\n"
|
|
17
17
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
18
|
-
"X-Generator: Weblate 4
|
|
18
|
+
"X-Generator: Weblate 5.10.4\n"
|
|
19
19
|
|
|
20
20
|
#. module: account_financial_report
|
|
21
21
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_lines_header
|
|
@@ -60,6 +60,9 @@ msgid ""
|
|
|
60
60
|
" Duplicate amounts may be shown because more than one "
|
|
61
61
|
"analytical account may be defined in the journal items."
|
|
62
62
|
msgstr ""
|
|
63
|
+
"<i class=\"fa fa-exclamation-triangle mr-3\"/>\n"
|
|
64
|
+
" Puede que se muestren importes duplicados porque estén "
|
|
65
|
+
"definidas más de una cuenta en los apuntes contables."
|
|
63
66
|
|
|
64
67
|
#. module: account_financial_report
|
|
65
68
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
|
|
@@ -1310,7 +1313,7 @@ msgid "No limit"
|
|
|
1310
1313
|
msgstr "Sin límite"
|
|
1311
1314
|
|
|
1312
1315
|
#. module: account_financial_report
|
|
1313
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1316
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1314
1317
|
msgid "None"
|
|
1315
1318
|
msgstr "Ninguna"
|
|
1316
1319
|
|
|
@@ -1651,7 +1654,7 @@ msgstr "Cuenta inicial en un rango"
|
|
|
1651
1654
|
#: code:addons/account_financial_report/report/trial_balance_xlsx.py:0
|
|
1652
1655
|
#, python-format
|
|
1653
1656
|
msgid "TOTAL"
|
|
1654
|
-
msgstr ""
|
|
1657
|
+
msgstr "TOTAL"
|
|
1655
1658
|
|
|
1656
1659
|
#. module: account_financial_report
|
|
1657
1660
|
#: model_terms:ir.ui.view,arch_db:account_financial_report.report_general_ledger_lines
|
|
@@ -1811,6 +1814,8 @@ msgid ""
|
|
|
1811
1814
|
"There is a problem in the structure of the account groups. You may need to "
|
|
1812
1815
|
"create some child group of %s."
|
|
1813
1816
|
msgstr ""
|
|
1817
|
+
"Hay un problema en la estructura de los grupos de cuentas. Puede que "
|
|
1818
|
+
"necesite crear algunos grupos hijos de %s."
|
|
1814
1819
|
|
|
1815
1820
|
#. module: account_financial_report
|
|
1816
1821
|
#: model:ir.model.fields,help:account_financial_report.field_general_ledger_report_wizard__domain
|
|
@@ -1981,7 +1986,7 @@ msgstr "Cuenta con Nombre"
|
|
|
1981
1986
|
#: code:addons/account_financial_report/report/trial_balance.py:0
|
|
1982
1987
|
#, python-format
|
|
1983
1988
|
msgid "Without analytic account"
|
|
1984
|
-
msgstr ""
|
|
1989
|
+
msgstr "Sin cuenta analítica"
|
|
1985
1990
|
|
|
1986
1991
|
#. module: account_financial_report
|
|
1987
1992
|
#. odoo-python
|
|
@@ -1294,7 +1294,7 @@ msgid "No limit"
|
|
|
1294
1294
|
msgstr "Sin límite"
|
|
1295
1295
|
|
|
1296
1296
|
#. module: account_financial_report
|
|
1297
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1297
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1298
1298
|
msgid "None"
|
|
1299
1299
|
msgstr "Ninguno"
|
|
1300
1300
|
|
|
@@ -1281,7 +1281,7 @@ msgid "No limit"
|
|
|
1281
1281
|
msgstr ""
|
|
1282
1282
|
|
|
1283
1283
|
#. module: account_financial_report
|
|
1284
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1284
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1285
1285
|
msgid "None"
|
|
1286
1286
|
msgstr ""
|
|
1287
1287
|
|
|
@@ -1298,7 +1298,7 @@ msgid "No limit"
|
|
|
1298
1298
|
msgstr "Sans limite"
|
|
1299
1299
|
|
|
1300
1300
|
#. module: account_financial_report
|
|
1301
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1301
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1302
1302
|
msgid "None"
|
|
1303
1303
|
msgstr "Aucun"
|
|
1304
1304
|
|
|
@@ -1308,7 +1308,7 @@ msgid "No limit"
|
|
|
1308
1308
|
msgstr "Sans limite"
|
|
1309
1309
|
|
|
1310
1310
|
#. module: account_financial_report
|
|
1311
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1311
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1312
1312
|
msgid "None"
|
|
1313
1313
|
msgstr ""
|
|
1314
1314
|
|
|
@@ -1294,7 +1294,7 @@ msgid "No limit"
|
|
|
1294
1294
|
msgstr "Sans limite"
|
|
1295
1295
|
|
|
1296
1296
|
#. module: account_financial_report
|
|
1297
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1297
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1298
1298
|
msgid "None"
|
|
1299
1299
|
msgstr "Aucun"
|
|
1300
1300
|
|
|
@@ -1289,7 +1289,7 @@ msgid "No limit"
|
|
|
1289
1289
|
msgstr ""
|
|
1290
1290
|
|
|
1291
1291
|
#. module: account_financial_report
|
|
1292
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1292
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1293
1293
|
msgid "None"
|
|
1294
1294
|
msgstr ""
|
|
1295
1295
|
|
|
@@ -1286,7 +1286,7 @@ msgid "No limit"
|
|
|
1286
1286
|
msgstr ""
|
|
1287
1287
|
|
|
1288
1288
|
#. module: account_financial_report
|
|
1289
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1289
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1290
1290
|
msgid "None"
|
|
1291
1291
|
msgstr ""
|
|
1292
1292
|
|
|
@@ -1310,7 +1310,7 @@ msgid "No limit"
|
|
|
1310
1310
|
msgstr "Nessun limite"
|
|
1311
1311
|
|
|
1312
1312
|
#. module: account_financial_report
|
|
1313
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1313
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1314
1314
|
msgid "None"
|
|
1315
1315
|
msgstr "Nessuno"
|
|
1316
1316
|
|
|
@@ -1279,7 +1279,7 @@ msgid "No limit"
|
|
|
1279
1279
|
msgstr ""
|
|
1280
1280
|
|
|
1281
1281
|
#. module: account_financial_report
|
|
1282
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1282
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1283
1283
|
msgid "None"
|
|
1284
1284
|
msgstr ""
|
|
1285
1285
|
|
|
@@ -1297,7 +1297,7 @@ msgid "No limit"
|
|
|
1297
1297
|
msgstr "geen limiet"
|
|
1298
1298
|
|
|
1299
1299
|
#. module: account_financial_report
|
|
1300
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1300
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1301
1301
|
msgid "None"
|
|
1302
1302
|
msgstr "Geen"
|
|
1303
1303
|
|
|
@@ -1285,7 +1285,7 @@ msgid "No limit"
|
|
|
1285
1285
|
msgstr ""
|
|
1286
1286
|
|
|
1287
1287
|
#. module: account_financial_report
|
|
1288
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1288
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1289
1289
|
msgid "None"
|
|
1290
1290
|
msgstr ""
|
|
1291
1291
|
|
|
@@ -1301,7 +1301,7 @@ msgid "No limit"
|
|
|
1301
1301
|
msgstr "Sem limite"
|
|
1302
1302
|
|
|
1303
1303
|
#. module: account_financial_report
|
|
1304
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1304
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1305
1305
|
msgid "None"
|
|
1306
1306
|
msgstr "Nenhum(a)"
|
|
1307
1307
|
|
|
@@ -1312,7 +1312,7 @@ msgid "No limit"
|
|
|
1312
1312
|
msgstr "Sem limite"
|
|
1313
1313
|
|
|
1314
1314
|
#. module: account_financial_report
|
|
1315
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1315
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1316
1316
|
msgid "None"
|
|
1317
1317
|
msgstr "Não"
|
|
1318
1318
|
|
|
@@ -1294,7 +1294,7 @@ msgid "No limit"
|
|
|
1294
1294
|
msgstr "Nicio limită"
|
|
1295
1295
|
|
|
1296
1296
|
#. module: account_financial_report
|
|
1297
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1297
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1298
1298
|
msgid "None"
|
|
1299
1299
|
msgstr ""
|
|
1300
1300
|
|
|
@@ -1304,7 +1304,7 @@ msgid "No limit"
|
|
|
1304
1304
|
msgstr "Utan begränsning"
|
|
1305
1305
|
|
|
1306
1306
|
#. module: account_financial_report
|
|
1307
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1307
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1308
1308
|
msgid "None"
|
|
1309
1309
|
msgstr "Ingen"
|
|
1310
1310
|
|
|
@@ -1298,7 +1298,7 @@ msgid "No limit"
|
|
|
1298
1298
|
msgstr "Limitsiz"
|
|
1299
1299
|
|
|
1300
1300
|
#. module: account_financial_report
|
|
1301
|
-
#: model:ir.model.fields.selection,name:account_financial_report.
|
|
1301
|
+
#: model:ir.model.fields.selection,name:account_financial_report.selection__general_ledger_report_wizard__grouped_by__none
|
|
1302
1302
|
msgid "None"
|
|
1303
1303
|
msgstr "Hiçbiri"
|
|
1304
1304
|
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# Copyright 2025 Tecnativa - Carlos Dauden
|
|
2
|
+
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
3
|
+
from odoo import fields, models
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
class AccountFinancialReportColumn(models.Model):
|
|
7
|
+
_name = "account.financial.report.column"
|
|
8
|
+
_description = "Manage column options in financial reports"
|
|
9
|
+
_order = "sequence, id"
|
|
10
|
+
|
|
11
|
+
res_model = fields.Char()
|
|
12
|
+
sequence = fields.Integer()
|
|
13
|
+
name = fields.Char(required=True, translate=True)
|
|
14
|
+
expression_label = fields.Char(required=True)
|
|
15
|
+
is_visible = fields.Boolean(string="Show", default=True)
|
|
16
|
+
field_type = fields.Char()
|
|
17
|
+
limit = fields.Integer()
|
|
@@ -8,6 +8,9 @@ Invoicing / Reporting / OCA accounting reports.
|
|
|
8
8
|
- VAT Report
|
|
9
9
|
- Journal Ledger
|
|
10
10
|
|
|
11
|
+
It is possible to select the columns to show and limit the size of some of them from the
|
|
12
|
+
columns page.
|
|
13
|
+
|
|
11
14
|
Currently General ledger, Trial Balance and Open Items are fully compatible with a foreign
|
|
12
15
|
currency set up in account in order to display balances. Moreover, any foreign
|
|
13
16
|
currency used in account move lines is properly shown.
|