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
@@ -53,6 +53,11 @@ msgstr "91 - 120 g."
53
53
  msgid "<b>Taxes summary</b>"
54
54
  msgstr "<b>Riepilogo imposte</b>"
55
55
 
56
+ #. module: account_financial_report
57
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
58
+ msgid "<span class=\"o_form_label\">Intervals configuration</span>"
59
+ msgstr ""
60
+
56
61
  #. module: account_financial_report
57
62
  #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
58
63
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
@@ -93,6 +98,11 @@ msgstr "Sintesi XLSX resoconto conto economico"
93
98
  msgid "Account"
94
99
  msgstr "Conto"
95
100
 
101
+ #. module: account_financial_report
102
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id
103
+ msgid "Account Age Report Config"
104
+ msgstr ""
105
+
96
106
  #. module: account_financial_report
97
107
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
98
108
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from
@@ -154,69 +164,66 @@ msgstr "Attivare centralizzazione"
154
164
  msgid "Additional Filtering"
155
165
  msgstr "Filtri aggiuntivi"
156
166
 
167
+ #. module: account_financial_report
168
+ #: model:ir.actions.act_window,name:account_financial_report.action_aged_partner_report_configuration
169
+ msgid "Age Partner Report Configuration"
170
+ msgstr ""
171
+
157
172
  #. module: account_financial_report
158
173
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
159
174
  msgid ""
160
- "Age ??? 120\n"
161
- " d."
175
+ "Age 120\n"
176
+ " d."
162
177
  msgstr ""
163
- "Et?? ??? 120\n"
164
- " g."
165
178
 
166
179
  #. module: account_financial_report
167
180
  #. odoo-python
168
181
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
169
182
  #, python-format
170
- msgid "Age ??? 120 d."
171
- msgstr "Età ??? 120 g."
183
+ msgid "Age 120 d."
184
+ msgstr ""
172
185
 
173
186
  #. module: account_financial_report
174
187
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
175
188
  msgid ""
176
- "Age ??? 30\n"
177
- " d."
189
+ "Age 30\n"
190
+ " d."
178
191
  msgstr ""
179
- "Et?? ??? 30\n"
180
- " g."
181
192
 
182
193
  #. module: account_financial_report
183
194
  #. odoo-python
184
195
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
185
196
  #, python-format
186
- msgid "Age ??? 30 d."
187
- msgstr "Età ??? 30 g."
197
+ msgid "Age 30 d."
198
+ msgstr ""
188
199
 
189
200
  #. module: account_financial_report
190
201
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
191
202
  msgid ""
192
- "Age ??? 60\n"
193
- " d."
203
+ "Age 60\n"
204
+ " d."
194
205
  msgstr ""
195
- "Et?? ??? 60\n"
196
- " g."
197
206
 
198
207
  #. module: account_financial_report
199
208
  #. odoo-python
200
209
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
201
210
  #, python-format
202
- msgid "Age ??? 60 d."
203
- msgstr "Età ??? 60 g."
211
+ msgid "Age 60 d."
212
+ msgstr ""
204
213
 
205
214
  #. module: account_financial_report
206
215
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
207
216
  msgid ""
208
- "Age ??? 90\n"
209
- " d."
217
+ "Age 90\n"
218
+ " d."
210
219
  msgstr ""
211
- "Et?? ??? 90\n"
212
- " g."
213
220
 
214
221
  #. module: account_financial_report
215
222
  #. odoo-python
216
223
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
217
224
  #, python-format
218
- msgid "Age ??? 90 d."
219
- msgstr "Età ??? 90 g."
225
+ msgid "Age 90 d."
226
+ msgstr ""
220
227
 
221
228
  #. module: account_financial_report
222
229
  #. odoo-python
@@ -427,6 +434,7 @@ msgstr "Codice"
427
434
  #. module: account_financial_report
428
435
  #. odoo-python
429
436
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
437
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id
430
438
  #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id
431
439
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id
432
440
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id
@@ -444,6 +452,18 @@ msgid "Compute accounts"
444
452
  msgstr "Calcolare conti"
445
453
 
446
454
  #. module: account_financial_report
455
+ #: model:ir.model,name:account_financial_report.model_res_config_settings
456
+ msgid "Config Settings"
457
+ msgstr ""
458
+
459
+ #. module: account_financial_report
460
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
461
+ msgid "Configurations"
462
+ msgstr ""
463
+
464
+ #. module: account_financial_report
465
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid
466
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid
447
467
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
448
468
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
449
469
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
@@ -454,6 +474,8 @@ msgid "Created by"
454
474
  msgstr "Creato da"
455
475
 
456
476
  #. module: account_financial_report
477
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date
478
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date
457
479
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
458
480
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
459
481
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
@@ -642,6 +664,8 @@ msgid "Detail Taxes"
642
664
  msgstr "Dettaglio imposte"
643
665
 
644
666
  #. module: account_financial_report
667
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name
668
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name
645
669
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
646
670
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
647
671
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
@@ -931,6 +955,12 @@ msgstr "Raggruppa registrazioni per"
931
955
  msgid "Grouped By"
932
956
  msgstr "Raggruppato per"
933
957
 
958
+ #. module: account_financial_report
959
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
960
+ msgid ""
961
+ "Here you can set the intervals that will appear on the Aged Partner Balance."
962
+ msgstr ""
963
+
934
964
  #. module: account_financial_report
935
965
  #. odoo-python
936
966
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
@@ -960,6 +990,8 @@ msgid "Hierarchy Levels to display"
960
990
  msgstr "Livelli da mostrare"
961
991
 
962
992
  #. module: account_financial_report
993
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id
994
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id
963
995
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
964
996
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
965
997
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
@@ -978,6 +1010,18 @@ msgstr ""
978
1010
  "Se selezionata, nessun dettaglio verrà visualizzato nel resoconto libro "
979
1011
  "mastro (solo il webkit), solo conti centralizzati per periodo."
980
1012
 
1013
+ #. module: account_financial_report
1014
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit
1015
+ msgid "Inferior Limit"
1016
+ msgstr ""
1017
+
1018
+ #. module: account_financial_report
1019
+ #. odoo-python
1020
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1021
+ #, python-format
1022
+ msgid "Inferior Limit must be greather than zero"
1023
+ msgstr ""
1024
+
981
1025
  #. module: account_financial_report
982
1026
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
983
1027
  #, fuzzy
@@ -1006,6 +1050,12 @@ msgstr ""
1006
1050
  msgid "Initial balance"
1007
1051
  msgstr "Saldo iniziale"
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 "Sezionali"
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 "Ultimo aggiornamento di"
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 "Livello %s"
1116
1170
  msgid "Limit hierarchy levels"
1117
1171
  msgstr "Limitare i livelli della gerarchia"
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 "Riga"
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 "Limitare i livelli della gerarchia"
1125
1184
  msgid "Missing Partner"
1126
1185
  msgstr "Partner mancante"
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 "Obiettivo"
1135
1204
  msgid "Moves"
1136
1205
  msgstr "Registrazioni"
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 "Registrazioni"
1146
1224
  msgid "Name"
1147
1225
  msgstr "Nome"
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 "Non confermate"
1196
1282
  msgid "Not due"
1197
1283
  msgstr "Non dovuto"
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"
@@ -1833,7 +1924,6 @@ msgid "future"
1833
1924
  msgstr "futuro"
1834
1925
 
1835
1926
  #. module: account_financial_report
1836
- #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
1837
1927
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
1838
1928
  #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
1839
1929
  #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard
@@ -1882,6 +1972,50 @@ msgstr "larghezza: 38,92%;"
1882
1972
  msgid "width: 8.11%;"
1883
1973
  msgstr "larghezza: 8,11%;"
1884
1974
 
1975
+ #~ msgid ""
1976
+ #~ "Age ??? 120\n"
1977
+ #~ " d."
1978
+ #~ msgstr ""
1979
+ #~ "Et?? ??? 120\n"
1980
+ #~ " g."
1981
+
1982
+ #, python-format
1983
+ #~ msgid "Age ??? 120 d."
1984
+ #~ msgstr "Età ??? 120 g."
1985
+
1986
+ #~ msgid ""
1987
+ #~ "Age ??? 30\n"
1988
+ #~ " d."
1989
+ #~ msgstr ""
1990
+ #~ "Et?? ??? 30\n"
1991
+ #~ " g."
1992
+
1993
+ #, python-format
1994
+ #~ msgid "Age ??? 30 d."
1995
+ #~ msgstr "Età ??? 30 g."
1996
+
1997
+ #~ msgid ""
1998
+ #~ "Age ??? 60\n"
1999
+ #~ " d."
2000
+ #~ msgstr ""
2001
+ #~ "Et?? ??? 60\n"
2002
+ #~ " g."
2003
+
2004
+ #, python-format
2005
+ #~ msgid "Age ??? 60 d."
2006
+ #~ msgstr "Età ??? 60 g."
2007
+
2008
+ #~ msgid ""
2009
+ #~ "Age ??? 90\n"
2010
+ #~ " d."
2011
+ #~ msgstr ""
2012
+ #~ "Et?? ??? 90\n"
2013
+ #~ " g."
2014
+
2015
+ #, python-format
2016
+ #~ msgid "Age ??? 90 d."
2017
+ #~ msgstr "Età ??? 90 g."
2018
+
1885
2019
  #~ msgid "Last Modified on"
1886
2020
  #~ msgstr "Ultima modifica il"
1887
2021
 
@@ -2021,9 +2155,6 @@ msgstr "larghezza: 8,11%;"
2021
2155
  #~ msgid "Label"
2022
2156
  #~ msgstr "Etichetta"
2023
2157
 
2024
- #~ msgid "Line"
2025
- #~ msgstr "Riga"
2026
-
2027
2158
  #~ msgid "Matching Number"
2028
2159
  #~ msgstr "Numero abbinamento"
2029
2160
 
@@ -53,6 +53,11 @@ msgstr "91 - 120 ???"
53
53
  msgid "<b>Taxes summary</b>"
54
54
  msgstr "<b>????????????</b>"
55
55
 
56
+ #. module: account_financial_report
57
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
58
+ msgid "<span class=\"o_form_label\">Intervals configuration</span>"
59
+ msgstr ""
60
+
56
61
  #. module: account_financial_report
57
62
  #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
58
63
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
@@ -93,6 +98,11 @@ msgstr ""
93
98
  msgid "Account"
94
99
  msgstr "????????????"
95
100
 
101
+ #. module: account_financial_report
102
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__account_age_report_config_id
103
+ msgid "Account Age Report Config"
104
+ msgstr ""
105
+
96
106
  #. module: account_financial_report
97
107
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__account_code_from
98
108
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__account_code_from
@@ -156,60 +166,65 @@ msgstr "??????????????????"
156
166
  msgid "Additional Filtering"
157
167
  msgstr ""
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
180
 
166
181
  #. module: account_financial_report
167
182
  #. odoo-python
168
183
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
169
184
  #, python-format
170
- msgid "Age ??? 120 d."
185
+ msgid "Age 120 d."
171
186
  msgstr ""
172
187
 
173
188
  #. module: account_financial_report
174
189
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
175
190
  msgid ""
176
- "Age ??? 30\n"
177
- " d."
191
+ "Age 30\n"
192
+ " d."
178
193
  msgstr ""
179
194
 
180
195
  #. module: account_financial_report
181
196
  #. odoo-python
182
197
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
183
198
  #, python-format
184
- msgid "Age ??? 30 d."
199
+ msgid "Age 30 d."
185
200
  msgstr ""
186
201
 
187
202
  #. module: account_financial_report
188
203
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
189
204
  msgid ""
190
- "Age ??? 60\n"
191
- " d."
205
+ "Age 60\n"
206
+ " d."
192
207
  msgstr ""
193
208
 
194
209
  #. module: account_financial_report
195
210
  #. odoo-python
196
211
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
197
212
  #, python-format
198
- msgid "Age ??? 60 d."
213
+ msgid "Age 60 d."
199
214
  msgstr ""
200
215
 
201
216
  #. module: account_financial_report
202
217
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_aged_partner_balance_move_lines
203
218
  msgid ""
204
- "Age ??? 90\n"
205
- " d."
219
+ "Age 90\n"
220
+ " d."
206
221
  msgstr ""
207
222
 
208
223
  #. module: account_financial_report
209
224
  #. odoo-python
210
225
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
211
226
  #, python-format
212
- msgid "Age ??? 90 d."
227
+ msgid "Age 90 d."
213
228
  msgstr ""
214
229
 
215
230
  #. module: account_financial_report
@@ -422,6 +437,7 @@ msgstr ""
422
437
  #. module: account_financial_report
423
438
  #. odoo-python
424
439
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
440
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__company_id
425
441
  #: model:ir.model.fields,field_description:account_financial_report.field_account_financial_report_abstract_wizard__company_id
426
442
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__company_id
427
443
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__company_id
@@ -439,6 +455,18 @@ msgid "Compute accounts"
439
455
  msgstr ""
440
456
 
441
457
  #. module: account_financial_report
458
+ #: model:ir.model,name:account_financial_report.model_res_config_settings
459
+ msgid "Config Settings"
460
+ msgstr ""
461
+
462
+ #. module: account_financial_report
463
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
464
+ msgid "Configurations"
465
+ msgstr ""
466
+
467
+ #. module: account_financial_report
468
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_uid
469
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_uid
442
470
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_uid
443
471
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_uid
444
472
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_uid
@@ -449,6 +477,8 @@ msgid "Created by"
449
477
  msgstr ""
450
478
 
451
479
  #. module: account_financial_report
480
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__create_date
481
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__create_date
452
482
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__create_date
453
483
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__create_date
454
484
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__create_date
@@ -637,6 +667,8 @@ msgid "Detail Taxes"
637
667
  msgstr ""
638
668
 
639
669
  #. module: account_financial_report
670
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__display_name
671
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__display_name
640
672
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__display_name
641
673
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__display_name
642
674
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__display_name
@@ -912,6 +944,12 @@ msgstr ""
912
944
  msgid "Grouped By"
913
945
  msgstr ""
914
946
 
947
+ #. module: account_financial_report
948
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
949
+ msgid ""
950
+ "Here you can set the intervals that will appear on the Aged Partner Balance."
951
+ msgstr ""
952
+
915
953
  #. module: account_financial_report
916
954
  #. odoo-python
917
955
  #: code:addons/account_financial_report/report/general_ledger_xlsx.py:0
@@ -941,6 +979,8 @@ msgid "Hierarchy Levels to display"
941
979
  msgstr ""
942
980
 
943
981
  #. module: account_financial_report
982
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__id
983
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__id
944
984
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__id
945
985
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__id
946
986
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__id
@@ -957,6 +997,18 @@ msgid ""
957
997
  "webkit one only), only centralized amounts per period."
958
998
  msgstr ""
959
999
 
1000
+ #. module: account_financial_report
1001
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__inferior_limit
1002
+ msgid "Inferior Limit"
1003
+ msgstr ""
1004
+
1005
+ #. module: account_financial_report
1006
+ #. odoo-python
1007
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1008
+ #, python-format
1009
+ msgid "Inferior Limit must be greather than zero"
1010
+ msgstr ""
1011
+
960
1012
  #. module: account_financial_report
961
1013
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_trial_balance_lines_header
962
1014
  msgid ""
@@ -980,6 +1032,12 @@ msgstr ""
980
1032
  msgid "Initial balance"
981
1033
  msgstr ""
982
1034
 
1035
+ #. module: account_financial_report
1036
+ #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__age_partner_config_id
1037
+ #: model:ir.model.fields,field_description:account_financial_report.field_res_config_settings__default_age_partner_config_id
1038
+ msgid "Intervals configuration"
1039
+ msgstr ""
1040
+
983
1041
  #. module: account_financial_report
984
1042
  #. odoo-python
985
1043
  #: code:addons/account_financial_report/report/aged_partner_balance_xlsx.py:0
@@ -1049,6 +1107,8 @@ msgid "Journals"
1049
1107
  msgstr ""
1050
1108
 
1051
1109
  #. module: account_financial_report
1110
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_uid
1111
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_uid
1052
1112
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_uid
1053
1113
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_uid
1054
1114
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_uid
@@ -1059,6 +1119,8 @@ msgid "Last Updated by"
1059
1119
  msgstr ""
1060
1120
 
1061
1121
  #. module: account_financial_report
1122
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__write_date
1123
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__write_date
1062
1124
  #: model:ir.model.fields,field_description:account_financial_report.field_aged_partner_balance_report_wizard__write_date
1063
1125
  #: model:ir.model.fields,field_description:account_financial_report.field_general_ledger_report_wizard__write_date
1064
1126
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__write_date
@@ -1090,6 +1152,11 @@ msgstr ""
1090
1152
  msgid "Limit hierarchy levels"
1091
1153
  msgstr ""
1092
1154
 
1155
+ #. module: account_financial_report
1156
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__line_ids
1157
+ msgid "Line"
1158
+ msgstr ""
1159
+
1093
1160
  #. module: account_financial_report
1094
1161
  #. odoo-python
1095
1162
  #: code:addons/account_financial_report/report/general_ledger.py:0
@@ -1099,6 +1166,16 @@ msgstr ""
1099
1166
  msgid "Missing Partner"
1100
1167
  msgstr ""
1101
1168
 
1169
+ #. module: account_financial_report
1170
+ #: model:ir.model,name:account_financial_report.model_account_age_report_configuration_line
1171
+ msgid "Model to set interval lines for Age partner balance report"
1172
+ msgstr ""
1173
+
1174
+ #. module: account_financial_report
1175
+ #: model:ir.model,name:account_financial_report.model_account_age_report_configuration
1176
+ msgid "Model to set intervals for Age partner balance report"
1177
+ msgstr ""
1178
+
1102
1179
  #. module: account_financial_report
1103
1180
  #: model:ir.model.fields,field_description:account_financial_report.field_journal_ledger_report_wizard__move_target
1104
1181
  msgid "Move Target"
@@ -1109,10 +1186,19 @@ msgstr ""
1109
1186
  msgid "Moves"
1110
1187
  msgstr ""
1111
1188
 
1189
+ #. module: account_financial_report
1190
+ #. odoo-python
1191
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1192
+ #, python-format
1193
+ msgid "Must complete Configuration Lines"
1194
+ msgstr ""
1195
+
1112
1196
  #. module: account_financial_report
1113
1197
  #. odoo-python
1114
1198
  #: code:addons/account_financial_report/report/journal_ledger_xlsx.py:0
1115
1199
  #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
1200
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration__name
1201
+ #: model:ir.model.fields,field_description:account_financial_report.field_account_age_report_configuration_line__name
1116
1202
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_all_taxes
1117
1203
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_journal_ledger_journal_taxes
1118
1204
  #: model_terms:ir.ui.view,arch_db:account_financial_report.report_vat_report_base
@@ -1120,6 +1206,14 @@ msgstr ""
1120
1206
  msgid "Name"
1121
1207
  msgstr ""
1122
1208
 
1209
+ #. module: account_financial_report
1210
+ #. odoo-python
1211
+ #: code:addons/account_financial_report/models/account_age_report_configuration.py:0
1212
+ #: model:ir.model.constraint,message:account_financial_report.constraint_account_age_report_configuration_line_unique_name_config_combination
1213
+ #, python-format
1214
+ msgid "Name must be unique per report configuration"
1215
+ msgstr ""
1216
+
1123
1217
  #. module: account_financial_report
1124
1218
  #. odoo-python
1125
1219
  #: code:addons/account_financial_report/report/vat_report_xlsx.py:0
@@ -1170,6 +1264,11 @@ msgstr ""
1170
1264
  msgid "Not due"
1171
1265
  msgstr ""
1172
1266
 
1267
+ #. module: account_financial_report
1268
+ #: model_terms:ir.ui.view,arch_db:account_financial_report.res_config_settings_view_form
1269
+ msgid "OCA Aged Report Configuration"
1270
+ msgstr ""
1271
+
1173
1272
  #. module: account_financial_report
1174
1273
  #: model:ir.ui.menu,name:account_financial_report.menu_oca_reports
1175
1274
  msgid "OCA accounting reports"
@@ -1785,7 +1884,6 @@ msgid "future"
1785
1884
  msgstr ""
1786
1885
 
1787
1886
  #. module: account_financial_report
1788
- #: model_terms:ir.ui.view,arch_db:account_financial_report.aged_partner_balance_wizard
1789
1887
  #: model_terms:ir.ui.view,arch_db:account_financial_report.general_ledger_wizard
1790
1888
  #: model_terms:ir.ui.view,arch_db:account_financial_report.journal_ledger_wizard
1791
1889
  #: model_terms:ir.ui.view,arch_db:account_financial_report.open_items_wizard