odoo-addon-account-reconcile-oca 16.0.1.2.14.5__py3-none-any.whl → 16.0.1.4.1.11__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.
Files changed (27) hide show
  1. odoo/addons/account_reconcile_oca/README.rst +1 -1
  2. odoo/addons/account_reconcile_oca/__manifest__.py +1 -1
  3. odoo/addons/account_reconcile_oca/i18n/account_reconcile_oca.pot +15 -11
  4. odoo/addons/account_reconcile_oca/i18n/ca.po +20 -11
  5. odoo/addons/account_reconcile_oca/i18n/es.po +20 -11
  6. odoo/addons/account_reconcile_oca/i18n/fr.po +71 -61
  7. odoo/addons/account_reconcile_oca/i18n/hr.po +17 -13
  8. odoo/addons/account_reconcile_oca/i18n/it.po +24 -16
  9. odoo/addons/account_reconcile_oca/i18n/nl.po +21 -13
  10. odoo/addons/account_reconcile_oca/i18n/pt.po +700 -0
  11. odoo/addons/account_reconcile_oca/i18n/pt_BR.po +43 -34
  12. odoo/addons/account_reconcile_oca/i18n/sv.po +19 -11
  13. odoo/addons/account_reconcile_oca/i18n/tr.po +24 -16
  14. odoo/addons/account_reconcile_oca/models/account_bank_statement_line.py +21 -2
  15. odoo/addons/account_reconcile_oca/models/account_journal.py +3 -1
  16. odoo/addons/account_reconcile_oca/models/account_reconcile_abstract.py +1 -1
  17. odoo/addons/account_reconcile_oca/static/description/index.html +8 -5
  18. odoo/addons/account_reconcile_oca/static/src/js/reconcile/reconcile_controller.esm.js +2 -1
  19. odoo/addons/account_reconcile_oca/static/src/js/reconcile_form/reconcile_form_controller.esm.js +6 -6
  20. odoo/addons/account_reconcile_oca/tests/test_bank_account_reconcile.py +10 -4
  21. odoo/addons/account_reconcile_oca/views/account_account_reconcile.xml +2 -1
  22. odoo/addons/account_reconcile_oca/views/account_move.xml +1 -0
  23. odoo/addons/account_reconcile_oca/views/account_move_line.xml +1 -1
  24. {odoo_addon_account_reconcile_oca-16.0.1.2.14.5.dist-info → odoo_addon_account_reconcile_oca-16.0.1.4.1.11.dist-info}/METADATA +3 -6
  25. {odoo_addon_account_reconcile_oca-16.0.1.2.14.5.dist-info → odoo_addon_account_reconcile_oca-16.0.1.4.1.11.dist-info}/RECORD +27 -26
  26. {odoo_addon_account_reconcile_oca-16.0.1.2.14.5.dist-info → odoo_addon_account_reconcile_oca-16.0.1.4.1.11.dist-info}/WHEEL +0 -0
  27. {odoo_addon_account_reconcile_oca-16.0.1.2.14.5.dist-info → odoo_addon_account_reconcile_oca-16.0.1.4.1.11.dist-info}/top_level.txt +0 -0
@@ -6,16 +6,16 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: Odoo Server 16.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2024-06-11 19:37+0000\n"
10
- "Last-Translator: Rodrigo Macedo <sottomaiormacedotec@users.noreply."
11
- "translation.odoo-community.org>\n"
9
+ "PO-Revision-Date: 2024-09-03 15:06+0000\n"
10
+ "Last-Translator: Rodrigo Sottomaior Macedo "
11
+ "<sottomaiormacedotec@sottomaiormacedo.tech>\n"
12
12
  "Language-Team: none\n"
13
13
  "Language: pt_BR\n"
14
14
  "MIME-Version: 1.0\n"
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
16
16
  "Content-Transfer-Encoding: \n"
17
17
  "Plural-Forms: nplurals=2; plural=n > 1;\n"
18
- "X-Generator: Weblate 4.17\n"
18
+ "X-Generator: Weblate 5.6.2\n"
19
19
 
20
20
  #. module: account_reconcile_oca
21
21
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
@@ -62,17 +62,17 @@ msgstr "Add Linha Extrato Bancário"
62
62
  #. module: account_reconcile_oca
63
63
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__aggregate_id
64
64
  msgid "Aggregate"
65
- msgstr ""
65
+ msgstr "Agregar"
66
66
 
67
67
  #. module: account_reconcile_oca
68
68
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__aggregate_name
69
69
  msgid "Aggregate Name"
70
- msgstr ""
70
+ msgstr "Nome agregado"
71
71
 
72
72
  #. module: account_reconcile_oca
73
73
  #: model:ir.model.fields,help:account_reconcile_oca.field_account_journal__reconcile_aggregate
74
74
  msgid "Aggregation to use on reconcile view"
75
- msgstr ""
75
+ msgstr "Agregação a ser usada na visualização de reconciliação"
76
76
 
77
77
  #. module: account_reconcile_oca
78
78
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
@@ -110,7 +110,7 @@ msgstr "Banco"
110
110
  #: model:ir.model,name:account_reconcile_oca.model_account_bank_statement
111
111
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_bank_statement_form_edit
112
112
  msgid "Bank Statement"
113
- msgstr ""
113
+ msgstr "Extrato bancário"
114
114
 
115
115
  #. module: account_reconcile_oca
116
116
  #: model:ir.model,name:account_reconcile_oca.model_account_bank_statement_line
@@ -150,7 +150,7 @@ msgstr "Limpar"
150
150
  #. module: account_reconcile_oca
151
151
  #: model:ir.model,name:account_reconcile_oca.model_res_company
152
152
  msgid "Companies"
153
- msgstr ""
153
+ msgstr "Empresas"
154
154
 
155
155
  #. module: account_reconcile_oca
156
156
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__company_id
@@ -159,6 +159,14 @@ msgstr ""
159
159
  msgid "Company"
160
160
  msgstr "Empresa"
161
161
 
162
+ #. module: account_reconcile_oca
163
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__company_currency_id
164
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__company_currency_id
165
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_journal__company_currency_id
166
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_reconcile_abstract__company_currency_id
167
+ msgid "Company Currency"
168
+ msgstr "Moeda da empresa"
169
+
162
170
  #. module: account_reconcile_oca
163
171
  #: model:ir.model.fields,help:account_reconcile_oca.field_account_bank_statement_line__company_id
164
172
  msgid "Company related to this journal"
@@ -167,7 +175,7 @@ msgstr "Empresa relacionada a este diário"
167
175
  #. module: account_reconcile_oca
168
176
  #: model:ir.model,name:account_reconcile_oca.model_res_config_settings
169
177
  msgid "Config Settings"
170
- msgstr ""
178
+ msgstr "Configuração"
171
179
 
172
180
  #. module: account_reconcile_oca
173
181
  #. odoo-javascript
@@ -194,11 +202,7 @@ msgid "Credit"
194
202
  msgstr "Crédito"
195
203
 
196
204
  #. module: account_reconcile_oca
197
- #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__company_currency_id
198
205
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__currency_id
199
- #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__company_currency_id
200
- #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_journal__company_currency_id
201
- #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_reconcile_abstract__company_currency_id
202
206
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_reconcile_abstract__currency_id
203
207
  msgid "Currency"
204
208
  msgstr "Moeda"
@@ -236,7 +240,7 @@ msgstr "Nome Exibição"
236
240
  #. module: account_reconcile_oca
237
241
  #: model:ir.actions.act_window,name:account_reconcile_oca.account_bank_statement_action_edit
238
242
  msgid "Edit Bank Statement"
239
- msgstr ""
243
+ msgstr "Editar extrato bancário"
240
244
 
241
245
  #. module: account_reconcile_oca
242
246
  #: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_mode__edit
@@ -246,7 +250,7 @@ msgstr "Editar Movimento"
246
250
  #. module: account_reconcile_oca
247
251
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__statement_balance_end_real
248
252
  msgid "Ending Balance"
249
- msgstr ""
253
+ msgstr "Balanço final"
250
254
 
251
255
  #. module: account_reconcile_oca
252
256
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__foreign_currency_id
@@ -270,7 +274,7 @@ msgstr "De contas a Receber comerciais"
270
274
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
271
275
  #, python-format
272
276
  msgid "Global Balance"
273
- msgstr ""
277
+ msgstr "Saldo Global"
274
278
 
275
279
  #. module: account_reconcile_oca
276
280
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__id
@@ -286,7 +290,7 @@ msgstr "Fatura"
286
290
  #. module: account_reconcile_oca
287
291
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__statement_complete
288
292
  msgid "Is Complete"
289
- msgstr ""
293
+ msgstr "Está completo"
290
294
 
291
295
  #. module: account_reconcile_oca
292
296
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__is_reconciled
@@ -296,7 +300,7 @@ msgstr "Reconciliado"
296
300
  #. module: account_reconcile_oca
297
301
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__statement_valid
298
302
  msgid "Is Valid"
299
- msgstr ""
303
+ msgstr "É válido"
300
304
 
301
305
  #. module: account_reconcile_oca
302
306
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_journal_dashboard_kanban_view
@@ -329,13 +333,6 @@ msgstr "Item Diário"
329
333
  msgid "Keep Suspense Accounts"
330
334
  msgstr "Manter contas suspensas"
331
335
 
332
- #. module: account_reconcile_oca
333
- #. odoo-python
334
- #: code:addons/account_reconcile_oca/models/account_bank_statement_line.py:0
335
- #, python-format
336
- msgid "Keep suspense move lines mode cannot be unreconciled"
337
- msgstr "O modo Manter suspenso linhas de movimento não pode ser irreconciliado"
338
-
339
336
  #. module: account_reconcile_oca
340
337
  #. odoo-javascript
341
338
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
@@ -441,7 +438,7 @@ msgstr "Outros"
441
438
  #. module: account_reconcile_oca
442
439
  #: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_aggregate__month
443
440
  msgid "Month"
444
- msgstr ""
441
+ msgstr "Mês"
445
442
 
446
443
  #. module: account_reconcile_oca
447
444
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__name
@@ -516,7 +513,7 @@ msgstr "Reconciliar"
516
513
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_res_company__reconcile_aggregate
517
514
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_res_config_settings__reconcile_aggregate
518
515
  msgid "Reconcile Aggregate"
519
- msgstr ""
516
+ msgstr "Reconciliar Agregado"
520
517
 
521
518
  #. module: account_reconcile_oca
522
519
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__reconcile_data
@@ -540,7 +537,7 @@ msgstr "Modo de reconciliação"
540
537
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_journal__reconcile_aggregate
541
538
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.res_config_settings_form_view
542
539
  msgid "Reconcile aggregation"
543
- msgstr ""
540
+ msgstr "Reconciliar agregação"
544
541
 
545
542
  #. module: account_reconcile_oca
546
543
  #: model:ir.actions.act_window,name:account_reconcile_oca.action_bank_statement_line_move_view_reconcile
@@ -564,6 +561,13 @@ msgstr "Reconciliado"
564
561
  msgid "Reset reconciliation"
565
562
  msgstr "Redefinir Reconciliação"
566
563
 
564
+ #. module: account_reconcile_oca
565
+ #. odoo-python
566
+ #: code:addons/account_reconcile_oca/models/account_bank_statement_line.py:0
567
+ #, python-format
568
+ msgid "Reversal of: %s"
569
+ msgstr "Reversão de: %s"
570
+
567
571
  #. module: account_reconcile_oca
568
572
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
569
573
  msgid "Sales"
@@ -587,23 +591,23 @@ msgstr "Def. como Verificado"
587
591
  #. module: account_reconcile_oca
588
592
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.res_config_settings_form_view
589
593
  msgid "Standard aggregation to use on bank reconciliation"
590
- msgstr ""
594
+ msgstr "Agregação padrão para usar na reconciliação bancária"
591
595
 
592
596
  #. module: account_reconcile_oca
593
597
  #: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_aggregate__statement
594
598
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_reconcile_view
595
599
  msgid "Statement"
596
- msgstr ""
600
+ msgstr "Declaração"
597
601
 
598
602
  #. module: account_reconcile_oca
599
603
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__statement_name
600
604
  msgid "Statement Name"
601
- msgstr ""
605
+ msgstr "Nome da declaração"
602
606
 
603
607
  #. module: account_reconcile_oca
604
608
  #: model:ir.actions.act_window,name:account_reconcile_oca.action_bank_statement_line_reconcile
605
609
  msgid "Statement lines"
606
- msgstr ""
610
+ msgstr "Linhas de declaração"
607
611
 
608
612
  #. module: account_reconcile_oca
609
613
  #: model:ir.model.fields,help:account_reconcile_oca.field_account_bank_statement_line__foreign_currency_id
@@ -660,7 +664,7 @@ msgstr "Ver movimento"
660
664
  #. module: account_reconcile_oca
661
665
  #: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_aggregate__week
662
666
  msgid "Week"
663
- msgstr ""
667
+ msgstr "Semana"
664
668
 
665
669
  #. module: account_reconcile_oca
666
670
  #. odoo-python
@@ -696,6 +700,11 @@ msgstr "será reduzido em"
696
700
  msgid "with an open amount"
697
701
  msgstr "com um valor em aberto"
698
702
 
703
+ #, python-format
704
+ #~ msgid "Keep suspense move lines mode cannot be unreconciled"
705
+ #~ msgstr ""
706
+ #~ "O modo Manter suspenso linhas de movimento não pode ser irreconciliado"
707
+
699
708
  #~ msgid "Due Date"
700
709
  #~ msgstr "Data de vencimento"
701
710
 
@@ -158,6 +158,14 @@ msgstr "Företag"
158
158
  msgid "Company"
159
159
  msgstr "Bolag"
160
160
 
161
+ #. module: account_reconcile_oca
162
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__company_currency_id
163
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__company_currency_id
164
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_journal__company_currency_id
165
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_reconcile_abstract__company_currency_id
166
+ msgid "Company Currency"
167
+ msgstr ""
168
+
161
169
  #. module: account_reconcile_oca
162
170
  #: model:ir.model.fields,help:account_reconcile_oca.field_account_bank_statement_line__company_id
163
171
  msgid "Company related to this journal"
@@ -193,11 +201,7 @@ msgid "Credit"
193
201
  msgstr "Kreditera"
194
202
 
195
203
  #. module: account_reconcile_oca
196
- #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__company_currency_id
197
204
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__currency_id
198
- #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__company_currency_id
199
- #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_journal__company_currency_id
200
- #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_reconcile_abstract__company_currency_id
201
205
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_reconcile_abstract__currency_id
202
206
  msgid "Currency"
203
207
  msgstr "Valuta"
@@ -329,13 +333,6 @@ msgstr "Transaktioner"
329
333
  msgid "Keep Suspense Accounts"
330
334
  msgstr "Behåll observationskonto"
331
335
 
332
- #. module: account_reconcile_oca
333
- #. odoo-python
334
- #: code:addons/account_reconcile_oca/models/account_bank_statement_line.py:0
335
- #, python-format
336
- msgid "Keep suspense move lines mode cannot be unreconciled"
337
- msgstr "Behåll observationstransaktioner, läge kan inte vara oavstämd"
338
-
339
336
  #. module: account_reconcile_oca
340
337
  #. odoo-javascript
341
338
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
@@ -564,6 +561,13 @@ msgstr "Avstämnd"
564
561
  msgid "Reset reconciliation"
565
562
  msgstr "Återställ avstämning"
566
563
 
564
+ #. module: account_reconcile_oca
565
+ #. odoo-python
566
+ #: code:addons/account_reconcile_oca/models/account_bank_statement_line.py:0
567
+ #, python-format
568
+ msgid "Reversal of: %s"
569
+ msgstr ""
570
+
567
571
  #. module: account_reconcile_oca
568
572
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
569
573
  msgid "Sales"
@@ -696,5 +700,9 @@ msgstr "kommer att reduceras med"
696
700
  msgid "with an open amount"
697
701
  msgstr "med ett valfritt belopp"
698
702
 
703
+ #, python-format
704
+ #~ msgid "Keep suspense move lines mode cannot be unreconciled"
705
+ #~ msgstr "Behåll observationstransaktioner, läge kan inte vara oavstämd"
706
+
699
707
  #~ msgid "Due Date"
700
708
  #~ msgstr "Förfallodatum"
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: Odoo Server 16.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2024-06-07 11:48+0000\n"
9
+ "PO-Revision-Date: 2024-07-16 12:58+0000\n"
10
10
  "Last-Translator: Metin GÜLSOY <metin.gulsoy@kitayazilim.com>\n"
11
11
  "Language-Team: none\n"
12
12
  "Language: tr\n"
@@ -14,7 +14,7 @@ msgstr ""
14
14
  "Content-Type: text/plain; charset=UTF-8\n"
15
15
  "Content-Transfer-Encoding: \n"
16
16
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
- "X-Generator: Weblate 4.17\n"
17
+ "X-Generator: Weblate 5.6.2\n"
18
18
 
19
19
  #. module: account_reconcile_oca
20
20
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
@@ -140,7 +140,7 @@ msgstr "Nakit"
140
140
  #. module: account_reconcile_oca
141
141
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
142
142
  msgid "Chatter"
143
- msgstr "Log ve Notlar"
143
+ msgstr "Mesajlaşma"
144
144
 
145
145
  #. module: account_reconcile_oca
146
146
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_account_reconcile_form_view
@@ -159,6 +159,14 @@ msgstr "Şirketler"
159
159
  msgid "Company"
160
160
  msgstr "Firma"
161
161
 
162
+ #. module: account_reconcile_oca
163
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__company_currency_id
164
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__company_currency_id
165
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_journal__company_currency_id
166
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_reconcile_abstract__company_currency_id
167
+ msgid "Company Currency"
168
+ msgstr ""
169
+
162
170
  #. module: account_reconcile_oca
163
171
  #: model:ir.model.fields,help:account_reconcile_oca.field_account_bank_statement_line__company_id
164
172
  msgid "Company related to this journal"
@@ -194,11 +202,7 @@ msgid "Credit"
194
202
  msgstr "Alacak"
195
203
 
196
204
  #. module: account_reconcile_oca
197
- #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__company_currency_id
198
205
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__currency_id
199
- #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__company_currency_id
200
- #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_journal__company_currency_id
201
- #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_reconcile_abstract__company_currency_id
202
206
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_reconcile_abstract__currency_id
203
207
  msgid "Currency"
204
208
  msgstr "Para Birimi"
@@ -329,13 +333,6 @@ msgstr "Yevmiye Öğesi"
329
333
  msgid "Keep Suspense Accounts"
330
334
  msgstr "Askı Hesapları Tutun"
331
335
 
332
- #. module: account_reconcile_oca
333
- #. odoo-python
334
- #: code:addons/account_reconcile_oca/models/account_bank_statement_line.py:0
335
- #, python-format
336
- msgid "Keep suspense move lines mode cannot be unreconciled"
337
- msgstr "Beklemedeki hareket satırları modu uzlaştırılamaz durumda olamaz"
338
-
339
336
  #. module: account_reconcile_oca
340
337
  #. odoo-javascript
341
338
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
@@ -564,6 +561,13 @@ msgstr "Uzlaştırılan"
564
561
  msgid "Reset reconciliation"
565
562
  msgstr "Uzlaşmayı Sıfırla"
566
563
 
564
+ #. module: account_reconcile_oca
565
+ #. odoo-python
566
+ #: code:addons/account_reconcile_oca/models/account_bank_statement_line.py:0
567
+ #, python-format
568
+ msgid "Reversal of: %s"
569
+ msgstr ""
570
+
567
571
  #. module: account_reconcile_oca
568
572
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
569
573
  msgid "Sales"
@@ -635,7 +639,7 @@ msgstr "Tanımsız"
635
639
  #. module: account_reconcile_oca
636
640
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
637
641
  msgid "Unreconcile"
638
- msgstr "Uzlaşmamış"
642
+ msgstr "Uzlaşmayı Kaldır"
639
643
 
640
644
  #. module: account_reconcile_oca
641
645
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile_data__user_id
@@ -667,7 +671,7 @@ msgstr "Hafta"
667
671
  #: code:addons/account_reconcile_oca/models/account_journal.py:0
668
672
  #, python-format
669
673
  msgid "Well done! Everything has been reconciled"
670
- msgstr "Tebrikler! Her şey uzlaştırldı"
674
+ msgstr "Tebrikler! Her şey uzlaştırıldı"
671
675
 
672
676
  #. module: account_reconcile_oca
673
677
  #. odoo-python
@@ -698,5 +702,9 @@ msgstr "kadar azaltılacak"
698
702
  msgid "with an open amount"
699
703
  msgstr "açık bir miktarla"
700
704
 
705
+ #, python-format
706
+ #~ msgid "Keep suspense move lines mode cannot be unreconciled"
707
+ #~ msgstr "Beklemedeki hareket satırları modu uzlaştırılamaz durumda olamaz"
708
+
701
709
  #~ msgid "Reset"
702
710
  #~ msgstr "Sıfırla"
@@ -416,8 +416,9 @@ class AccountBankStatementLine(models.Model):
416
416
  continue
417
417
  new_data.append(line_data)
418
418
  liquidity_amount += line_data["amount"]
419
+
419
420
  for line in reconcile_model._get_write_off_move_lines_dict(
420
- -liquidity_amount, self._retrieve_partner()
421
+ -liquidity_amount, self._retrieve_partner().id
421
422
  ):
422
423
  new_line = line.copy()
423
424
  amount = line.get("balance")
@@ -667,7 +668,25 @@ class AccountBankStatementLine(models.Model):
667
668
  self.action_undo_reconciliation()
668
669
 
669
670
  def _unreconcile_bank_line_keep(self):
670
- raise UserError(_("Keep suspense move lines mode cannot be unreconciled"))
671
+ self.reconcile_data_info = self._default_reconcile_data(from_unreconcile=True)
672
+ # Reverse reconciled journal entry
673
+ to_reverse = (
674
+ self.line_ids._all_reconciled_lines()
675
+ .filtered(
676
+ lambda line: line.move_id != self.move_id
677
+ and (line.matched_debit_ids or line.matched_credit_ids)
678
+ )
679
+ .mapped("move_id")
680
+ )
681
+ if to_reverse:
682
+ default_values_list = [
683
+ {
684
+ "date": move.date,
685
+ "ref": _("Reversal of: %s", move.name),
686
+ }
687
+ for move in to_reverse
688
+ ]
689
+ to_reverse._reverse_moves(default_values_list, cancel=True)
671
690
 
672
691
  def _reconcile_move_line_vals(self, line, move_id=False):
673
692
  return {
@@ -12,7 +12,9 @@ class AccountJournal(models.Model):
12
12
  default="edit",
13
13
  required=True,
14
14
  )
15
- company_currency_id = fields.Many2one(related="company_id.currency_id")
15
+ company_currency_id = fields.Many2one(
16
+ related="company_id.currency_id", string="Company Currency"
17
+ )
16
18
  reconcile_aggregate = fields.Selection(
17
19
  [
18
20
  ("statement", "Statement"),
@@ -30,7 +30,7 @@ class AccountReconcileAbstract(models.AbstractModel):
30
30
  currency_id = fields.Many2one("res.currency", readonly=True)
31
31
  foreign_currency_id = fields.Many2one("res.currency")
32
32
  company_currency_id = fields.Many2one(
33
- "res.currency", related="company_id.currency_id"
33
+ related="company_id.currency_id", string="Company Currency"
34
34
  )
35
35
 
36
36
  def _get_reconcile_line(
@@ -8,10 +8,11 @@
8
8
 
9
9
  /*
10
10
  :Author: David Goodger (goodger@python.org)
11
- :Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11
+ :Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
12
12
  :Copyright: This stylesheet has been placed in the public domain.
13
13
 
14
14
  Default cascading style sheet for the HTML output of Docutils.
15
+ Despite the name, some widely supported CSS2 features are used.
15
16
 
16
17
  See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
17
18
  customize this style sheet.
@@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
274
275
  margin-left: 2em ;
275
276
  margin-right: 2em }
276
277
 
277
- pre.code .ln { color: grey; } /* line numbers */
278
+ pre.code .ln { color: gray; } /* line numbers */
278
279
  pre.code, code { background-color: #eeeeee }
279
280
  pre.code .comment, code .comment { color: #5C6576 }
280
281
  pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@ span.option {
300
301
  span.pre {
301
302
  white-space: pre }
302
303
 
303
- span.problematic {
304
+ span.problematic, pre.problematic {
304
305
  color: red }
305
306
 
306
307
  span.section-subtitle {
@@ -366,7 +367,7 @@ ul.auto-toc {
366
367
  !! This file is generated by oca-gen-addon-readme !!
367
368
  !! changes will be overwritten. !!
368
369
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369
- !! source digest: sha256:ae1b52beaba19e5505c337af5a93c52cf915340af8a58faf0ae74d79c378e6f7
370
+ !! source digest: sha256:701d0986b0d6ea77edd466761ef094409b0fbb1265ddc983ea26871d526ab80c
370
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371
372
  <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-reconcile/tree/16.0/account_reconcile_oca"><img alt="OCA/account-reconcile" src="https://img.shields.io/badge/github-OCA%2Faccount--reconcile-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-account_reconcile_oca"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/account-reconcile&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372
373
  <p>This addon allows to reconcile bank statements and account marked as <cite>reconcile</cite>.</p>
@@ -435,7 +436,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
435
436
  <div class="section" id="maintainers">
436
437
  <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
437
438
  <p>This module is maintained by the OCA.</p>
438
- <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
439
+ <a class="reference external image-reference" href="https://odoo-community.org">
440
+ <img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
441
+ </a>
439
442
  <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
440
443
  mission is to support the collaborative development of Odoo features and
441
444
  promote its widespread use.</p>
@@ -31,7 +31,7 @@ export class ReconcileController extends KanbanController {
31
31
  });
32
32
  }
33
33
  get journalId() {
34
- if (this.props.resModel === "account.bank.statement.line") {
34
+ if (this.props.context.active_model === "account.journal") {
35
35
  return this.props.context.active_id;
36
36
  }
37
37
  return false;
@@ -67,6 +67,7 @@ export class ReconcileController extends KanbanController {
67
67
  this.action.doAction(action, {
68
68
  onClose: async () => {
69
69
  await this.model.root.load();
70
+ await this.updateJournalInfo();
70
71
  this.render(true);
71
72
  },
72
73
  });
@@ -23,10 +23,12 @@ export class ReconcileFormController extends FormController {
23
23
  async reloadFormController() {
24
24
  var is_reconciled = this.model.root.data.is_reconciled;
25
25
  await this.model.root.load();
26
- if (!is_reconciled && this.model.root.data.is_reconciled) {
27
- // This only happens when we press the reconcile button
28
- if (this.env.parentController) {
29
- // Showing rainbow man
26
+ if (this.env.parentController) {
27
+ // We will update the parent controller every time we reload the form.
28
+ await this.env.parentController.model.root.load();
29
+ await this.env.parentController.render(true);
30
+ if (!is_reconciled && this.model.root.data.is_reconciled) {
31
+ // This only happens when we press the reconcile button for showing rainbow man
30
32
  const message = await this.orm.call(
31
33
  "account.journal",
32
34
  "get_rainbowman_message",
@@ -36,8 +38,6 @@ export class ReconcileFormController extends FormController {
36
38
  this.env.parentController.setRainbowMan(message);
37
39
  }
38
40
  // Refreshing
39
- await this.env.parentController.model.root.load();
40
- await this.env.parentController.render(true);
41
41
  this.env.parentController.selectRecord();
42
42
  }
43
43
  }
@@ -1,6 +1,5 @@
1
1
  import time
2
2
 
3
- from odoo.exceptions import UserError
4
3
  from odoo.tests import Form, tagged
5
4
 
6
5
  from odoo.addons.account.tests.common import TestAccountReconciliationCommon
@@ -500,7 +499,7 @@ class TestReconciliationWidget(TestAccountReconciliationCommon):
500
499
  def test_reconcile_invoice_keep(self):
501
500
  """
502
501
  We want to test how the keep mode works, keeping the original move lines.
503
- However, the unreconcile will not work properly
502
+ When unreconciling, the entry created for the reconciliation is reversed.
504
503
  """
505
504
  self.bank_journal_euro.reconcile_mode = "keep"
506
505
  self.bank_journal_euro.suspense_account_id.reconcile = True
@@ -540,8 +539,15 @@ class TestReconciliationWidget(TestAccountReconciliationCommon):
540
539
  self.bank_journal_euro.suspense_account_id,
541
540
  bank_stmt_line.mapped("move_id.line_ids.account_id"),
542
541
  )
543
- with self.assertRaises(UserError):
544
- bank_stmt_line.unreconcile_bank_line()
542
+ # Reset reconciliation
543
+ reconcile_move = (
544
+ bank_stmt_line.line_ids._all_reconciled_lines()
545
+ .filtered(lambda line: line.move_id != bank_stmt_line.move_id)
546
+ .move_id
547
+ )
548
+ bank_stmt_line.unreconcile_bank_line()
549
+ self.assertTrue(reconcile_move.reversal_move_id)
550
+ self.assertFalse(bank_stmt_line.is_reconciled)
545
551
 
546
552
  # Testing to check functionality
547
553
 
@@ -73,7 +73,8 @@
73
73
  <field name="model">account.account.reconcile</field>
74
74
  <field name="arch" type="xml">
75
75
  <search>
76
- <!-- TODO -->
76
+ <field name="account_id" />
77
+ <field name="partner_id" />
77
78
  </search>
78
79
  </field>
79
80
  </record>
@@ -13,6 +13,7 @@
13
13
  type="action"
14
14
  name="%(account_reconcile_oca.action_bank_statement_line_move_view_reconcile)s"
15
15
  string="Bank reconcile"
16
+ context="{'search_default_move_id': id}"
16
17
  class="btn btn-primary"
17
18
  icon="fa-list"
18
19
  attrs="{'invisible': [('statement_line_id', '=', False)]}"
@@ -40,7 +40,7 @@
40
40
  <field
41
41
  name="name"
42
42
  string="Journal Item"
43
- filter_domain="[ '|', '|', '|', ('name', 'ilike', self), ('ref', 'ilike', self), ('account_id', 'ilike', self), ('partner_id', 'ilike', self)]"
43
+ filter_domain="['|','|','|','|','|',('name', 'ilike', self), ('ref', 'ilike', self), ('account_id', 'ilike', self), ('partner_id', 'ilike', self),('amount_residual', 'ilike', self),('amount_residual_currency', 'ilike', self)]"
44
44
  />
45
45
  <field name="name" />
46
46
  <field name="ref" />
@@ -1,12 +1,11 @@
1
1
  Metadata-Version: 2.1
2
- Name: odoo-addon-account-reconcile-oca
3
- Version: 16.0.1.2.14.5
2
+ Name: odoo-addon-account_reconcile_oca
3
+ Version: 16.0.1.4.1.11
4
4
  Summary: Reconcile addons for Odoo CE accounting
5
5
  Home-page: https://github.com/OCA/account-reconcile
6
6
  Author: CreuBlanca,Dixmit,Odoo Community Association (OCA)
7
7
  Author-email: support@odoo-community.org
8
8
  License: AGPL-3
9
- Platform: UNKNOWN
10
9
  Classifier: Programming Language :: Python
11
10
  Classifier: Framework :: Odoo
12
11
  Classifier: Framework :: Odoo :: 16.0
@@ -24,7 +23,7 @@ Account Reconcile Oca
24
23
  !! This file is generated by oca-gen-addon-readme !!
25
24
  !! changes will be overwritten. !!
26
25
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
- !! source digest: sha256:ae1b52beaba19e5505c337af5a93c52cf915340af8a58faf0ae74d79c378e6f7
26
+ !! source digest: sha256:701d0986b0d6ea77edd466761ef094409b0fbb1265ddc983ea26871d526ab80c
28
27
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
29
28
 
30
29
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -123,5 +122,3 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
123
122
  This module is part of the `OCA/account-reconcile <https://github.com/OCA/account-reconcile/tree/16.0/account_reconcile_oca>`_ project on GitHub.
124
123
 
125
124
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
126
-
127
-