odoo-addon-account-reconcile-oca 18.0.1.0.3.2__py3-none-any.whl → 18.0.1.0.4.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 (23) 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 +5 -0
  4. odoo/addons/account_reconcile_oca/i18n/ca.po +16 -25
  5. odoo/addons/account_reconcile_oca/i18n/es.po +16 -25
  6. odoo/addons/account_reconcile_oca/i18n/fr.po +16 -25
  7. odoo/addons/account_reconcile_oca/i18n/hr.po +13 -25
  8. odoo/addons/account_reconcile_oca/i18n/it.po +16 -25
  9. odoo/addons/account_reconcile_oca/i18n/nl.po +16 -25
  10. odoo/addons/account_reconcile_oca/i18n/pt.po +16 -25
  11. odoo/addons/account_reconcile_oca/i18n/pt_BR.po +16 -25
  12. odoo/addons/account_reconcile_oca/i18n/sv.po +16 -25
  13. odoo/addons/account_reconcile_oca/i18n/tr.po +16 -25
  14. odoo/addons/account_reconcile_oca/i18n/zh.po +10 -25
  15. odoo/addons/account_reconcile_oca/i18n/zh_CN.po +16 -25
  16. odoo/addons/account_reconcile_oca/models/account_account_reconcile.py +14 -5
  17. odoo/addons/account_reconcile_oca/static/description/index.html +1 -1
  18. odoo/addons/account_reconcile_oca/static/src/js/reconcile_form/reconcile_form_controller.esm.js +22 -6
  19. odoo/addons/account_reconcile_oca/static/src/js/widgets/reconcile_data_widget.esm.js +5 -1
  20. {odoo_addon_account_reconcile_oca-18.0.1.0.3.2.dist-info → odoo_addon_account_reconcile_oca-18.0.1.0.4.1.dist-info}/METADATA +2 -2
  21. {odoo_addon_account_reconcile_oca-18.0.1.0.3.2.dist-info → odoo_addon_account_reconcile_oca-18.0.1.0.4.1.dist-info}/RECORD +23 -23
  22. {odoo_addon_account_reconcile_oca-18.0.1.0.3.2.dist-info → odoo_addon_account_reconcile_oca-18.0.1.0.4.1.dist-info}/WHEEL +0 -0
  23. {odoo_addon_account_reconcile_oca-18.0.1.0.3.2.dist-info → odoo_addon_account_reconcile_oca-18.0.1.0.4.1.dist-info}/top_level.txt +0 -0
@@ -32,7 +32,6 @@ msgstr ""
32
32
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
33
33
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__account_id
34
34
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
35
- #, python-format
36
35
  msgid "Account"
37
36
  msgstr "科目"
38
37
 
@@ -46,6 +45,11 @@ msgstr "会计科目对账"
46
45
  msgid "Account Reconcile Abstract"
47
46
  msgstr "对账摘要"
48
47
 
48
+ #. module: account_reconcile_oca
49
+ #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__active
50
+ msgid "Active"
51
+ msgstr ""
52
+
49
53
  #. module: account_reconcile_oca
50
54
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__add_account_move_line_id
51
55
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__add_account_move_line_id
@@ -61,7 +65,6 @@ msgstr "添加银行对账单明细"
61
65
  #. module: account_reconcile_oca
62
66
  #. odoo-javascript
63
67
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
64
- #, python-format
65
68
  msgid "Add all"
66
69
  msgstr ""
67
70
 
@@ -93,7 +96,6 @@ msgstr ""
93
96
  #. module: account_reconcile_oca
94
97
  #. odoo-javascript
95
98
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
96
- #, python-format
97
99
  msgid "Amount in currency"
98
100
  msgstr "外币金额"
99
101
 
@@ -178,11 +180,6 @@ msgstr "公司"
178
180
  msgid "Company Currency"
179
181
  msgstr ""
180
182
 
181
- #. module: account_reconcile_oca
182
- #: model:ir.model.fields,help:account_reconcile_oca.field_account_bank_statement_line__company_id
183
- msgid "Company related to this journal"
184
- msgstr "关联到此日记账的公司"
185
-
186
183
  #. module: account_reconcile_oca
187
184
  #: model:ir.model,name:account_reconcile_oca.model_res_config_settings
188
185
  msgid "Config Settings"
@@ -191,7 +188,6 @@ msgstr "设置"
191
188
  #. module: account_reconcile_oca
192
189
  #. odoo-javascript
193
190
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
194
- #, python-format
195
191
  msgid "Create"
196
192
  msgstr "创建"
197
193
 
@@ -208,7 +204,6 @@ msgstr "创建于"
208
204
  #. module: account_reconcile_oca
209
205
  #. odoo-javascript
210
206
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
211
- #, python-format
212
207
  msgid "Credit"
213
208
  msgstr "贷方"
214
209
 
@@ -226,7 +221,6 @@ msgstr "数据"
226
221
  #. module: account_reconcile_oca
227
222
  #. odoo-javascript
228
223
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
229
- #, python-format
230
224
  msgid "Date"
231
225
  msgstr "日期"
232
226
 
@@ -238,7 +232,6 @@ msgstr "天"
238
232
  #. module: account_reconcile_oca
239
233
  #. odoo-javascript
240
234
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
241
- #, python-format
242
235
  msgid "Debit"
243
236
  msgstr "货方"
244
237
 
@@ -278,7 +271,6 @@ msgstr "从交易的应收科目"
278
271
  #. module: account_reconcile_oca
279
272
  #. odoo-javascript
280
273
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
281
- #, python-format
282
274
  msgid "Global Balance"
283
275
  msgstr "整体余额"
284
276
 
@@ -332,7 +324,6 @@ msgstr "保留挂账科目"
332
324
  #. module: account_reconcile_oca
333
325
  #. odoo-javascript
334
326
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
335
- #, python-format
336
327
  msgid "Label"
337
328
  msgstr "摘要"
338
329
 
@@ -456,15 +447,9 @@ msgstr "月"
456
447
  msgid "Name"
457
448
  msgstr "名称"
458
449
 
459
- #. module: account_reconcile_oca
460
- #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
461
- msgid "Narration"
462
- msgstr "描述"
463
-
464
450
  #. module: account_reconcile_oca
465
451
  #. odoo-python
466
452
  #: code:addons/account_reconcile_oca/models/account_bank_statement_line.py:0
467
- #, python-format
468
453
  msgid "No supense lines are allowed when reconciling"
469
454
  msgstr "在对账时不允许有挂账行"
470
455
 
@@ -480,12 +465,16 @@ msgstr "无待复核内容"
480
465
  msgid "Nothing to reconcile"
481
466
  msgstr "无未对账内容"
482
467
 
468
+ #. module: account_reconcile_oca
469
+ #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
470
+ msgid "Other Info"
471
+ msgstr ""
472
+
483
473
  #. module: account_reconcile_oca
484
474
  #. odoo-javascript
485
475
  #: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
486
476
  #: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__partner_id
487
477
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
488
- #, python-format
489
478
  msgid "Partner"
490
479
  msgstr "合作伙伴"
491
480
 
@@ -574,7 +563,6 @@ msgstr "重置对账"
574
563
  #. module: account_reconcile_oca
575
564
  #. odoo-python
576
565
  #: code:addons/account_reconcile_oca/models/account_bank_statement_line.py:0
577
- #, python-format
578
566
  msgid "Reversal of: %s"
579
567
  msgstr "冲销:%s"
580
568
 
@@ -637,7 +625,6 @@ msgstr "交易"
637
625
  #. module: account_reconcile_oca
638
626
  #. odoo-python
639
627
  #: code:addons/account_reconcile_oca/models/account_bank_statement_line.py:0
640
- #, python-format
641
628
  msgid "Undefined"
642
629
  msgstr "未定义的"
643
630
 
@@ -674,14 +661,12 @@ msgstr "周"
674
661
  #. module: account_reconcile_oca
675
662
  #. odoo-python
676
663
  #: code:addons/account_reconcile_oca/models/account_journal.py:0
677
- #, python-format
678
664
  msgid "Well done! Everything has been reconciled"
679
665
  msgstr "干得好!全部对账都已完成"
680
666
 
681
667
  #. module: account_reconcile_oca
682
668
  #. odoo-python
683
669
  #: code:addons/account_reconcile_oca/models/account_move_line.py:0
684
- #, python-format
685
670
  msgid "You can only reconcile journal items belonging to the same account."
686
671
  msgstr "您只能对属于同一科目的会计分录进行对账。"
687
672
 
@@ -704,3 +689,9 @@ msgstr "将被减少"
704
689
  #: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
705
690
  msgid "with an open amount"
706
691
  msgstr "的未结金额"
692
+
693
+ #~ msgid "Company related to this journal"
694
+ #~ msgstr "关联到此日记账的公司"
695
+
696
+ #~ msgid "Narration"
697
+ #~ msgstr "描述"
@@ -21,6 +21,7 @@ class AccountAccountReconcile(models.Model):
21
21
  account_id = fields.Many2one("account.account", readonly=True)
22
22
  name = fields.Char(readonly=True)
23
23
  is_reconciled = fields.Boolean(readonly=True)
24
+ active = fields.Boolean(default=True)
24
25
 
25
26
  @property
26
27
  def _table_query(self):
@@ -54,7 +55,19 @@ class AccountAccountReconcile(models.Model):
54
55
  FALSE as is_reconciled,
55
56
  aml.currency_id as currency_id,
56
57
  am.company_id,
57
- null as foreign_currency_id
58
+ null as foreign_currency_id,
59
+ (
60
+ SUM(
61
+ CASE WHEN aml.amount_residual > 0
62
+ THEN aml.amount_residual
63
+ ELSE 0 END
64
+ ) > 0
65
+ AND SUM(
66
+ CASE WHEN aml.amount_residual < 0
67
+ THEN -aml.amount_residual
68
+ ELSE 0 END
69
+ ) > 0
70
+ ) as active
58
71
  """
59
72
 
60
73
  def _from(self):
@@ -69,7 +82,6 @@ class AccountAccountReconcile(models.Model):
69
82
  return """
70
83
  WHERE a.reconcile
71
84
  AND am.state = 'posted'
72
- AND aml.amount_residual != 0
73
85
  """
74
86
 
75
87
  def _groupby(self):
@@ -87,9 +99,6 @@ class AccountAccountReconcile(models.Model):
87
99
 
88
100
  def _having(self):
89
101
  return """
90
- HAVING
91
- SUM(aml.debit) > 0
92
- AND SUM(aml.credit) > 0
93
102
  """
94
103
 
95
104
  def _compute_reconcile_data_info(self):
@@ -367,7 +367,7 @@ ul.auto-toc {
367
367
  !! This file is generated by oca-gen-addon-readme !!
368
368
  !! changes will be overwritten. !!
369
369
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:d184238b47f394e8fd55c8b2027bd745084402306edce638a5e983497e12573a
370
+ !! source digest: sha256:bbf3b42f13adcce35bb386b02b3e3177c25ac196fc89a72333651f6596ae6fc0
371
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
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/18.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-18-0/account-reconcile-18-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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
373
  <p>This addon allows to reconcile bank statements and account marked as
@@ -1,6 +1,7 @@
1
1
  import {FormController} from "@web/views/form/form_controller";
2
2
  import {useService} from "@web/core/utils/hooks";
3
3
  import {useViewButtons} from "@web/views/view_button/view_button_hook";
4
+ import {FetchRecordError} from "@web/model/relational_model/errors";
4
5
  const {useRef} = owl;
5
6
 
6
7
  export class ReconcileFormController extends FormController {
@@ -20,24 +21,39 @@ export class ReconcileFormController extends FormController {
20
21
  }
21
22
  async reloadFormController() {
22
23
  var is_reconciled = this.model.root.data.is_reconciled;
23
- await this.model.root.load();
24
- if (this.env.parentController) {
24
+ var forceRefresh = false;
25
+ const journalId = this.model.root.data.journal_id;
26
+ try {
27
+ await this.model.root.load();
28
+ } catch (e) {
29
+ // If the record is not found, we need to reload the parent controller
30
+ if (e instanceof FetchRecordError) {
31
+ forceRefresh = true;
32
+ } else {
33
+ throw e;
34
+ }
35
+ }
36
+ if (
37
+ this.env.parentController &&
38
+ (forceRefresh || (!is_reconciled && this.model.root.data.is_reconciled))
39
+ ) {
25
40
  // We will update the parent controller every time we reload the form.
26
41
  await this.env.parentController.model.root.load();
27
42
  await this.env.parentController.render(true);
28
- if (!is_reconciled && this.model.root.data.is_reconciled) {
43
+ if (journalId) {
29
44
  // This only happens when we press the reconcile button for showing rainbow man
45
+ // Should not affect if we are in the reconcile view
30
46
  const message = await this.orm.call(
31
47
  "account.journal",
32
48
  "get_rainbowman_message",
33
- [[this.model.root.data.journal_id[0]]]
49
+ [[journalId[0]]]
34
50
  );
35
51
  if (message) {
36
52
  this.env.parentController.setRainbowMan(message);
37
53
  }
38
- // Refreshing
39
- this.env.parentController.selectRecord();
40
54
  }
55
+ // Refreshing
56
+ this.env.parentController.selectRecord();
41
57
  }
42
58
  }
43
59
  }
@@ -3,10 +3,15 @@ import {formatDate, parseDate} from "@web/core/l10n/dates";
3
3
  import {formatMonetary} from "@web/views/fields/formatters";
4
4
  import {registry} from "@web/core/registry";
5
5
  import {useService} from "@web/core/utils/hooks";
6
+ import {standardFieldProps} from "@web/views/fields/standard_field_props";
6
7
 
7
8
  const {Component} = owl;
8
9
 
9
10
  export class AccountReconcileDataWidget extends Component {
11
+ static props = {
12
+ ...standardFieldProps,
13
+ };
14
+ static template = "account_reconcile_oca.ReconcileDataWidget";
10
15
  setup() {
11
16
  super.setup(...arguments);
12
17
  this.orm = useService("orm");
@@ -84,7 +89,6 @@ export class AccountReconcileDataWidget extends Component {
84
89
  this.action.doAction(action);
85
90
  }
86
91
  }
87
- AccountReconcileDataWidget.template = "account_reconcile_oca.ReconcileDataWidget";
88
92
 
89
93
  export const AccountReconcileDataWidgetField = {
90
94
  component: AccountReconcileDataWidget,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-account_reconcile_oca
3
- Version: 18.0.1.0.3.2
3
+ Version: 18.0.1.0.4.1
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: odoo-addon-account_reconcile_model_oca==18.0.*
6
6
  Requires-Dist: odoo-addon-account_statement_base==18.0.*
@@ -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:d184238b47f394e8fd55c8b2027bd745084402306edce638a5e983497e12573a
27
+ !! source digest: sha256:bbf3b42f13adcce35bb386b02b3e3177c25ac196fc89a72333651f6596ae6fc0
28
28
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
29
29
 
30
30
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -1,23 +1,23 @@
1
- odoo/addons/account_reconcile_oca/README.rst,sha256=_QR0ytRMnEx7tOJMX48oNFYMXEP4_vbR2ArApoMktJc,3703
1
+ odoo/addons/account_reconcile_oca/README.rst,sha256=4WM1CsSVP8HlgFofvFZmdY42-d5xaDssRXfqnWa58Es,3703
2
2
  odoo/addons/account_reconcile_oca/__init__.py,sha256=vqRYeBgCVZMpZhYvILSxVsNLC9V7zDnvxMnKU8RQP94,55
3
- odoo/addons/account_reconcile_oca/__manifest__.py,sha256=zxURziZ67BqTbPWpTt4ZS4SjjXfvQaX9gSlLmJ9z0fE,1788
3
+ odoo/addons/account_reconcile_oca/__manifest__.py,sha256=EJDebye7XzZOWcx669-9JLROrAMRucWHE24v22LDsho,1788
4
4
  odoo/addons/account_reconcile_oca/hooks.py,sha256=SfJ-GlIGYL1kf8xhQs5qDqwNnE8S9Gs-5dP3vOD-IMM,182
5
5
  odoo/addons/account_reconcile_oca/demo/demo.xml,sha256=UKHgUXdDr54NsxdYk5czOdD-kmJas-8zlq5D7VQtIh4,203
6
- odoo/addons/account_reconcile_oca/i18n/account_reconcile_oca.pot,sha256=5gK02FBQjnhlqJdk3LOxlr9YCBFDG9W9Rbee0WYw-IM,25428
7
- odoo/addons/account_reconcile_oca/i18n/ca.po,sha256=aLKybPofjsXOs3bR6uHYEgiycA45l0-I86csQkzjH_U,27914
8
- odoo/addons/account_reconcile_oca/i18n/es.po,sha256=kmNZdQsnSQRgILsasQ-xwDD-UIYfkql_v_AFdVI9tMY,28785
9
- odoo/addons/account_reconcile_oca/i18n/fr.po,sha256=IUc0Hutd1ETLCfMiroZ2YG0eMA32-Y3caz1Eo-YtbIQ,28561
10
- odoo/addons/account_reconcile_oca/i18n/hr.po,sha256=9k2sTA5vHDxDA5B9B2D6eQo4Qws2fTKQqDz7ZkxW3RA,27343
11
- odoo/addons/account_reconcile_oca/i18n/it.po,sha256=U1jpiyc8Fxmop0UZXEs--D_4nu21aDEaCy4in3sOnIQ,28597
12
- odoo/addons/account_reconcile_oca/i18n/nl.po,sha256=EEmGh9DiMsQKcNa5Gae6CDyJI1piIYzmzrZEM5XJVy8,27984
13
- odoo/addons/account_reconcile_oca/i18n/pt.po,sha256=VbXxkp2LC0wUn4g6VyDhKnOOwrX9Zr4RFT3fX7mneks,28199
14
- odoo/addons/account_reconcile_oca/i18n/pt_BR.po,sha256=eOcKmS0X1d0KHagSIbFWLOphHUQA1j66qFsrHmgZ5bc,28156
15
- odoo/addons/account_reconcile_oca/i18n/sv.po,sha256=6KmcXKUD3elTgIAH5wXcB7uDVr7SxccKQ7r9LGLv0dI,28071
16
- odoo/addons/account_reconcile_oca/i18n/tr.po,sha256=I12rf_Ii4DG88OYINIK0DORqwbVo-j-KILkWRs0d0G0,28028
17
- odoo/addons/account_reconcile_oca/i18n/zh.po,sha256=OrZGNmHphcAPo9Sptef1lKJKZbMC8dIuWMqnLYc1uHA,25929
18
- odoo/addons/account_reconcile_oca/i18n/zh_CN.po,sha256=E90cE9nDSkUWaP3Ngvj3NG0xTAfcguywhgxlNKmeLZ4,27668
6
+ odoo/addons/account_reconcile_oca/i18n/account_reconcile_oca.pot,sha256=7E0r7rTg0-V3WUD39GZWUt-bNj__DbE0z_w6iHkepa8,25592
7
+ odoo/addons/account_reconcile_oca/i18n/ca.po,sha256=aJchA-pNFiCjPGI5Y3bpUuTTAgR5RF6Jh2dw6R70cKM,27734
8
+ odoo/addons/account_reconcile_oca/i18n/es.po,sha256=rJqlvZdtfTvVrTIdwvyb87u6GFY50lVhelAFagKDpHE,28605
9
+ odoo/addons/account_reconcile_oca/i18n/fr.po,sha256=elk_qoHLO2ZE9jPJ1gnYeYRzH-BhFhO-sWLLtTAJExM,28381
10
+ odoo/addons/account_reconcile_oca/i18n/hr.po,sha256=nIsKOPZH9Z8cQSbtgcJjOitu3GJanliTFp3HoGrusrE,27128
11
+ odoo/addons/account_reconcile_oca/i18n/it.po,sha256=Z29gexWlYjX7cN4xGO_1fBGzEwejdBR723tHpMT5lyQ,28417
12
+ odoo/addons/account_reconcile_oca/i18n/nl.po,sha256=ovBZ4UiGQLdiRSN67zVlorsNjXylFvse-qPpfTygfXA,27804
13
+ odoo/addons/account_reconcile_oca/i18n/pt.po,sha256=4KvNK6U9xIM9w_5DzAs19yJ3a-nrNWkANI_4TEgF06M,28019
14
+ odoo/addons/account_reconcile_oca/i18n/pt_BR.po,sha256=IsDbsfPj-qppFUehTrabv95rnwYXYvOxRCLND744SAE,27976
15
+ odoo/addons/account_reconcile_oca/i18n/sv.po,sha256=9kNitllHTdKOXr8sS-wVsCSOR1vah-_HEpji73MGrMI,27891
16
+ odoo/addons/account_reconcile_oca/i18n/tr.po,sha256=41RAEgvQY-UwkM4KkzLJU8Hd7oOn0o9V0EVTqw4C17Q,27848
17
+ odoo/addons/account_reconcile_oca/i18n/zh.po,sha256=8Ey9vcKObQuAiL8kpi6UKDrJHhzPH82xFuBvZi0F4Uk,25657
18
+ odoo/addons/account_reconcile_oca/i18n/zh_CN.po,sha256=MsrYBovGhUG-RBxSBQLwtkwz4PY8vFo2Sq2STdPEeIY,27488
19
19
  odoo/addons/account_reconcile_oca/models/__init__.py,sha256=28wbZjUZa30uHQY10BMJtKQ_BqJgwLQMQvB9uv0H_fY,282
20
- odoo/addons/account_reconcile_oca/models/account_account_reconcile.py,sha256=-M3lrYywAASLysnha1GEXXYkINWARXO3VIEyiRg4yL0,7088
20
+ odoo/addons/account_reconcile_oca/models/account_account_reconcile.py,sha256=ngJzOnYFdsTrK51r8Gz7aTLqVSHQcPnTZVAw0slah3Y,7429
21
21
  odoo/addons/account_reconcile_oca/models/account_bank_statement.py,sha256=CFqlLLtmTqmt5yH3v_pkUfkZezSb1nEhBTu2J5gCjxM,1034
22
22
  odoo/addons/account_reconcile_oca/models/account_bank_statement_line.py,sha256=cunPYEzrHSDtFjKH-_4wyuLt8_jmETt3BJrWsKVv1_A,53081
23
23
  odoo/addons/account_reconcile_oca/models/account_journal.py,sha256=PXXoGnByO7ve9_G09tnn95HKJoLvXM1pDxHDdd7bpU4,1359
@@ -31,12 +31,12 @@ odoo/addons/account_reconcile_oca/readme/ROADMAP.md,sha256=fxR8QnC8BkHyODdPScpgJ
31
31
  odoo/addons/account_reconcile_oca/readme/USAGE.md,sha256=yNLGo35X7TW2TLyJqHU-gdQiXazW8Iu59rI0dpa4WjM,365
32
32
  odoo/addons/account_reconcile_oca/security/ir.model.access.csv,sha256=XfN2EKOoChlEDonVd5DtodVAQyRbShiJ8nrXx6EwNmM,339
33
33
  odoo/addons/account_reconcile_oca/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
34
- odoo/addons/account_reconcile_oca/static/description/index.html,sha256=Rib7-YMuFT7ID70sSUAoMeyUzNlFGBSVFIES00Kb1Rs,13790
34
+ odoo/addons/account_reconcile_oca/static/description/index.html,sha256=YEm3sXSsdk_mCnbc0zt3QD-A7AQLiojs24mFllxyptA,13790
35
35
  odoo/addons/account_reconcile_oca/static/src/js/reconcile/reconcile_controller.esm.js,sha256=Zyk9E7M_dpuqXyB8-TQhRFPGozQA9dCyEsht4_UJWbM,4871
36
36
  odoo/addons/account_reconcile_oca/static/src/js/reconcile/reconcile_kanban_record.esm.js,sha256=8kQb0XINafwaiW3jaogkqIijYChliJHXPj0Kr6Sp6Vk,446
37
37
  odoo/addons/account_reconcile_oca/static/src/js/reconcile/reconcile_renderer.esm.js,sha256=SjwJu1wXFRJ_-fIOFqG0DO0KfkErSTVoW1uFHzsKoP0,2096
38
38
  odoo/addons/account_reconcile_oca/static/src/js/reconcile/reconcile_view.esm.js,sha256=lON7Z1F9I1V9GADvPxRqAbSeGvvGCVHK9A8oXzcFBmQ,514
39
- odoo/addons/account_reconcile_oca/static/src/js/reconcile_form/reconcile_form_controller.esm.js,sha256=qebq6IIOPVcBMuFvcK0L3Vm2pkLfxLlpi1lujRJg5Cc,1779
39
+ odoo/addons/account_reconcile_oca/static/src/js/reconcile_form/reconcile_form_controller.esm.js,sha256=TZ8BaCBiyLBNkfkeq0T1KDtOX2tHBGNZx6sx5mIjPvQ,2326
40
40
  odoo/addons/account_reconcile_oca/static/src/js/reconcile_form/reconcile_form_notebook.esm.js,sha256=La2TfmXUid6xCLdU7XeDPAFxS-iPUhfxCU_zZ-NyJ4U,954
41
41
  odoo/addons/account_reconcile_oca/static/src/js/reconcile_form/reconcile_form_renderer.esm.js,sha256=NOXw7s1wQNFjyZelgJli082Fp9J5XSViT6ldOHGKR1A,311
42
42
  odoo/addons/account_reconcile_oca/static/src/js/reconcile_form/reconcile_form_view.esm.js,sha256=mlkV1uxrus6sL73-B3zu08Mn9YXUtR2fmkY9BlAMS5I,449
@@ -44,7 +44,7 @@ odoo/addons/account_reconcile_oca/static/src/js/reconcile_move_line/reconcile_mo
44
44
  odoo/addons/account_reconcile_oca/static/src/js/reconcile_move_line/reconcile_move_line_renderer.esm.js,sha256=vlDk5Cgjqe1Y-eItfxZfhAKgIi8wNJkNZOH-29mPwxY,584
45
45
  odoo/addons/account_reconcile_oca/static/src/js/reconcile_move_line/reconcile_move_line_view.esm.js,sha256=xWcxhNVvUTABPr5GhwAb4ZfPoFfnhD2JtxjZU_LopHI,549
46
46
  odoo/addons/account_reconcile_oca/static/src/js/widgets/reconcile_chatter_field.esm.js,sha256=xx5E0kEwFAucyYy5KLD3qvrNhVpCOrwHXc0L9OlnfSs,890
47
- odoo/addons/account_reconcile_oca/static/src/js/widgets/reconcile_data_widget.esm.js,sha256=KYB7QGmREMwHkA06vus8sdctRZo-MHRZ0LRr90OY7DQ,3384
47
+ odoo/addons/account_reconcile_oca/static/src/js/widgets/reconcile_data_widget.esm.js,sha256=-s2Prv11nwsNWDbK1G5Lkk25ujB6bOWCGuThxSnR_a8,3502
48
48
  odoo/addons/account_reconcile_oca/static/src/js/widgets/reconcile_move_line_widget.esm.js,sha256=eVAzcBgU5UKXihPXPuxu0xAO_LOZ6-4kgClF4p8FoNY,3781
49
49
  odoo/addons/account_reconcile_oca/static/src/js/widgets/selection_badge_uncheck.esm.js,sha256=v6QRhT3j-6AOXnoEwKWpZjBqykF_LUnSJU3zITXDrdc,815
50
50
  odoo/addons/account_reconcile_oca/static/src/scss/reconcile.scss,sha256=b6clO2yWT91dEdTE3RcdORFE6dNqqzsXz3S0Rc5afZU,2318
@@ -60,7 +60,7 @@ odoo/addons/account_reconcile_oca/views/account_journal.xml,sha256=kO9TjjowUBV-4
60
60
  odoo/addons/account_reconcile_oca/views/account_move.xml,sha256=DmtEGKT5R8QwI_xEAZH1l8tC6pe-GlIQtb4tikHK3z0,971
61
61
  odoo/addons/account_reconcile_oca/views/account_move_line.xml,sha256=a1AqrG0ppplhiAWXabwjbLrvFCatBHys2xNoHxtTgCE,5324
62
62
  odoo/addons/account_reconcile_oca/views/res_config_settings.xml,sha256=uO3fyDQanxF_UfJ2ggc4H9t6gO2cKGMh08IOQemoudc,803
63
- odoo_addon_account_reconcile_oca-18.0.1.0.3.2.dist-info/METADATA,sha256=G1Ew4sJkq0vfr5B76xlW3itfh4Iik4rtHpKoDtcA1mM,4362
64
- odoo_addon_account_reconcile_oca-18.0.1.0.3.2.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
65
- odoo_addon_account_reconcile_oca-18.0.1.0.3.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
66
- odoo_addon_account_reconcile_oca-18.0.1.0.3.2.dist-info/RECORD,,
63
+ odoo_addon_account_reconcile_oca-18.0.1.0.4.1.dist-info/METADATA,sha256=5B6WFmgpZkuM1ZqCaK5HjdvteZzWtM19vrMdxZAwgCU,4362
64
+ odoo_addon_account_reconcile_oca-18.0.1.0.4.1.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
65
+ odoo_addon_account_reconcile_oca-18.0.1.0.4.1.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
66
+ odoo_addon_account_reconcile_oca-18.0.1.0.4.1.dist-info/RECORD,,