odoo-addon-account-financial-report 17.0.1.1.0__py3-none-any.whl → 17.0.1.1.0.1__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.

Files changed (24) hide show
  1. odoo/addons/account_financial_report/i18n/ar.po +159 -28
  2. odoo/addons/account_financial_report/i18n/ca.po +159 -25
  3. odoo/addons/account_financial_report/i18n/de.po +163 -32
  4. odoo/addons/account_financial_report/i18n/es.po +74 -45
  5. odoo/addons/account_financial_report/i18n/es_AR.po +159 -25
  6. odoo/addons/account_financial_report/i18n/es_MX.po +111 -13
  7. odoo/addons/account_financial_report/i18n/fr.po +159 -28
  8. odoo/addons/account_financial_report/i18n/fr_CH.po +155 -24
  9. odoo/addons/account_financial_report/i18n/fr_FR.po +159 -25
  10. odoo/addons/account_financial_report/i18n/hr.po +159 -25
  11. odoo/addons/account_financial_report/i18n/hr_HR.po +111 -13
  12. odoo/addons/account_financial_report/i18n/it.po +159 -28
  13. odoo/addons/account_financial_report/i18n/ja.po +111 -13
  14. odoo/addons/account_financial_report/i18n/nl.po +159 -28
  15. odoo/addons/account_financial_report/i18n/nl_NL.po +111 -13
  16. odoo/addons/account_financial_report/i18n/pt.po +155 -21
  17. odoo/addons/account_financial_report/i18n/pt_BR.po +159 -28
  18. odoo/addons/account_financial_report/i18n/ro.po +159 -28
  19. odoo/addons/account_financial_report/i18n/sv.po +159 -25
  20. odoo/addons/account_financial_report/i18n/tr.po +111 -13
  21. {odoo_addon_account_financial_report-17.0.1.1.0.dist-info → odoo_addon_account_financial_report-17.0.1.1.0.1.dist-info}/METADATA +1 -1
  22. {odoo_addon_account_financial_report-17.0.1.1.0.dist-info → odoo_addon_account_financial_report-17.0.1.1.0.1.dist-info}/RECORD +24 -24
  23. {odoo_addon_account_financial_report-17.0.1.1.0.dist-info → odoo_addon_account_financial_report-17.0.1.1.0.1.dist-info}/WHEEL +0 -0
  24. {odoo_addon_account_financial_report-17.0.1.1.0.dist-info → odoo_addon_account_financial_report-17.0.1.1.0.1.dist-info}/top_level.txt +0 -0
@@ -52,6 +52,11 @@ msgstr "91 - 120 d."
52
52
  msgid "<b>Taxes summary</b>"
53
53
  msgstr "<b>Resumen de Impuestos</b>"
54
54
 
55
+ #. module: account_financial_report
56
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
57
+ msgid "<span class=\"o_form_label\">Intervals configuration</span>"
58
+ msgstr ""
59
+
55
60
  #. module: account_financial_report
56
61
  #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
57
62
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
@@ -92,6 +97,11 @@ msgstr "Informe XLSX Financiero Abstracto de la Cuenta"
92
97
  msgid "Account"
93
98
  msgstr "Cuenta"
94
99
 
100
+ #. module: account_financial_report
101
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id
102
+ msgid "Account Age Report Config"
103
+ msgstr ""
104
+
95
105
  #. module: account_financial_report
96
106
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
97
107
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from
@@ -153,69 +163,66 @@ msgstr "Activar centralizaci??n"
153
163
  msgid "Additional Filtering"
154
164
  msgstr "Filtros Adicionales"
155
165
 
166
+ #. module: account_financial_report
167
+ #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration
168
+ msgid "Age Partner Report Configuration"
169
+ msgstr ""
170
+
156
171
  #. module: account_financial_report
157
172
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
158
173
  msgid ""
159
- "Age ??? 120\n"
160
- " d."
174
+ "Age 120\n"
175
+ " d."
161
176
  msgstr ""
162
- "Antig??edad ??? 120\n"
163
- " d."
164
177
 
165
178
  #. module: account_financial_report
166
179
  #. odoo-python
167
180
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
168
181
  #, python-format
169
- msgid "Age ??? 120 d."
170
- msgstr "Tiempo ??? 120 d."
182
+ msgid "Age 120 d."
183
+ msgstr ""
171
184
 
172
185
  #. module: account_financial_report
173
186
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
174
187
  msgid ""
175
- "Age ??? 30\n"
176
- " d."
188
+ "Age 30\n"
189
+ " d."
177
190
  msgstr ""
178
- "Antig??edad ??? 30\n"
179
- " d."
180
191
 
181
192
  #. module: account_financial_report
182
193
  #. odoo-python
183
194
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
184
195
  #, python-format
185
- msgid "Age ??? 30 d."
186
- msgstr "Tiempo ??? 30 d."
196
+ msgid "Age 30 d."
197
+ msgstr ""
187
198
 
188
199
  #. module: account_financial_report
189
200
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
190
201
  msgid ""
191
- "Age ??? 60\n"
192
- " d."
202
+ "Age 60\n"
203
+ " d."
193
204
  msgstr ""
194
- "Antig??edad ??? 60\n"
195
- " d."
196
205
 
197
206
  #. module: account_financial_report
198
207
  #. odoo-python
199
208
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
200
209
  #, python-format
201
- msgid "Age ??? 60 d."
202
- msgstr "Tiempo ??? 60 d."
210
+ msgid "Age 60 d."
211
+ msgstr ""
203
212
 
204
213
  #. module: account_financial_report
205
214
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
206
215
  msgid ""
207
- "Age ??? 90\n"
208
- " d."
216
+ "Age 90\n"
217
+ " d."
209
218
  msgstr ""
210
- "Antig??edad ??? 90\n"
211
- " d."
212
219
 
213
220
  #. module: account_financial_report
214
221
  #. odoo-python
215
222
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
216
223
  #, python-format
217
- msgid "Age ??? 90 d."
218
- msgstr "Tiempo ??? 90 d."
224
+ msgid "Age 90 d."
225
+ msgstr ""
219
226
 
220
227
  #. module: account_financial_report
221
228
  #. odoo-python
@@ -426,6 +433,7 @@ msgstr "C??digo"
426
433
  #. module: account_financial_report
427
434
  #. odoo-python
428
435
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
436
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id
429
437
  #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id
430
438
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id
431
439
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id
@@ -443,6 +451,18 @@ msgid "Compute accounts"
443
451
  msgstr "Cuentas calculadas"
444
452
 
445
453
  #. module: account_financial_report
454
+ #: model:ir.model,name:account_financial_report.model_res_config_settings
455
+ msgid "Config Settings"
456
+ msgstr ""
457
+
458
+ #. module: account_financial_report
459
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
460
+ msgid "Configurations"
461
+ msgstr ""
462
+
463
+ #. module: account_financial_report
464
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid
465
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid
446
466
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
447
467
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
448
468
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
@@ -453,6 +473,8 @@ msgid "Created by"
453
473
  msgstr "Creado por"
454
474
 
455
475
  #. module: account_financial_report
476
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date
477
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date
456
478
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
457
479
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
458
480
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
@@ -641,6 +663,8 @@ msgid "Detail Taxes"
641
663
  msgstr "Detalle de impuestos"
642
664
 
643
665
  #. module: account_financial_report
666
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name
667
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name
644
668
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
645
669
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
646
670
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
@@ -929,6 +953,12 @@ msgstr "Agrupar por"
929
953
  msgid "Grouped By"
930
954
  msgstr "Agrupar por"
931
955
 
956
+ #. module: account_financial_report
957
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
958
+ msgid ""
959
+ "Here you can set the intervals that will appear on the Aged Partner Balance."
960
+ msgstr ""
961
+
932
962
  #. module: account_financial_report
933
963
  #. odoo-python
934
964
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
@@ -958,6 +988,8 @@ msgid "Hierarchy Levels to display"
958
988
  msgstr "Niveles de Jerarqu??a a mostrar"
959
989
 
960
990
  #. module: account_financial_report
991
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id
992
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id
961
993
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
962
994
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
963
995
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
@@ -976,6 +1008,18 @@ msgstr ""
976
1008
  "Si se marca, no se mostrar??n detalles en el informe del libro mayor (solo "
977
1009
  "el webkit), solo importes centralizados por per??odo."
978
1010
 
1011
+ #. module: account_financial_report
1012
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit
1013
+ msgid "Inferior Limit"
1014
+ msgstr ""
1015
+
1016
+ #. module: account_financial_report
1017
+ #. odoo-python
1018
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1019
+ #, python-format
1020
+ msgid "Inferior Limit must be greather than zero"
1021
+ msgstr ""
1022
+
979
1023
  #. module: account_financial_report
980
1024
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
981
1025
  msgid ""
@@ -1003,6 +1047,12 @@ msgstr ""
1003
1047
  msgid "Initial balance"
1004
1048
  msgstr "Saldo inicial"
1005
1049
 
1050
+ #. module: account_financial_report
1051
+ #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id
1052
+ #: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id
1053
+ msgid "Intervals configuration"
1054
+ msgstr ""
1055
+
1006
1056
  #. module: account_financial_report
1007
1057
  #. odoo-python
1008
1058
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
@@ -1072,6 +1122,8 @@ msgid "Journals"
1072
1122
  msgstr "Diarios"
1073
1123
 
1074
1124
  #. module: account_financial_report
1125
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid
1126
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid
1075
1127
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid
1076
1128
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid
1077
1129
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid
@@ -1082,6 +1134,8 @@ msgid "Last Updated by"
1082
1134
  msgstr "??ltima modificaci??n por"
1083
1135
 
1084
1136
  #. module: account_financial_report
1137
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date
1138
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date
1085
1139
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date
1086
1140
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date
1087
1141
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date
@@ -1113,6 +1167,11 @@ msgstr "Nivel %s"
1113
1167
  msgid "Limit hierarchy levels"
1114
1168
  msgstr "Limitar niveles de jerarqu??a"
1115
1169
 
1170
+ #. module: account_financial_report
1171
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids
1172
+ msgid "Line"
1173
+ msgstr ""
1174
+
1116
1175
  #. module: account_financial_report
1117
1176
  #. odoo-python
1118
1177
  #: code:addons/account_financial_report/report/general_ledger.py:0
@@ -1122,6 +1181,16 @@ msgstr "Limitar niveles de jerarqu??a"
1122
1181
  msgid "Missing Partner"
1123
1182
  msgstr ""
1124
1183
 
1184
+ #. module: account_financial_report
1185
+ #: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line
1186
+ msgid "Model to set interval lines for Age partner balance report"
1187
+ msgstr ""
1188
+
1189
+ #. module: account_financial_report
1190
+ #: model:ir.model,name:account_financial_report.model_account_age_report_configuration
1191
+ msgid "Model to set intervals for Age partner balance report"
1192
+ msgstr ""
1193
+
1125
1194
  #. module: account_financial_report
1126
1195
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target
1127
1196
  msgid "Move Target"
@@ -1132,10 +1201,19 @@ msgstr "Asiento Objetivo"
1132
1201
  msgid "Moves"
1133
1202
  msgstr "Asientos"
1134
1203
 
1204
+ #. module: account_financial_report
1205
+ #. odoo-python
1206
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1207
+ #, python-format
1208
+ msgid "Must complete Configuration Lines"
1209
+ msgstr ""
1210
+
1135
1211
  #. module: account_financial_report
1136
1212
  #. odoo-python
1137
1213
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
1138
1214
  #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
1215
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name
1216
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name
1139
1217
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
1140
1218
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
1141
1219
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
@@ -1143,6 +1221,14 @@ msgstr "Asientos"
1143
1221
  msgid "Name"
1144
1222
  msgstr "Nombre"
1145
1223
 
1224
+ #. module: account_financial_report
1225
+ #. odoo-python
1226
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1227
+ #: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination
1228
+ #, python-format
1229
+ msgid "Name must be unique per report configuration"
1230
+ msgstr ""
1231
+
1146
1232
  #. module: account_financial_report
1147
1233
  #. odoo-python
1148
1234
  #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
@@ -1193,6 +1279,11 @@ msgstr "Sin Postear"
1193
1279
  msgid "Not due"
1194
1280
  msgstr "Deuda"
1195
1281
 
1282
+ #. module: account_financial_report
1283
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
1284
+ msgid "OCA Aged Report Configuration"
1285
+ msgstr ""
1286
+
1196
1287
  #. module: account_financial_report
1197
1288
  #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports
1198
1289
  msgid "OCA accounting reports"
@@ -1829,7 +1920,6 @@ msgid "future"
1829
1920
  msgstr "futuro"
1830
1921
 
1831
1922
  #. module: account_financial_report
1832
- #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
1833
1923
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
1834
1924
  #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
1835
1925
  #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
@@ -1878,6 +1968,50 @@ msgstr "ancho: 38.92%;"
1878
1968
  msgid "width: 8.11%;"
1879
1969
  msgstr "ancho: 8.11%;"
1880
1970
 
1971
+ #~ msgid ""
1972
+ #~ "Age ??? 120\n"
1973
+ #~ " d."
1974
+ #~ msgstr ""
1975
+ #~ "Antig??edad ??? 120\n"
1976
+ #~ " d."
1977
+
1978
+ #, python-format
1979
+ #~ msgid "Age ??? 120 d."
1980
+ #~ msgstr "Tiempo ??? 120 d."
1981
+
1982
+ #~ msgid ""
1983
+ #~ "Age ??? 30\n"
1984
+ #~ " d."
1985
+ #~ msgstr ""
1986
+ #~ "Antig??edad ??? 30\n"
1987
+ #~ " d."
1988
+
1989
+ #, python-format
1990
+ #~ msgid "Age ??? 30 d."
1991
+ #~ msgstr "Tiempo ??? 30 d."
1992
+
1993
+ #~ msgid ""
1994
+ #~ "Age ??? 60\n"
1995
+ #~ " d."
1996
+ #~ msgstr ""
1997
+ #~ "Antig??edad ??? 60\n"
1998
+ #~ " d."
1999
+
2000
+ #, python-format
2001
+ #~ msgid "Age ??? 60 d."
2002
+ #~ msgstr "Tiempo ??? 60 d."
2003
+
2004
+ #~ msgid ""
2005
+ #~ "Age ??? 90\n"
2006
+ #~ " d."
2007
+ #~ msgstr ""
2008
+ #~ "Antig??edad ??? 90\n"
2009
+ #~ " d."
2010
+
2011
+ #, python-format
2012
+ #~ msgid "Age ??? 90 d."
2013
+ #~ msgstr "Tiempo ??? 90 d."
2014
+
1881
2015
  #~ msgid "Last Modified on"
1882
2016
  #~ msgstr "??ltima modificaci??n en"
1883
2017
 
@@ -58,6 +58,11 @@ msgstr "91 - 120 d."
58
58
  msgid "<b>Taxes summary</b>"
59
59
  msgstr ""
60
60
 
61
+ #. module: account_financial_report
62
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
63
+ msgid "<span class=\"o_form_label\">Intervals configuration</span>"
64
+ msgstr ""
65
+
61
66
  #. module: account_financial_report
62
67
  #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
63
68
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
@@ -98,6 +103,11 @@ msgstr ""
98
103
  msgid "Account"
99
104
  msgstr ""
100
105
 
106
+ #. module: account_financial_report
107
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id
108
+ msgid "Account Age Report Config"
109
+ msgstr ""
110
+
101
111
  #. module: account_financial_report
102
112
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
103
113
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from
@@ -159,60 +169,65 @@ msgstr ""
159
169
  msgid "Additional Filtering"
160
170
  msgstr ""
161
171
 
172
+ #. module: account_financial_report
173
+ #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration
174
+ msgid "Age Partner Report Configuration"
175
+ msgstr ""
176
+
162
177
  #. module: account_financial_report
163
178
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
164
179
  msgid ""
165
- "Age ??? 120\n"
166
- " d."
180
+ "Age 120\n"
181
+ " d."
167
182
  msgstr ""
168
183
 
169
184
  #. module: account_financial_report
170
185
  #. odoo-python
171
186
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
172
187
  #, python-format
173
- msgid "Age ??? 120 d."
188
+ msgid "Age 120 d."
174
189
  msgstr ""
175
190
 
176
191
  #. module: account_financial_report
177
192
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
178
193
  msgid ""
179
- "Age ??? 30\n"
180
- " d."
194
+ "Age 30\n"
195
+ " d."
181
196
  msgstr ""
182
197
 
183
198
  #. module: account_financial_report
184
199
  #. odoo-python
185
200
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
186
201
  #, python-format
187
- msgid "Age ??? 30 d."
202
+ msgid "Age 30 d."
188
203
  msgstr ""
189
204
 
190
205
  #. module: account_financial_report
191
206
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
192
207
  msgid ""
193
- "Age ??? 60\n"
194
- " d."
208
+ "Age 60\n"
209
+ " d."
195
210
  msgstr ""
196
211
 
197
212
  #. module: account_financial_report
198
213
  #. odoo-python
199
214
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
200
215
  #, python-format
201
- msgid "Age ??? 60 d."
216
+ msgid "Age 60 d."
202
217
  msgstr ""
203
218
 
204
219
  #. module: account_financial_report
205
220
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
206
221
  msgid ""
207
- "Age ??? 90\n"
208
- " d."
222
+ "Age 90\n"
223
+ " d."
209
224
  msgstr ""
210
225
 
211
226
  #. module: account_financial_report
212
227
  #. odoo-python
213
228
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
214
229
  #, python-format
215
- msgid "Age ??? 90 d."
230
+ msgid "Age 90 d."
216
231
  msgstr ""
217
232
 
218
233
  #. module: account_financial_report
@@ -424,6 +439,7 @@ msgstr ""
424
439
  #. module: account_financial_report
425
440
  #. odoo-python
426
441
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
442
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id
427
443
  #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id
428
444
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id
429
445
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id
@@ -441,6 +457,18 @@ msgid "Compute accounts"
441
457
  msgstr ""
442
458
 
443
459
  #. module: account_financial_report
460
+ #: model:ir.model,name:account_financial_report.model_res_config_settings
461
+ msgid "Config Settings"
462
+ msgstr ""
463
+
464
+ #. module: account_financial_report
465
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
466
+ msgid "Configurations"
467
+ msgstr ""
468
+
469
+ #. module: account_financial_report
470
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid
471
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid
444
472
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
445
473
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
446
474
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
@@ -451,6 +479,8 @@ msgid "Created by"
451
479
  msgstr ""
452
480
 
453
481
  #. module: account_financial_report
482
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date
483
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date
454
484
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
455
485
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
456
486
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
@@ -639,6 +669,8 @@ msgid "Detail Taxes"
639
669
  msgstr ""
640
670
 
641
671
  #. module: account_financial_report
672
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name
673
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name
642
674
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
643
675
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
644
676
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
@@ -914,6 +946,12 @@ msgstr ""
914
946
  msgid "Grouped By"
915
947
  msgstr ""
916
948
 
949
+ #. module: account_financial_report
950
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
951
+ msgid ""
952
+ "Here you can set the intervals that will appear on the Aged Partner Balance."
953
+ msgstr ""
954
+
917
955
  #. module: account_financial_report
918
956
  #. odoo-python
919
957
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
@@ -943,6 +981,8 @@ msgid "Hierarchy Levels to display"
943
981
  msgstr ""
944
982
 
945
983
  #. module: account_financial_report
984
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id
985
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id
946
986
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
947
987
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
948
988
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
@@ -959,6 +999,18 @@ msgid ""
959
999
  "webkit one only), only centralized amounts per period."
960
1000
  msgstr ""
961
1001
 
1002
+ #. module: account_financial_report
1003
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit
1004
+ msgid "Inferior Limit"
1005
+ msgstr ""
1006
+
1007
+ #. module: account_financial_report
1008
+ #. odoo-python
1009
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1010
+ #, python-format
1011
+ msgid "Inferior Limit must be greather than zero"
1012
+ msgstr ""
1013
+
962
1014
  #. module: account_financial_report
963
1015
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
964
1016
  msgid ""
@@ -982,6 +1034,12 @@ msgstr ""
982
1034
  msgid "Initial balance"
983
1035
  msgstr ""
984
1036
 
1037
+ #. module: account_financial_report
1038
+ #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id
1039
+ #: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id
1040
+ msgid "Intervals configuration"
1041
+ msgstr ""
1042
+
985
1043
  #. module: account_financial_report
986
1044
  #. odoo-python
987
1045
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
@@ -1051,6 +1109,8 @@ msgid "Journals"
1051
1109
  msgstr ""
1052
1110
 
1053
1111
  #. module: account_financial_report
1112
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid
1113
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid
1054
1114
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid
1055
1115
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid
1056
1116
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid
@@ -1061,6 +1121,8 @@ msgid "Last Updated by"
1061
1121
  msgstr ""
1062
1122
 
1063
1123
  #. module: account_financial_report
1124
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date
1125
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date
1064
1126
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date
1065
1127
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date
1066
1128
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date
@@ -1092,6 +1154,11 @@ msgstr ""
1092
1154
  msgid "Limit hierarchy levels"
1093
1155
  msgstr ""
1094
1156
 
1157
+ #. module: account_financial_report
1158
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids
1159
+ msgid "Line"
1160
+ msgstr ""
1161
+
1095
1162
  #. module: account_financial_report
1096
1163
  #. odoo-python
1097
1164
  #: code:addons/account_financial_report/report/general_ledger.py:0
@@ -1101,6 +1168,16 @@ msgstr ""
1101
1168
  msgid "Missing Partner"
1102
1169
  msgstr ""
1103
1170
 
1171
+ #. module: account_financial_report
1172
+ #: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line
1173
+ msgid "Model to set interval lines for Age partner balance report"
1174
+ msgstr ""
1175
+
1176
+ #. module: account_financial_report
1177
+ #: model:ir.model,name:account_financial_report.model_account_age_report_configuration
1178
+ msgid "Model to set intervals for Age partner balance report"
1179
+ msgstr ""
1180
+
1104
1181
  #. module: account_financial_report
1105
1182
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target
1106
1183
  msgid "Move Target"
@@ -1111,10 +1188,19 @@ msgstr ""
1111
1188
  msgid "Moves"
1112
1189
  msgstr ""
1113
1190
 
1191
+ #. module: account_financial_report
1192
+ #. odoo-python
1193
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1194
+ #, python-format
1195
+ msgid "Must complete Configuration Lines"
1196
+ msgstr ""
1197
+
1114
1198
  #. module: account_financial_report
1115
1199
  #. odoo-python
1116
1200
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
1117
1201
  #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
1202
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name
1203
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name
1118
1204
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
1119
1205
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
1120
1206
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
@@ -1122,6 +1208,14 @@ msgstr ""
1122
1208
  msgid "Name"
1123
1209
  msgstr ""
1124
1210
 
1211
+ #. module: account_financial_report
1212
+ #. odoo-python
1213
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1214
+ #: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination
1215
+ #, python-format
1216
+ msgid "Name must be unique per report configuration"
1217
+ msgstr ""
1218
+
1125
1219
  #. module: account_financial_report
1126
1220
  #. odoo-python
1127
1221
  #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
@@ -1172,6 +1266,11 @@ msgstr ""
1172
1266
  msgid "Not due"
1173
1267
  msgstr ""
1174
1268
 
1269
+ #. module: account_financial_report
1270
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
1271
+ msgid "OCA Aged Report Configuration"
1272
+ msgstr ""
1273
+
1175
1274
  #. module: account_financial_report
1176
1275
  #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports
1177
1276
  msgid "OCA accounting reports"
@@ -1786,7 +1885,6 @@ msgid "future"
1786
1885
  msgstr ""
1787
1886
 
1788
1887
  #. module: account_financial_report
1789
- #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
1790
1888
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
1791
1889
  #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
1792
1890
  #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard