odoo-addon-account-reconcile-oca 16.0.1.2.4.5__py3-none-any.whl → 16.0.1.2.7.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. odoo/addons/account_reconcile_oca/README.rst +2 -1
  2. odoo/addons/account_reconcile_oca/__manifest__.py +3 -3
  3. odoo/addons/account_reconcile_oca/i18n/account_reconcile_oca.pot +9 -0
  4. odoo/addons/account_reconcile_oca/i18n/ca.po +590 -0
  5. odoo/addons/account_reconcile_oca/i18n/es.po +16 -3
  6. odoo/addons/account_reconcile_oca/i18n/fr.po +12 -3
  7. odoo/addons/account_reconcile_oca/i18n/hr.po +9 -0
  8. odoo/addons/account_reconcile_oca/i18n/nl.po +591 -0
  9. odoo/addons/account_reconcile_oca/i18n/pt_BR.po +21 -8
  10. odoo/addons/account_reconcile_oca/i18n/sv.po +9 -0
  11. odoo/addons/account_reconcile_oca/i18n/tr.po +9 -0
  12. odoo/addons/account_reconcile_oca/models/__init__.py +1 -0
  13. odoo/addons/account_reconcile_oca/models/account_account_reconcile.py +12 -3
  14. odoo/addons/account_reconcile_oca/models/account_bank_statement_line.py +1 -1
  15. odoo/addons/account_reconcile_oca/models/account_journal.py +1 -1
  16. odoo/addons/account_reconcile_oca/models/account_move_line.py +31 -0
  17. odoo/addons/account_reconcile_oca/models/account_reconcile_abstract.py +1 -1
  18. odoo/addons/account_reconcile_oca/static/description/index.html +2 -2
  19. odoo/addons/account_reconcile_oca/views/account_account.xml +1 -1
  20. odoo/addons/account_reconcile_oca/views/account_account_reconcile.xml +1 -1
  21. odoo/addons/account_reconcile_oca/views/account_bank_statement_line.xml +1 -1
  22. odoo/addons/account_reconcile_oca/views/account_journal.xml +1 -1
  23. odoo/addons/account_reconcile_oca/views/account_move.xml +1 -1
  24. odoo/addons/account_reconcile_oca/views/account_move_line.xml +16 -4
  25. {odoo_addon_account_reconcile_oca-16.0.1.2.4.5.dist-info → odoo_addon_account_reconcile_oca-16.0.1.2.7.1.dist-info}/METADATA +4 -3
  26. {odoo_addon_account_reconcile_oca-16.0.1.2.4.5.dist-info → odoo_addon_account_reconcile_oca-16.0.1.2.7.1.dist-info}/RECORD +28 -25
  27. {odoo_addon_account_reconcile_oca-16.0.1.2.4.5.dist-info → odoo_addon_account_reconcile_oca-16.0.1.2.7.1.dist-info}/WHEEL +1 -1
  28. {odoo_addon_account_reconcile_oca-16.0.1.2.4.5.dist-info → odoo_addon_account_reconcile_oca-16.0.1.2.7.1.dist-info}/top_level.txt +0 -0
@@ -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: 2023-10-28 13:19+0000\n"
9
+ "PO-Revision-Date: 2023-12-28 23:54+0000\n"
10
10
  "Last-Translator: Adriano Prado <adrianojprado@gmail.com>\n"
11
11
  "Language-Team: none\n"
12
12
  "Language: pt_BR\n"
@@ -68,7 +68,7 @@ msgstr "Valor"
68
68
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
69
69
  #, python-format
70
70
  msgid "Amount in currency"
71
- msgstr "Valor em moeda"
71
+ msgstr "Valor na moeda"
72
72
 
73
73
  #. module: account_reconcile_oca
74
74
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__analytic_distribution
@@ -210,12 +210,12 @@ msgstr "Moeda Estrangeira"
210
210
  #. module: account_reconcile_oca
211
211
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
212
212
  msgid "From Trade Payable accounts"
213
- msgstr "De contas a pagar comerciais"
213
+ msgstr "De contas a Pagar comerciais"
214
214
 
215
215
  #. module: account_reconcile_oca
216
216
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
217
217
  msgid "From Trade Receivable accounts"
218
- msgstr "De contas a pagar comerciais"
218
+ msgstr "De contas a Receber comerciais"
219
219
 
220
220
  #. module: account_reconcile_oca
221
221
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__id
@@ -254,6 +254,7 @@ msgid "Journal Entry"
254
254
  msgstr "Entrada Diário"
255
255
 
256
256
  #. module: account_reconcile_oca
257
+ #: model:ir.model,name:account_reconcile_oca.model_account_move_line
257
258
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
258
259
  msgid "Journal Item"
259
260
  msgstr "Item Diário"
@@ -296,7 +297,7 @@ msgstr "Última atualização em"
296
297
  #. module: account_reconcile_oca
297
298
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_account_id
298
299
  msgid "Manual Account"
299
- msgstr "Conta manual"
300
+ msgstr "Conta Manual"
300
301
 
301
302
  #. module: account_reconcile_oca
302
303
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_amount
@@ -313,7 +314,7 @@ msgstr "Moeda Manual"
313
314
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_delete
314
315
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_reconcile_abstract__manual_delete
315
316
  msgid "Manual Delete"
316
- msgstr "Exclusão manual"
317
+ msgstr "Exclusão Manual"
317
318
 
318
319
  #. module: account_reconcile_oca
319
320
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_kind
@@ -328,7 +329,7 @@ msgstr "Linha Manual"
328
329
  #. module: account_reconcile_oca
329
330
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_model_id
330
331
  msgid "Manual Model"
331
- msgstr "Modelo manual"
332
+ msgstr "Modelo Manual"
332
333
 
333
334
  #. module: account_reconcile_oca
334
335
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_move_id
@@ -348,7 +349,7 @@ msgstr "Nome Manual"
348
349
  #. module: account_reconcile_oca
349
350
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_original_amount
350
351
  msgid "Manual Original Amount"
351
- msgstr "Valor original manual"
352
+ msgstr "Valor Original Manual"
352
353
 
353
354
  #. module: account_reconcile_oca
354
355
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_partner_id
@@ -430,6 +431,7 @@ msgstr "Recebíveis"
430
431
  #: model:ir.actions.act_window,name:account_reconcile_oca.account_account_account_account_reconcile_act_window
431
432
  #: model:ir.actions.act_window,name:account_reconcile_oca.account_account_reconcile_act_window
432
433
  #: model:ir.actions.act_window,name:account_reconcile_oca.res_partner_account_account_reconcile_act_window
434
+ #: model:ir.actions.server,name:account_reconcile_oca.action_reconcile
433
435
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile_data__reconcile_id
434
436
  #: model:ir.ui.menu,name:account_reconcile_oca.account_account_reconcile_menu
435
437
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_account_reconcile_form_view
@@ -559,6 +561,13 @@ msgstr "Ver movimento"
559
561
  msgid "Well done! Everything has been reconciled"
560
562
  msgstr "Bom trabalho! Tudo foi reconciliado"
561
563
 
564
+ #. module: account_reconcile_oca
565
+ #. odoo-python
566
+ #: code:addons/account_reconcile_oca/models/account_move_line.py:0
567
+ #, python-format
568
+ msgid "You can only reconcile journal items belonging to the same account."
569
+ msgstr ""
570
+
562
571
  #. module: account_reconcile_oca
563
572
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
564
573
  msgid "fully paid"
@@ -579,5 +588,9 @@ msgstr "será reduzido em"
579
588
  msgid "with an open amount"
580
589
  msgstr "com um valor em aberto"
581
590
 
591
+ #, python-format
592
+ #~ msgid "You must reconcile information on the same partner"
593
+ #~ msgstr "Você deve reconciliar informações sobre o mesmo parceiro"
594
+
582
595
  #~ msgid "Reset"
583
596
  #~ msgstr "Reiniciar"
@@ -254,6 +254,7 @@ msgid "Journal Entry"
254
254
  msgstr "Dagboksanteckning"
255
255
 
256
256
  #. module: account_reconcile_oca
257
+ #: model:ir.model,name:account_reconcile_oca.model_account_move_line
257
258
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
258
259
  msgid "Journal Item"
259
260
  msgstr "Dagboksanteckning"
@@ -430,6 +431,7 @@ msgstr "Mottagningsbar"
430
431
  #: model:ir.actions.act_window,name:account_reconcile_oca.account_account_account_account_reconcile_act_window
431
432
  #: model:ir.actions.act_window,name:account_reconcile_oca.account_account_reconcile_act_window
432
433
  #: model:ir.actions.act_window,name:account_reconcile_oca.res_partner_account_account_reconcile_act_window
434
+ #: model:ir.actions.server,name:account_reconcile_oca.action_reconcile
433
435
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile_data__reconcile_id
434
436
  #: model:ir.ui.menu,name:account_reconcile_oca.account_account_reconcile_menu
435
437
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_account_reconcile_form_view
@@ -559,6 +561,13 @@ msgstr "Visa move"
559
561
  msgid "Well done! Everything has been reconciled"
560
562
  msgstr "Bra gjort! Allt har blivit avstämmt"
561
563
 
564
+ #. module: account_reconcile_oca
565
+ #. odoo-python
566
+ #: code:addons/account_reconcile_oca/models/account_move_line.py:0
567
+ #, python-format
568
+ msgid "You can only reconcile journal items belonging to the same account."
569
+ msgstr ""
570
+
562
571
  #. module: account_reconcile_oca
563
572
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
564
573
  msgid "fully paid"
@@ -251,6 +251,7 @@ msgid "Journal Entry"
251
251
  msgstr "Yevmiye Girişi"
252
252
 
253
253
  #. module: account_reconcile_oca
254
+ #: model:ir.model,name:account_reconcile_oca.model_account_move_line
254
255
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_move_line_search_reconcile_view
255
256
  msgid "Journal Item"
256
257
  msgstr "Yevmiye Öğesi"
@@ -427,6 +428,7 @@ msgstr "Alacak"
427
428
  #: model:ir.actions.act_window,name:account_reconcile_oca.account_account_account_account_reconcile_act_window
428
429
  #: model:ir.actions.act_window,name:account_reconcile_oca.account_account_reconcile_act_window
429
430
  #: model:ir.actions.act_window,name:account_reconcile_oca.res_partner_account_account_reconcile_act_window
431
+ #: model:ir.actions.server,name:account_reconcile_oca.action_reconcile
430
432
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile_data__reconcile_id
431
433
  #: model:ir.ui.menu,name:account_reconcile_oca.account_account_reconcile_menu
432
434
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_account_reconcile_form_view
@@ -556,6 +558,13 @@ msgstr "Hareketi görüntüle"
556
558
  msgid "Well done! Everything has been reconciled"
557
559
  msgstr "Tebrikler! Her şey uzlaştırldı"
558
560
 
561
+ #. module: account_reconcile_oca
562
+ #. odoo-python
563
+ #: code:addons/account_reconcile_oca/models/account_move_line.py:0
564
+ #, python-format
565
+ msgid "You can only reconcile journal items belonging to the same account."
566
+ msgstr ""
567
+
559
568
  #. module: account_reconcile_oca
560
569
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
561
570
  msgid "fully paid"
@@ -2,3 +2,4 @@ from . import account_reconcile_abstract
2
2
  from . import account_journal
3
3
  from . import account_bank_statement_line
4
4
  from . import account_account_reconcile
5
+ from . import account_move_line
@@ -1,4 +1,4 @@
1
- # Copyright 2022 CreuBlanca
1
+ # Copyright 2023 Dixmit
2
2
  # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
3
3
 
4
4
  from odoo import api, fields, models
@@ -33,8 +33,10 @@ class AccountAccountReconcile(models.Model):
33
33
  )
34
34
 
35
35
  def _select(self):
36
- account_account_name_field = self.env["ir.model.fields"].search(
37
- [("model", "=", "account.account"), ("name", "=", "name")]
36
+ account_account_name_field = (
37
+ self.env["ir.model.fields"]
38
+ .sudo()
39
+ .search([("model", "=", "account.account"), ("name", "=", "name")])
38
40
  )
39
41
  account_name = (
40
42
  f"a.name ->> '{self.env.user.lang}'"
@@ -84,6 +86,13 @@ class AccountAccountReconcile(models.Model):
84
86
  def _compute_reconcile_data_info(self):
85
87
  data_obj = self.env["account.account.reconcile.data"]
86
88
  for record in self:
89
+ if self.env.context.get("default_account_move_lines"):
90
+ data = {
91
+ "data": [],
92
+ "counterparts": self.env.context.get("default_account_move_lines"),
93
+ }
94
+ record.reconcile_data_info = self._recompute_data(data)
95
+ continue
87
96
  data_record = data_obj.search(
88
97
  [("user_id", "=", self.env.user.id), ("reconcile_id", "=", record.id)]
89
98
  )
@@ -1,4 +1,4 @@
1
- # Copyright 2022 CreuBlanca
1
+ # Copyright 2023 Dixmit
2
2
  # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
3
3
 
4
4
  from collections import defaultdict
@@ -1,4 +1,4 @@
1
- # Copyright 2022 CreuBlanca
1
+ # Copyright 2023 Dixmit
2
2
  # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
3
3
 
4
4
  from odoo import _, fields, models
@@ -0,0 +1,31 @@
1
+ # Copyright 2023 Dixmit
2
+ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
3
+
4
+ from odoo import _, models
5
+ from odoo.exceptions import ValidationError
6
+
7
+
8
+ class AccountMoveLine(models.Model):
9
+
10
+ _inherit = "account.move.line"
11
+
12
+ def action_reconcile_manually(self):
13
+ if not self:
14
+ return {}
15
+ accounts = self.mapped("account_id")
16
+ if len(accounts) > 1:
17
+ raise ValidationError(
18
+ _("You can only reconcile journal items belonging to the same account.")
19
+ )
20
+ partner = self.mapped("partner_id")
21
+ action = self.env["ir.actions.act_window"]._for_xml_id(
22
+ "account_reconcile_oca.account_account_reconcile_act_window"
23
+ )
24
+ action["domain"] = [("account_id", "=", self.mapped("account_id").id)]
25
+ if len(partner) == 1:
26
+ action["domain"] += [("partner_id", "=", partner.id)]
27
+ action["context"] = self.env.context.copy()
28
+ action["context"]["default_account_move_lines"] = self.filtered(
29
+ lambda r: not r.reconciled
30
+ ).ids
31
+ return action
@@ -1,4 +1,4 @@
1
- # Copyright 2022 CreuBlanca
1
+ # Copyright 2023 Dixmit
2
2
  # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
3
3
 
4
4
  from odoo import fields, models
@@ -1,4 +1,3 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
1
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
2
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
3
  <head>
@@ -367,7 +366,7 @@ ul.auto-toc {
367
366
  !! This file is generated by oca-gen-addon-readme !!
368
367
  !! changes will be overwritten. !!
369
368
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:88b251ca117c7b7a88b1bc0974d1537fd88310bc8d288947b83440056d0ceaf4
369
+ !! source digest: sha256:0259c9d504534b4ee88e7b929ddb6c524dd35cb217811c87b8dd02e0a433f1f1
371
370
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
371
  <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>
373
372
  <p>This addon allows to reconcile bank statements and account marked as <cite>reconcile</cite>.</p>
@@ -424,6 +423,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
424
423
  <h2><a class="toc-backref" href="#toc-entry-7">Authors</a></h2>
425
424
  <ul class="simple">
426
425
  <li>CreuBlanca</li>
426
+ <li>Dixmit</li>
427
427
  </ul>
428
428
  </div>
429
429
  <div class="section" id="contributors">
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="utf-8" ?>
2
- <!-- Copyright 2022 CreuBlanca
2
+ <!-- Copyright 2023 Dixmit
3
3
  License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
4
4
  <odoo>
5
5
 
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="utf-8" ?>
2
- <!-- Copyright 2022 CreuBlanca
2
+ <!-- Copyright 2023 Dixmit
3
3
  License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
4
4
  <odoo>
5
5
 
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="utf-8" ?>
2
- <!-- Copyright 2022 CreuBlanca
2
+ <!-- Copyright 2023 Dixmit
3
3
  License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
4
4
  <odoo>
5
5
 
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="utf-8" ?>
2
- <!-- Copyright 2022 CreuBlanca
2
+ <!-- Copyright 2023 Dixmit
3
3
  License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
4
4
  <odoo>
5
5
 
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="utf-8" ?>
2
- <!-- Copyright 2022 CreuBlanca
2
+ <!-- Copyright 2023 Dixmit
3
3
  License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
4
4
  <odoo>
5
5
 
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="utf-8" ?>
2
- <!-- Copyright 2022 CreuBlanca
2
+ <!-- Copyright 2023 Dixmit
3
3
  License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
4
4
  <odoo>
5
5
 
@@ -10,13 +10,16 @@
10
10
  <field name="arch" type="xml">
11
11
  <tree js_class="reconcile_move_line">
12
12
  <field name="date" />
13
- <field name="move_id" />
13
+ <field name="move_id" optional="show" />
14
+ <field name="account_id" optional="show" />
14
15
  <field name="partner_id" />
15
16
  <field name="company_currency_id" invisible="1" />
16
17
  <field name="currency_id" invisible="1" />
17
- <field name="name" />
18
+ <field name="name" optional="show" />
18
19
  <field name="amount_residual_currency" optional="hide" />
19
- <field name="amount_residual" />
20
+ <field name="amount_residual" optional="show" />
21
+ <field name="debit" optional="hide" />
22
+ <field name="credit" optional="hide" />
20
23
  <button
21
24
  type="object"
22
25
  name="action_open_business_doc"
@@ -98,4 +101,13 @@
98
101
  </search>
99
102
  </field>
100
103
  </record>
104
+
105
+ <record id="action_reconcile" model="ir.actions.server">
106
+ <field name="name">Reconcile</field>
107
+ <field name="model_id" ref="account.model_account_move_line" />
108
+ <field name="binding_model_id" ref="account.model_account_move_line" />
109
+ <field name="binding_view_types">list</field>
110
+ <field name="state">code</field>
111
+ <field name="code">action = records.action_reconcile_manually()</field>
112
+ </record>
101
113
  </odoo>
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-account-reconcile-oca
3
- Version: 16.0.1.2.4.5
3
+ Version: 16.0.1.2.7.1
4
4
  Summary: Reconcile addons for Odoo CE accounting
5
5
  Home-page: https://github.com/OCA/account-reconcile
6
- Author: CreuBlanca,Odoo Community Association (OCA)
6
+ Author: CreuBlanca,Dixmit,Odoo Community Association (OCA)
7
7
  Author-email: support@odoo-community.org
8
8
  License: AGPL-3
9
9
  Platform: UNKNOWN
@@ -24,7 +24,7 @@ Account Reconcile Oca
24
24
  !! This file is generated by oca-gen-addon-readme !!
25
25
  !! changes will be overwritten. !!
26
26
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
- !! source digest: sha256:88b251ca117c7b7a88b1bc0974d1537fd88310bc8d288947b83440056d0ceaf4
27
+ !! source digest: sha256:0259c9d504534b4ee88e7b929ddb6c524dd35cb217811c87b8dd02e0a433f1f1
28
28
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
29
29
 
30
30
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -92,6 +92,7 @@ Authors
92
92
  ~~~~~~~
93
93
 
94
94
  * CreuBlanca
95
+ * Dixmit
95
96
 
96
97
  Contributors
97
98
  ~~~~~~~~~~~~
@@ -1,28 +1,31 @@
1
- odoo/addons/account_reconcile_oca/README.rst,sha256=42FqQ1SKHIBA_nty_sQSBs4MJpa9WdZyhol5NzC2lN4,3700
1
+ odoo/addons/account_reconcile_oca/README.rst,sha256=-LNozUlQVsrbF1Oe1whP31WwzueLEelAJD9V1AVDBts,3709
2
2
  odoo/addons/account_reconcile_oca/__init__.py,sha256=vqRYeBgCVZMpZhYvILSxVsNLC9V7zDnvxMnKU8RQP94,55
3
- odoo/addons/account_reconcile_oca/__manifest__.py,sha256=9UqE0b_WXoDPM31SPm2AJeHuVfEQLlwZLoL_uU8peAw,1738
3
+ odoo/addons/account_reconcile_oca/__manifest__.py,sha256=ZvuHjWCl5FTcnh5ypV1xODDa51d79o575ZTPEv7z4zQ,1741
4
4
  odoo/addons/account_reconcile_oca/hooks.py,sha256=l2-vYiPh-Wu_4Hi3GvfoUmc527S-Jozb07-DbP6LzDA,187
5
5
  odoo/addons/account_reconcile_oca/demo/demo.xml,sha256=6k0uK-H1aBiyogVNhQMQfFGL5zUfUGV2M-sSV6LHeUs,204
6
- odoo/addons/account_reconcile_oca/i18n/account_reconcile_oca.pot,sha256=nQlmY3Gp0QdfVhm9NKABzqv7lQ6wV1aX8_Z8_0ZI4ro,21439
7
- odoo/addons/account_reconcile_oca/i18n/es.po,sha256=Oh1TPb7RtFgesawKGfNRfL205gjYA1sn3uGUoAr45Qg,23491
8
- odoo/addons/account_reconcile_oca/i18n/fr.po,sha256=uNVO2tfDEWKeV-boakJzyWd5xD7iOsgYGefrB9gN8YI,23553
9
- odoo/addons/account_reconcile_oca/i18n/hr.po,sha256=9mtG-aTtQtjdvL0lUlq-fcGevYC8JM_uy68Y1mfAxUY,22876
10
- odoo/addons/account_reconcile_oca/i18n/pt_BR.po,sha256=a_Q17OKxpK6CTylo5i2gJSb2wfZRZ53OBfTe0wLjA90,23434
11
- odoo/addons/account_reconcile_oca/i18n/sv.po,sha256=62S9TpqNcGcxWpE0Vpvi-ZcfQUalIl1JNVEUgAcdgbk,23205
12
- odoo/addons/account_reconcile_oca/i18n/tr.po,sha256=nVnPeZUkC20a9xvQ-6AemTYZG-wcJ93_eOoVPXTlw98,22676
6
+ odoo/addons/account_reconcile_oca/i18n/account_reconcile_oca.pot,sha256=_xtquQzIzoFoKQMhNtVSJs2MyyA74IKYfmL30cKPL1I,21798
7
+ odoo/addons/account_reconcile_oca/i18n/ca.po,sha256=fuHqEPtI9NRQlCpJ7O74MkIgfmm0wH4nu7SuoeT3NJw,23705
8
+ odoo/addons/account_reconcile_oca/i18n/es.po,sha256=sOEXESYdFPQvBtGmpX4oX8N65nSPWrzvh_3Ts5boqjY,23989
9
+ odoo/addons/account_reconcile_oca/i18n/fr.po,sha256=7jl7_QBloqWLiviD8nZIp2tbPKpQdmYZ0gIqrbrjNoM,23934
10
+ odoo/addons/account_reconcile_oca/i18n/hr.po,sha256=UTH2eeqv8I5qH_5uS6Ty739bz9wr3yeWMIfyw5D7ygw,23235
11
+ odoo/addons/account_reconcile_oca/i18n/nl.po,sha256=xbo-qoUTTZ62RbGFYTzB3o2A6U1kdY0dooHObWrmwok,23775
12
+ odoo/addons/account_reconcile_oca/i18n/pt_BR.po,sha256=OuI0YfT8OjYu-PezT1i5yd-T9x-yhOoCjk7ti58irSA,23947
13
+ odoo/addons/account_reconcile_oca/i18n/sv.po,sha256=rPPcgcd70BuvZNHC-l98Nw-Ceu2sBeIKRA_HfQtKtDw,23564
14
+ odoo/addons/account_reconcile_oca/i18n/tr.po,sha256=EB9K-ZISDdIN-9KEabi3Cr35a2PajvS-IwZVQZjut98,23035
13
15
  odoo/addons/account_reconcile_oca/migrations/16.0.1.2.0/pre-migration.py,sha256=VW5XGI6jHYykSC6Qm34MOkfzAvHZBsMKzwlqXHVxXWU,457
14
- odoo/addons/account_reconcile_oca/models/__init__.py,sha256=AqAtmuUFQ_Oeonm3ENNd3GFn49IRlPIshetWgDYf-BA,153
15
- odoo/addons/account_reconcile_oca/models/account_account_reconcile.py,sha256=4rI6ONwfWtYhiTEhLtOLsHxpNkMfbvremdXgoXMNi4w,5924
16
- odoo/addons/account_reconcile_oca/models/account_bank_statement_line.py,sha256=SI0F7rkEP_JbP38P7u9xBW1BilNbEPth1edWWMhsZp8,29948
17
- odoo/addons/account_reconcile_oca/models/account_journal.py,sha256=v6Q4x3qz_u1pWP5N2qbSmpYBZKv-bOvb17Im1jD7F3U,588
18
- odoo/addons/account_reconcile_oca/models/account_reconcile_abstract.py,sha256=vMZpQroBMwKt8ECfUOXGQchLybl9OFKIY8xhqZZIYa8,4072
16
+ odoo/addons/account_reconcile_oca/models/__init__.py,sha256=dINawjlPnSpoOp0EIglDSILEqCMBAcHc--W1gB6Bcdg,185
17
+ odoo/addons/account_reconcile_oca/models/account_account_reconcile.py,sha256=Yyd1ww8ybpC4s6YiM2Z_oVLR2pkBEn6Wx6yRYpiYI-Q,6282
18
+ odoo/addons/account_reconcile_oca/models/account_bank_statement_line.py,sha256=2svnni1tuf0w7rvch4c5cVrvbDGZPKFO1CouGgtjntA,29944
19
+ odoo/addons/account_reconcile_oca/models/account_journal.py,sha256=4qAsIF4eiKIU1DH16THZVqalZaSKUSsAMiAHEzK1y1k,584
20
+ odoo/addons/account_reconcile_oca/models/account_move_line.py,sha256=DGoyszrkLSlk42j-v_2J6tWbbU3VLtyXCh9zpGDl9UM,1100
21
+ odoo/addons/account_reconcile_oca/models/account_reconcile_abstract.py,sha256=06CN-On-1IEE_fnLyFkpWplvH0NbOzfzBQOR9h4BjVU,4068
19
22
  odoo/addons/account_reconcile_oca/readme/CONTRIBUTORS.rst,sha256=GAYxzAZEN5wTBewMNx4PD2y_QoI-dzpokacQ9NnaEso,16
20
23
  odoo/addons/account_reconcile_oca/readme/DESCRIPTION.rst,sha256=nc8nUT3VmwXIXvJXpq_hj2MeJzNnpsByDS4G3elJsrU,82
21
24
  odoo/addons/account_reconcile_oca/readme/ROADMAP.rst,sha256=MlQ8cFQmu5MzBoFW2WP_WGKVTLQK-9RCMgCjGT-TAJU,104
22
25
  odoo/addons/account_reconcile_oca/readme/USAGE.rst,sha256=npPsx_C8T-JuCEJiTK4V44_5Io1j4ltO831T3yHFuCs,396
23
26
  odoo/addons/account_reconcile_oca/security/ir.model.access.csv,sha256=XfN2EKOoChlEDonVd5DtodVAQyRbShiJ8nrXx6EwNmM,339
24
27
  odoo/addons/account_reconcile_oca/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
25
- odoo/addons/account_reconcile_oca/static/description/index.html,sha256=EiCo37aYgRsGED0_onl5NTfp60pq7fz2Vh8OXTzyfsE,13769
28
+ odoo/addons/account_reconcile_oca/static/description/index.html,sha256=Dp5Ce9PQJOfXVNOqBGb-qH4-LEf1xWpUHgdCNXbUSRI,13746
26
29
  odoo/addons/account_reconcile_oca/static/src/js/reconcile/reconcile_controller.esm.js,sha256=vWiMfhwSjORjnUDiuoy1p_4jXma0W0iKogwdIzvxVss,3578
27
30
  odoo/addons/account_reconcile_oca/static/src/js/reconcile/reconcile_kanban_record.esm.js,sha256=ewNK1VQgFZWccTiyJMKYkOG6KtbHHVnI2pdNy9kjkig,467
28
31
  odoo/addons/account_reconcile_oca/static/src/js/reconcile/reconcile_renderer.esm.js,sha256=FJ0AFqv0OuMv7eeBoYtvIS6c4xtEgT7K98MdmKDCpGk,474
@@ -45,13 +48,13 @@ odoo/addons/account_reconcile_oca/static/src/xml/reconcile.xml,sha256=8wo2naYKoD
45
48
  odoo/addons/account_reconcile_oca/tests/__init__.py,sha256=8JhP4auByShS8Z_Ik5dShMuWdh1kBlYP_DLI4Ku8XWA,79
46
49
  odoo/addons/account_reconcile_oca/tests/test_account_reconcile.py,sha256=opQs4FgChPdphc25Jzs07TuYxoVGBCj6IAPueMLNkH0,10576
47
50
  odoo/addons/account_reconcile_oca/tests/test_bank_account_reconcile.py,sha256=RnWWQIhXINja99G9Fs7O_RQowJnwfy80yOYL7C0EL7Y,38809
48
- odoo/addons/account_reconcile_oca/views/account_account.xml,sha256=hbJrzRhSIxnbW215cuBU47aVRbY0UfYht85Wx48GDHU,920
49
- odoo/addons/account_reconcile_oca/views/account_account_reconcile.xml,sha256=2Ilmz2d9DPfVnf_036tA27nwuiFpsKt-CFeHx1rkbJ8,7012
50
- odoo/addons/account_reconcile_oca/views/account_bank_statement_line.xml,sha256=Cv5NfBkF2tQcGGd_jsvyOcJ8eiIScJUcVyiwV6BfW8U,19464
51
- odoo/addons/account_reconcile_oca/views/account_journal.xml,sha256=ib_Tn6HHqz4qfkCeJ59sjQj1WRQAGCjzXPTD1XpEqYM,3208
52
- odoo/addons/account_reconcile_oca/views/account_move.xml,sha256=wV71Zn96A6DRAvSb4Jk7MsgOi1aLbvM-FEZsFPhDFSY,938
53
- odoo/addons/account_reconcile_oca/views/account_move_line.xml,sha256=EE3DgKDckplymGsfULGMzpnroRCaUncQvlXgHWWFkw8,4513
54
- odoo_addon_account_reconcile_oca-16.0.1.2.4.5.dist-info/METADATA,sha256=7SJ2bznYRLNKMDdzb6Eg2JK0g3GqXbuq5rhPmj6q1Ek,4330
55
- odoo_addon_account_reconcile_oca-16.0.1.2.4.5.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
56
- odoo_addon_account_reconcile_oca-16.0.1.2.4.5.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
57
- odoo_addon_account_reconcile_oca-16.0.1.2.4.5.dist-info/RECORD,,
51
+ odoo/addons/account_reconcile_oca/views/account_account.xml,sha256=Z6S9dDF2CnaSl8CYw69dxJiuVznJZzZX2BrhaDeMP3c,916
52
+ odoo/addons/account_reconcile_oca/views/account_account_reconcile.xml,sha256=7QxYjURyRa0XvtjgUs3l95j2IMqWpeK8QktltJHh864,7008
53
+ odoo/addons/account_reconcile_oca/views/account_bank_statement_line.xml,sha256=adPjhfS-UmBMpYOFMvGk8a_HbwIT6qBWv-yIuujzBQg,19460
54
+ odoo/addons/account_reconcile_oca/views/account_journal.xml,sha256=uThFanMcE_i_m_016xnBtMPQkLkZT3qxh9dySI0-VqE,3204
55
+ odoo/addons/account_reconcile_oca/views/account_move.xml,sha256=EwbPYENnMYA6eRAz8N-l3qBosjOzw-S77sJ3a46meMU,934
56
+ odoo/addons/account_reconcile_oca/views/account_move_line.xml,sha256=azbI85wfl-yW7qlGkNpU35tuLliEJwHiTQ_zumCYV9s,5176
57
+ odoo_addon_account_reconcile_oca-16.0.1.2.7.1.dist-info/METADATA,sha256=F74cfzpOo9t9UHTjukdePc8qibsS4xEZnAfoL1kZ2do,4346
58
+ odoo_addon_account_reconcile_oca-16.0.1.2.7.1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
59
+ odoo_addon_account_reconcile_oca-16.0.1.2.7.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
60
+ odoo_addon_account_reconcile_oca-16.0.1.2.7.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.41.2)
2
+ Generator: bdist_wheel (0.42.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5