odoo-addon-account-financial-report 17.0.1.1.0__py3-none-any.whl → 17.0.1.1.0.2__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 +86 -49
  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.2.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.2.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.2.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.2.dist-info}/top_level.txt +0 -0
@@ -55,6 +55,11 @@ msgstr "91 - 120 d."
55
55
  msgid "<b>Taxes summary</b>"
56
56
  msgstr "<b>Belasting samenvatting</b>"
57
57
 
58
+ #. module: account_financial_report
59
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
60
+ msgid "<span class=\"o_form_label\">Intervals configuration</span>"
61
+ msgstr ""
62
+
58
63
  #. module: account_financial_report
59
64
  #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
60
65
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
@@ -95,6 +100,11 @@ msgstr "Abstract XLSX Account Financial Report"
95
100
  msgid "Account"
96
101
  msgstr "Rekening"
97
102
 
103
+ #. module: account_financial_report
104
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id
105
+ msgid "Account Age Report Config"
106
+ msgstr ""
107
+
98
108
  #. module: account_financial_report
99
109
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
100
110
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from
@@ -156,69 +166,66 @@ msgstr "Activeer centralisatie"
156
166
  msgid "Additional Filtering"
157
167
  msgstr "Aanvullende filters"
158
168
 
169
+ #. module: account_financial_report
170
+ #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration
171
+ msgid "Age Partner Report Configuration"
172
+ msgstr ""
173
+
159
174
  #. module: account_financial_report
160
175
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
161
176
  msgid ""
162
- "Age ??? 120\n"
163
- " d."
177
+ "Age 120\n"
178
+ " d."
164
179
  msgstr ""
165
- "Leeftijd ??? 120\n"
166
- " d."
167
180
 
168
181
  #. module: account_financial_report
169
182
  #. odoo-python
170
183
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
171
184
  #, python-format
172
- msgid "Age ??? 120 d."
173
- msgstr "Vv. ??? 120 d."
185
+ msgid "Age 120 d."
186
+ msgstr ""
174
187
 
175
188
  #. module: account_financial_report
176
189
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
177
190
  msgid ""
178
- "Age ??? 30\n"
179
- " d."
191
+ "Age 30\n"
192
+ " d."
180
193
  msgstr ""
181
- "Leeftijd ??? 30\n"
182
- " d."
183
194
 
184
195
  #. module: account_financial_report
185
196
  #. odoo-python
186
197
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
187
198
  #, python-format
188
- msgid "Age ??? 30 d."
189
- msgstr "Vv. ??? 30 d."
199
+ msgid "Age 30 d."
200
+ msgstr ""
190
201
 
191
202
  #. module: account_financial_report
192
203
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
193
204
  msgid ""
194
- "Age ??? 60\n"
195
- " d."
205
+ "Age 60\n"
206
+ " d."
196
207
  msgstr ""
197
- "Leeftijd ??? 60\n"
198
- " d."
199
208
 
200
209
  #. module: account_financial_report
201
210
  #. odoo-python
202
211
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
203
212
  #, python-format
204
- msgid "Age ??? 60 d."
205
- msgstr "Vv. ??? 60 d."
213
+ msgid "Age 60 d."
214
+ msgstr ""
206
215
 
207
216
  #. module: account_financial_report
208
217
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
209
218
  msgid ""
210
- "Age ??? 90\n"
211
- " d."
219
+ "Age 90\n"
220
+ " d."
212
221
  msgstr ""
213
- "Leeftijd ??? 90\n"
214
- " d."
215
222
 
216
223
  #. module: account_financial_report
217
224
  #. odoo-python
218
225
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
219
226
  #, python-format
220
- msgid "Age ??? 90 d."
221
- msgstr "Vv. ??? 90 d."
227
+ msgid "Age 90 d."
228
+ msgstr ""
222
229
 
223
230
  #. module: account_financial_report
224
231
  #. odoo-python
@@ -429,6 +436,7 @@ msgstr "Code"
429
436
  #. module: account_financial_report
430
437
  #. odoo-python
431
438
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
439
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id
432
440
  #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id
433
441
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id
434
442
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id
@@ -446,6 +454,18 @@ msgid "Compute accounts"
446
454
  msgstr "Bereken rekeningen"
447
455
 
448
456
  #. module: account_financial_report
457
+ #: model:ir.model,name:account_financial_report.model_res_config_settings
458
+ msgid "Config Settings"
459
+ msgstr ""
460
+
461
+ #. module: account_financial_report
462
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
463
+ msgid "Configurations"
464
+ msgstr ""
465
+
466
+ #. module: account_financial_report
467
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid
468
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid
449
469
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
450
470
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
451
471
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
@@ -456,6 +476,8 @@ msgid "Created by"
456
476
  msgstr "Gecre??erd door"
457
477
 
458
478
  #. module: account_financial_report
479
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date
480
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date
459
481
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
460
482
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
461
483
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
@@ -644,6 +666,8 @@ msgid "Detail Taxes"
644
666
  msgstr "Detail belastingen"
645
667
 
646
668
  #. module: account_financial_report
669
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name
670
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name
647
671
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
648
672
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
649
673
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
@@ -932,6 +956,12 @@ msgstr "Groepeer boekingen per"
932
956
  msgid "Grouped By"
933
957
  msgstr "Gegroepeerd op"
934
958
 
959
+ #. module: account_financial_report
960
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
961
+ msgid ""
962
+ "Here you can set the intervals that will appear on the Aged Partner Balance."
963
+ msgstr ""
964
+
935
965
  #. module: account_financial_report
936
966
  #. odoo-python
937
967
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
@@ -961,6 +991,8 @@ msgid "Hierarchy Levels to display"
961
991
  msgstr "Hierarchie niveaus om weer te geven"
962
992
 
963
993
  #. module: account_financial_report
994
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id
995
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id
964
996
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
965
997
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
966
998
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
@@ -979,6 +1011,18 @@ msgstr ""
979
1011
  "Als dit is geselecteerd, worden er geen details weergegeven in het Grootboek "
980
1012
  "rapport (alleen de webkit), enkel gecentraliseerde bedragen per periode."
981
1013
 
1014
+ #. module: account_financial_report
1015
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit
1016
+ msgid "Inferior Limit"
1017
+ msgstr ""
1018
+
1019
+ #. module: account_financial_report
1020
+ #. odoo-python
1021
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1022
+ #, python-format
1023
+ msgid "Inferior Limit must be greather than zero"
1024
+ msgstr ""
1025
+
982
1026
  #. module: account_financial_report
983
1027
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
984
1028
  msgid ""
@@ -1006,6 +1050,12 @@ msgstr ""
1006
1050
  msgid "Initial balance"
1007
1051
  msgstr "Beginbalans"
1008
1052
 
1053
+ #. module: account_financial_report
1054
+ #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id
1055
+ #: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id
1056
+ msgid "Intervals configuration"
1057
+ msgstr ""
1058
+
1009
1059
  #. module: account_financial_report
1010
1060
  #. odoo-python
1011
1061
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
@@ -1075,6 +1125,8 @@ msgid "Journals"
1075
1125
  msgstr "Dagboeken"
1076
1126
 
1077
1127
  #. module: account_financial_report
1128
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid
1129
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid
1078
1130
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid
1079
1131
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid
1080
1132
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid
@@ -1085,6 +1137,8 @@ msgid "Last Updated by"
1085
1137
  msgstr "Laatst bijgewerkt door"
1086
1138
 
1087
1139
  #. module: account_financial_report
1140
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date
1141
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date
1088
1142
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date
1089
1143
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date
1090
1144
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date
@@ -1116,6 +1170,11 @@ msgstr "Niveau %s"
1116
1170
  msgid "Limit hierarchy levels"
1117
1171
  msgstr "beperk hirarchie niveaus"
1118
1172
 
1173
+ #. module: account_financial_report
1174
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids
1175
+ msgid "Line"
1176
+ msgstr "Regel"
1177
+
1119
1178
  #. module: account_financial_report
1120
1179
  #. odoo-python
1121
1180
  #: code:addons/account_financial_report/report/general_ledger.py:0
@@ -1125,6 +1184,16 @@ msgstr "beperk hirarchie niveaus"
1125
1184
  msgid "Missing Partner"
1126
1185
  msgstr ""
1127
1186
 
1187
+ #. module: account_financial_report
1188
+ #: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line
1189
+ msgid "Model to set interval lines for Age partner balance report"
1190
+ msgstr ""
1191
+
1192
+ #. module: account_financial_report
1193
+ #: model:ir.model,name:account_financial_report.model_account_age_report_configuration
1194
+ msgid "Model to set intervals for Age partner balance report"
1195
+ msgstr ""
1196
+
1128
1197
  #. module: account_financial_report
1129
1198
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target
1130
1199
  msgid "Move Target"
@@ -1135,10 +1204,19 @@ msgstr "Boeking doel"
1135
1204
  msgid "Moves"
1136
1205
  msgstr "Boekingen"
1137
1206
 
1207
+ #. module: account_financial_report
1208
+ #. odoo-python
1209
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1210
+ #, python-format
1211
+ msgid "Must complete Configuration Lines"
1212
+ msgstr ""
1213
+
1138
1214
  #. module: account_financial_report
1139
1215
  #. odoo-python
1140
1216
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
1141
1217
  #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
1218
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name
1219
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name
1142
1220
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
1143
1221
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
1144
1222
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
@@ -1146,6 +1224,14 @@ msgstr "Boekingen"
1146
1224
  msgid "Name"
1147
1225
  msgstr "Naam"
1148
1226
 
1227
+ #. module: account_financial_report
1228
+ #. odoo-python
1229
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1230
+ #: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination
1231
+ #, python-format
1232
+ msgid "Name must be unique per report configuration"
1233
+ msgstr ""
1234
+
1149
1235
  #. module: account_financial_report
1150
1236
  #. odoo-python
1151
1237
  #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
@@ -1196,6 +1282,11 @@ msgstr "Ongeboekt"
1196
1282
  msgid "Not due"
1197
1283
  msgstr "Niet vervallen"
1198
1284
 
1285
+ #. module: account_financial_report
1286
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
1287
+ msgid "OCA Aged Report Configuration"
1288
+ msgstr ""
1289
+
1199
1290
  #. module: account_financial_report
1200
1291
  #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports
1201
1292
  msgid "OCA accounting reports"
@@ -1832,7 +1923,6 @@ msgid "future"
1832
1923
  msgstr "toekomstig"
1833
1924
 
1834
1925
  #. module: account_financial_report
1835
- #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
1836
1926
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
1837
1927
  #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
1838
1928
  #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
@@ -1881,6 +1971,50 @@ msgstr "breedte: 38.92%;"
1881
1971
  msgid "width: 8.11%;"
1882
1972
  msgstr "breedte: 8.11%;"
1883
1973
 
1974
+ #~ msgid ""
1975
+ #~ "Age ??? 120\n"
1976
+ #~ " d."
1977
+ #~ msgstr ""
1978
+ #~ "Leeftijd ??? 120\n"
1979
+ #~ " d."
1980
+
1981
+ #, python-format
1982
+ #~ msgid "Age ??? 120 d."
1983
+ #~ msgstr "Vv. ??? 120 d."
1984
+
1985
+ #~ msgid ""
1986
+ #~ "Age ??? 30\n"
1987
+ #~ " d."
1988
+ #~ msgstr ""
1989
+ #~ "Leeftijd ??? 30\n"
1990
+ #~ " d."
1991
+
1992
+ #, python-format
1993
+ #~ msgid "Age ??? 30 d."
1994
+ #~ msgstr "Vv. ??? 30 d."
1995
+
1996
+ #~ msgid ""
1997
+ #~ "Age ??? 60\n"
1998
+ #~ " d."
1999
+ #~ msgstr ""
2000
+ #~ "Leeftijd ??? 60\n"
2001
+ #~ " d."
2002
+
2003
+ #, python-format
2004
+ #~ msgid "Age ??? 60 d."
2005
+ #~ msgstr "Vv. ??? 60 d."
2006
+
2007
+ #~ msgid ""
2008
+ #~ "Age ??? 90\n"
2009
+ #~ " d."
2010
+ #~ msgstr ""
2011
+ #~ "Leeftijd ??? 90\n"
2012
+ #~ " d."
2013
+
2014
+ #, python-format
2015
+ #~ msgid "Age ??? 90 d."
2016
+ #~ msgstr "Vv. ??? 90 d."
2017
+
1884
2018
  #~ msgid "Last Modified on"
1885
2019
  #~ msgstr "Laatst Gewijzigd op"
1886
2020
 
@@ -2096,9 +2230,6 @@ msgstr "breedte: 8.11%;"
2096
2230
  #~ msgid "Label"
2097
2231
  #~ msgstr "Label"
2098
2232
 
2099
- #~ msgid "Line"
2100
- #~ msgstr "Regel"
2101
-
2102
2233
  #~ msgid "Matching Number"
2103
2234
  #~ msgstr "Overeenkomend nummer"
2104
2235
 
@@ -55,6 +55,11 @@ msgstr ""
55
55
  msgid "<b>Taxes summary</b>"
56
56
  msgstr ""
57
57
 
58
+ #. module: account_financial_report
59
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
60
+ msgid "<span class=\"o_form_label\">Intervals configuration</span>"
61
+ msgstr ""
62
+
58
63
  #. module: account_financial_report
59
64
  #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
60
65
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
@@ -95,6 +100,11 @@ msgstr ""
95
100
  msgid "Account"
96
101
  msgstr "Rekening"
97
102
 
103
+ #. module: account_financial_report
104
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id
105
+ msgid "Account Age Report Config"
106
+ msgstr ""
107
+
98
108
  #. module: account_financial_report
99
109
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
100
110
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from
@@ -158,60 +168,65 @@ msgstr ""
158
168
  msgid "Additional Filtering"
159
169
  msgstr ""
160
170
 
171
+ #. module: account_financial_report
172
+ #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration
173
+ msgid "Age Partner Report Configuration"
174
+ msgstr ""
175
+
161
176
  #. module: account_financial_report
162
177
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
163
178
  msgid ""
164
- "Age ??? 120\n"
165
- " d."
179
+ "Age 120\n"
180
+ " d."
166
181
  msgstr ""
167
182
 
168
183
  #. module: account_financial_report
169
184
  #. odoo-python
170
185
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
171
186
  #, python-format
172
- msgid "Age ??? 120 d."
187
+ msgid "Age 120 d."
173
188
  msgstr ""
174
189
 
175
190
  #. module: account_financial_report
176
191
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
177
192
  msgid ""
178
- "Age ??? 30\n"
179
- " d."
193
+ "Age 30\n"
194
+ " d."
180
195
  msgstr ""
181
196
 
182
197
  #. module: account_financial_report
183
198
  #. odoo-python
184
199
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
185
200
  #, python-format
186
- msgid "Age ??? 30 d."
201
+ msgid "Age 30 d."
187
202
  msgstr ""
188
203
 
189
204
  #. module: account_financial_report
190
205
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
191
206
  msgid ""
192
- "Age ??? 60\n"
193
- " d."
207
+ "Age 60\n"
208
+ " d."
194
209
  msgstr ""
195
210
 
196
211
  #. module: account_financial_report
197
212
  #. odoo-python
198
213
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
199
214
  #, python-format
200
- msgid "Age ??? 60 d."
215
+ msgid "Age 60 d."
201
216
  msgstr ""
202
217
 
203
218
  #. module: account_financial_report
204
219
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
205
220
  msgid ""
206
- "Age ??? 90\n"
207
- " d."
221
+ "Age 90\n"
222
+ " d."
208
223
  msgstr ""
209
224
 
210
225
  #. module: account_financial_report
211
226
  #. odoo-python
212
227
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
213
228
  #, python-format
214
- msgid "Age ??? 90 d."
229
+ msgid "Age 90 d."
215
230
  msgstr ""
216
231
 
217
232
  #. module: account_financial_report
@@ -428,6 +443,7 @@ msgstr ""
428
443
  #. module: account_financial_report
429
444
  #. odoo-python
430
445
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
446
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id
431
447
  #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id
432
448
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id
433
449
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id
@@ -445,6 +461,18 @@ msgid "Compute accounts"
445
461
  msgstr ""
446
462
 
447
463
  #. module: account_financial_report
464
+ #: model:ir.model,name:account_financial_report.model_res_config_settings
465
+ msgid "Config Settings"
466
+ msgstr ""
467
+
468
+ #. module: account_financial_report
469
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
470
+ msgid "Configurations"
471
+ msgstr ""
472
+
473
+ #. module: account_financial_report
474
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid
475
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid
448
476
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
449
477
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
450
478
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
@@ -455,6 +483,8 @@ msgid "Created by"
455
483
  msgstr ""
456
484
 
457
485
  #. module: account_financial_report
486
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date
487
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date
458
488
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
459
489
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
460
490
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
@@ -643,6 +673,8 @@ msgid "Detail Taxes"
643
673
  msgstr ""
644
674
 
645
675
  #. module: account_financial_report
676
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name
677
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name
646
678
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
647
679
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
648
680
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
@@ -918,6 +950,12 @@ msgstr ""
918
950
  msgid "Grouped By"
919
951
  msgstr ""
920
952
 
953
+ #. module: account_financial_report
954
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
955
+ msgid ""
956
+ "Here you can set the intervals that will appear on the Aged Partner Balance."
957
+ msgstr ""
958
+
921
959
  #. module: account_financial_report
922
960
  #. odoo-python
923
961
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
@@ -947,6 +985,8 @@ msgid "Hierarchy Levels to display"
947
985
  msgstr ""
948
986
 
949
987
  #. module: account_financial_report
988
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id
989
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id
950
990
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
951
991
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
952
992
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
@@ -963,6 +1003,18 @@ msgid ""
963
1003
  "webkit one only), only centralized amounts per period."
964
1004
  msgstr ""
965
1005
 
1006
+ #. module: account_financial_report
1007
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit
1008
+ msgid "Inferior Limit"
1009
+ msgstr ""
1010
+
1011
+ #. module: account_financial_report
1012
+ #. odoo-python
1013
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1014
+ #, python-format
1015
+ msgid "Inferior Limit must be greather than zero"
1016
+ msgstr ""
1017
+
966
1018
  #. module: account_financial_report
967
1019
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
968
1020
  msgid ""
@@ -986,6 +1038,12 @@ msgstr ""
986
1038
  msgid "Initial balance"
987
1039
  msgstr ""
988
1040
 
1041
+ #. module: account_financial_report
1042
+ #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id
1043
+ #: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id
1044
+ msgid "Intervals configuration"
1045
+ msgstr ""
1046
+
989
1047
  #. module: account_financial_report
990
1048
  #. odoo-python
991
1049
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
@@ -1055,6 +1113,8 @@ msgid "Journals"
1055
1113
  msgstr ""
1056
1114
 
1057
1115
  #. module: account_financial_report
1116
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid
1117
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid
1058
1118
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid
1059
1119
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid
1060
1120
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid
@@ -1065,6 +1125,8 @@ msgid "Last Updated by"
1065
1125
  msgstr ""
1066
1126
 
1067
1127
  #. module: account_financial_report
1128
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date
1129
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date
1068
1130
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date
1069
1131
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date
1070
1132
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date
@@ -1096,6 +1158,11 @@ msgstr ""
1096
1158
  msgid "Limit hierarchy levels"
1097
1159
  msgstr ""
1098
1160
 
1161
+ #. module: account_financial_report
1162
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids
1163
+ msgid "Line"
1164
+ msgstr ""
1165
+
1099
1166
  #. module: account_financial_report
1100
1167
  #. odoo-python
1101
1168
  #: code:addons/account_financial_report/report/general_ledger.py:0
@@ -1105,6 +1172,16 @@ msgstr ""
1105
1172
  msgid "Missing Partner"
1106
1173
  msgstr ""
1107
1174
 
1175
+ #. module: account_financial_report
1176
+ #: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line
1177
+ msgid "Model to set interval lines for Age partner balance report"
1178
+ msgstr ""
1179
+
1180
+ #. module: account_financial_report
1181
+ #: model:ir.model,name:account_financial_report.model_account_age_report_configuration
1182
+ msgid "Model to set intervals for Age partner balance report"
1183
+ msgstr ""
1184
+
1108
1185
  #. module: account_financial_report
1109
1186
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target
1110
1187
  msgid "Move Target"
@@ -1115,10 +1192,19 @@ msgstr ""
1115
1192
  msgid "Moves"
1116
1193
  msgstr ""
1117
1194
 
1195
+ #. module: account_financial_report
1196
+ #. odoo-python
1197
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1198
+ #, python-format
1199
+ msgid "Must complete Configuration Lines"
1200
+ msgstr ""
1201
+
1118
1202
  #. module: account_financial_report
1119
1203
  #. odoo-python
1120
1204
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
1121
1205
  #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
1206
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name
1207
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name
1122
1208
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
1123
1209
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
1124
1210
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
@@ -1126,6 +1212,14 @@ msgstr ""
1126
1212
  msgid "Name"
1127
1213
  msgstr ""
1128
1214
 
1215
+ #. module: account_financial_report
1216
+ #. odoo-python
1217
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1218
+ #: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination
1219
+ #, python-format
1220
+ msgid "Name must be unique per report configuration"
1221
+ msgstr ""
1222
+
1129
1223
  #. module: account_financial_report
1130
1224
  #. odoo-python
1131
1225
  #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
@@ -1176,6 +1270,11 @@ msgstr ""
1176
1270
  msgid "Not due"
1177
1271
  msgstr ""
1178
1272
 
1273
+ #. module: account_financial_report
1274
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
1275
+ msgid "OCA Aged Report Configuration"
1276
+ msgstr ""
1277
+
1179
1278
  #. module: account_financial_report
1180
1279
  #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports
1181
1280
  msgid "OCA accounting reports"
@@ -1793,7 +1892,6 @@ msgid "future"
1793
1892
  msgstr ""
1794
1893
 
1795
1894
  #. module: account_financial_report
1796
- #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
1797
1895
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
1798
1896
  #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
1799
1897
  #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard