odoo-addon-account-reconcile-oca 18.0.1.0.2__py3-none-any.whl → 18.0.1.0.3.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.
- odoo/addons/account_reconcile_oca/README.rst +1 -1
- odoo/addons/account_reconcile_oca/__manifest__.py +1 -2
- odoo/addons/account_reconcile_oca/i18n/fr.po +22 -20
- odoo/addons/account_reconcile_oca/static/description/index.html +1 -1
- odoo/addons/account_reconcile_oca/static/src/js/reconcile_move_line/reconcile_move_line_controller.esm.js +5 -4
- odoo/addons/account_reconcile_oca/views/account_account_reconcile.xml +1 -1
- {odoo_addon_account_reconcile_oca-18.0.1.0.2.dist-info → odoo_addon_account_reconcile_oca-18.0.1.0.3.2.dist-info}/METADATA +2 -2
- {odoo_addon_account_reconcile_oca-18.0.1.0.2.dist-info → odoo_addon_account_reconcile_oca-18.0.1.0.3.2.dist-info}/RECORD +10 -12
- odoo/addons/account_reconcile_oca/static/src/js/reconcile_manual/reconcile_manual_controller.esm.js +0 -33
- odoo/addons/account_reconcile_oca/static/src/js/reconcile_manual/reconcile_manual_view.esm.js +0 -10
- {odoo_addon_account_reconcile_oca-18.0.1.0.2.dist-info → odoo_addon_account_reconcile_oca-18.0.1.0.3.2.dist-info}/WHEEL +0 -0
- {odoo_addon_account_reconcile_oca-18.0.1.0.2.dist-info → odoo_addon_account_reconcile_oca-18.0.1.0.3.2.dist-info}/top_level.txt +0 -0
@@ -7,7 +7,7 @@ Account Reconcile Oca
|
|
7
7
|
!! This file is generated by oca-gen-addon-readme !!
|
8
8
|
!! changes will be overwritten. !!
|
9
9
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
10
|
-
!! source digest: sha256:
|
10
|
+
!! source digest: sha256:d184238b47f394e8fd55c8b2027bd745084402306edce638a5e983497e12573a
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
12
12
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -5,7 +5,7 @@
|
|
5
5
|
"name": "Account Reconcile Oca",
|
6
6
|
"summary": """
|
7
7
|
Reconcile addons for Odoo CE accounting""",
|
8
|
-
"version": "18.0.1.0.
|
8
|
+
"version": "18.0.1.0.3",
|
9
9
|
"license": "AGPL-3",
|
10
10
|
"author": "CreuBlanca,Dixmit,Odoo Community Association (OCA)",
|
11
11
|
"maintainers": ["etobella"],
|
@@ -36,7 +36,6 @@
|
|
36
36
|
"account_reconcile_oca/static/src/js/widgets/reconcile_move_line_widget.esm.js",
|
37
37
|
"account_reconcile_oca/static/src/js/reconcile_move_line/*.esm.js",
|
38
38
|
"account_reconcile_oca/static/src/js/reconcile_form/*.esm.js",
|
39
|
-
"account_reconcile_oca/static/src/js/reconcile_manual/*.esm.js",
|
40
39
|
"account_reconcile_oca/static/src/js/reconcile/*.esm.js",
|
41
40
|
"account_reconcile_oca/static/src/xml/reconcile.xml",
|
42
41
|
"account_reconcile_oca/static/src/scss/reconcile.scss",
|
@@ -6,15 +6,15 @@ 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:
|
10
|
-
"Last-Translator:
|
9
|
+
"PO-Revision-Date: 2025-04-16 13:24+0000\n"
|
10
|
+
"Last-Translator: Romain BONNINGUE <bonninguer@gmail.com>\n"
|
11
11
|
"Language-Team: none\n"
|
12
12
|
"Language: fr\n"
|
13
13
|
"MIME-Version: 1.0\n"
|
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
|
+
"X-Generator: Weblate 5.10.4\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
|
@@ -63,22 +63,22 @@ msgstr "Ajouter une ligne de relevé de compte"
|
|
63
63
|
#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
|
64
64
|
#, python-format
|
65
65
|
msgid "Add all"
|
66
|
-
msgstr ""
|
66
|
+
msgstr "Ajouter tout"
|
67
67
|
|
68
68
|
#. module: account_reconcile_oca
|
69
69
|
#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__aggregate_id
|
70
70
|
msgid "Aggregate"
|
71
|
-
msgstr ""
|
71
|
+
msgstr "Agrégat"
|
72
72
|
|
73
73
|
#. module: account_reconcile_oca
|
74
74
|
#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__aggregate_name
|
75
75
|
msgid "Aggregate Name"
|
76
|
-
msgstr ""
|
76
|
+
msgstr "Nom de l'agrégat"
|
77
77
|
|
78
78
|
#. module: account_reconcile_oca
|
79
79
|
#: model:ir.model.fields,help:account_reconcile_oca.field_account_journal__reconcile_aggregate
|
80
80
|
msgid "Aggregation to use on reconcile view"
|
81
|
-
msgstr ""
|
81
|
+
msgstr "Agrégation à utiliser dans la vue de rapprochement"
|
82
82
|
|
83
83
|
#. module: account_reconcile_oca
|
84
84
|
#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
|
@@ -88,7 +88,7 @@ msgstr "Montant"
|
|
88
88
|
#. module: account_reconcile_oca
|
89
89
|
#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
|
90
90
|
msgid "Amount in Currency"
|
91
|
-
msgstr ""
|
91
|
+
msgstr "Montant en Devise"
|
92
92
|
|
93
93
|
#. module: account_reconcile_oca
|
94
94
|
#. odoo-javascript
|
@@ -121,7 +121,7 @@ msgstr "Banque"
|
|
121
121
|
#: model:ir.model,name:account_reconcile_oca.model_account_bank_statement
|
122
122
|
#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_bank_statement_form_edit
|
123
123
|
msgid "Bank Statement"
|
124
|
-
msgstr ""
|
124
|
+
msgstr "Relevé bancaire"
|
125
125
|
|
126
126
|
#. module: account_reconcile_oca
|
127
127
|
#: model:ir.model,name:account_reconcile_oca.model_account_bank_statement_line
|
@@ -161,7 +161,7 @@ msgstr "Nettoyer"
|
|
161
161
|
#. module: account_reconcile_oca
|
162
162
|
#: model:ir.model,name:account_reconcile_oca.model_res_company
|
163
163
|
msgid "Companies"
|
164
|
-
msgstr ""
|
164
|
+
msgstr "Sociétés"
|
165
165
|
|
166
166
|
#. module: account_reconcile_oca
|
167
167
|
#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__company_id
|
@@ -176,7 +176,7 @@ msgstr "Société"
|
|
176
176
|
#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_journal__company_currency_id
|
177
177
|
#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_reconcile_abstract__company_currency_id
|
178
178
|
msgid "Company Currency"
|
179
|
-
msgstr ""
|
179
|
+
msgstr "Devise de la société"
|
180
180
|
|
181
181
|
#. module: account_reconcile_oca
|
182
182
|
#: model:ir.model.fields,help:account_reconcile_oca.field_account_bank_statement_line__company_id
|
@@ -233,7 +233,7 @@ msgstr "Date"
|
|
233
233
|
#. module: account_reconcile_oca
|
234
234
|
#: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_aggregate__day
|
235
235
|
msgid "Day"
|
236
|
-
msgstr ""
|
236
|
+
msgstr "Jour"
|
237
237
|
|
238
238
|
#. module: account_reconcile_oca
|
239
239
|
#. odoo-javascript
|
@@ -251,7 +251,7 @@ msgstr "Nom affiché"
|
|
251
251
|
#. module: account_reconcile_oca
|
252
252
|
#: model:ir.actions.act_window,name:account_reconcile_oca.account_bank_statement_action_edit
|
253
253
|
msgid "Edit Bank Statement"
|
254
|
-
msgstr ""
|
254
|
+
msgstr "Modifier le relevé bancaire"
|
255
255
|
|
256
256
|
#. module: account_reconcile_oca
|
257
257
|
#: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_mode__edit
|
@@ -280,7 +280,7 @@ msgstr "Depuis comptes client"
|
|
280
280
|
#: code:addons/account_reconcile_oca/static/src/xml/reconcile.xml:0
|
281
281
|
#, python-format
|
282
282
|
msgid "Global Balance"
|
283
|
-
msgstr ""
|
283
|
+
msgstr "Solde global"
|
284
284
|
|
285
285
|
#. module: account_reconcile_oca
|
286
286
|
#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__id
|
@@ -359,7 +359,7 @@ msgstr "Montant manuel"
|
|
359
359
|
#. module: account_reconcile_oca
|
360
360
|
#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_amount_in_currency
|
361
361
|
msgid "Manual Amount In Currency"
|
362
|
-
msgstr ""
|
362
|
+
msgstr "Montant de réconciliation manuelle en devise"
|
363
363
|
|
364
364
|
#. module: account_reconcile_oca
|
365
365
|
#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_bank_statement_line__manual_currency_id
|
@@ -448,7 +448,7 @@ msgstr "Divers"
|
|
448
448
|
#. module: account_reconcile_oca
|
449
449
|
#: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_aggregate__month
|
450
450
|
msgid "Month"
|
451
|
-
msgstr ""
|
451
|
+
msgstr "Mois"
|
452
452
|
|
453
453
|
#. module: account_reconcile_oca
|
454
454
|
#: model:ir.model.fields,field_description:account_reconcile_oca.field_account_account_reconcile__name
|
@@ -603,18 +603,18 @@ msgstr "Marquer comme vérifié"
|
|
603
603
|
#. module: account_reconcile_oca
|
604
604
|
#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.res_config_settings_form_view
|
605
605
|
msgid "Standard aggregation to use on bank reconciliation"
|
606
|
-
msgstr ""
|
606
|
+
msgstr "Agrégation standard à utiliser pour la réconciliation bancaire"
|
607
607
|
|
608
608
|
#. module: account_reconcile_oca
|
609
609
|
#: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_aggregate__statement
|
610
610
|
#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_reconcile_view
|
611
611
|
msgid "Statement"
|
612
|
-
msgstr ""
|
612
|
+
msgstr "Relevé"
|
613
613
|
|
614
614
|
#. module: account_reconcile_oca
|
615
615
|
#: model:ir.actions.act_window,name:account_reconcile_oca.action_bank_statement_line_reconcile
|
616
616
|
msgid "Statement lines"
|
617
|
-
msgstr ""
|
617
|
+
msgstr "Lignes de relevé"
|
618
618
|
|
619
619
|
#. module: account_reconcile_oca
|
620
620
|
#: model:ir.model.fields,help:account_reconcile_oca.field_account_bank_statement_line__foreign_currency_id
|
@@ -671,7 +671,7 @@ msgstr "Voir la pièce"
|
|
671
671
|
#. module: account_reconcile_oca
|
672
672
|
#: model:ir.model.fields.selection,name:account_reconcile_oca.selection__account_journal__reconcile_aggregate__week
|
673
673
|
msgid "Week"
|
674
|
-
msgstr ""
|
674
|
+
msgstr "Semaine"
|
675
675
|
|
676
676
|
#. module: account_reconcile_oca
|
677
677
|
#. odoo-python
|
@@ -686,6 +686,8 @@ msgstr "Bravo ! Tout a été lettré"
|
|
686
686
|
#, python-format
|
687
687
|
msgid "You can only reconcile journal items belonging to the same account."
|
688
688
|
msgstr ""
|
689
|
+
"Vous pouvez uniquement lettrer les écritures comptables appartenant au même "
|
690
|
+
"compte."
|
689
691
|
|
690
692
|
#. module: account_reconcile_oca
|
691
693
|
#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
|
@@ -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:
|
370
|
+
!! source digest: sha256:d184238b47f394e8fd55c8b2027bd745084402306edce638a5e983497e12573a
|
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&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
|
@@ -8,10 +8,11 @@ export class ReconcileMoveLineController extends ListController {
|
|
8
8
|
}
|
9
9
|
async clickAddAll() {
|
10
10
|
await this.props.parentRecord.save();
|
11
|
-
await this.orm.call(
|
12
|
-
this.props.parentRecord.
|
13
|
-
|
14
|
-
|
11
|
+
await this.model.orm.call(
|
12
|
+
this.props.parentRecord.resModel,
|
13
|
+
"add_multiple_lines",
|
14
|
+
[this.props.parentRecord.resIds, this.model.root.domain]
|
15
|
+
);
|
15
16
|
await this.props.parentRecord.load();
|
16
17
|
this.props.parentRecord.model.notify();
|
17
18
|
}
|
@@ -8,7 +8,7 @@
|
|
8
8
|
>account.account.reconcile.form (in account_reconcile_oca)</field>
|
9
9
|
<field name="model">account.account.reconcile</field>
|
10
10
|
<field name="arch" type="xml">
|
11
|
-
<form js_class="
|
11
|
+
<form js_class="reconcile_form" create="0">
|
12
12
|
<field name="manual_delete" invisible="1" />
|
13
13
|
<field name="manual_reference" invisible="1" />
|
14
14
|
<field name="company_currency_id" invisible="1" />
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-account_reconcile_oca
|
3
|
-
Version: 18.0.1.0.2
|
3
|
+
Version: 18.0.1.0.3.2
|
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:
|
27
|
+
!! source digest: sha256:d184238b47f394e8fd55c8b2027bd745084402306edce638a5e983497e12573a
|
28
28
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
29
29
|
|
30
30
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -1,12 +1,12 @@
|
|
1
|
-
odoo/addons/account_reconcile_oca/README.rst,sha256=
|
1
|
+
odoo/addons/account_reconcile_oca/README.rst,sha256=_QR0ytRMnEx7tOJMX48oNFYMXEP4_vbR2ArApoMktJc,3703
|
2
2
|
odoo/addons/account_reconcile_oca/__init__.py,sha256=vqRYeBgCVZMpZhYvILSxVsNLC9V7zDnvxMnKU8RQP94,55
|
3
|
-
odoo/addons/account_reconcile_oca/__manifest__.py,sha256=
|
3
|
+
odoo/addons/account_reconcile_oca/__manifest__.py,sha256=zxURziZ67BqTbPWpTt4ZS4SjjXfvQaX9gSlLmJ9z0fE,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
6
|
odoo/addons/account_reconcile_oca/i18n/account_reconcile_oca.pot,sha256=5gK02FBQjnhlqJdk3LOxlr9YCBFDG9W9Rbee0WYw-IM,25428
|
7
7
|
odoo/addons/account_reconcile_oca/i18n/ca.po,sha256=aLKybPofjsXOs3bR6uHYEgiycA45l0-I86csQkzjH_U,27914
|
8
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=
|
9
|
+
odoo/addons/account_reconcile_oca/i18n/fr.po,sha256=IUc0Hutd1ETLCfMiroZ2YG0eMA32-Y3caz1Eo-YtbIQ,28561
|
10
10
|
odoo/addons/account_reconcile_oca/i18n/hr.po,sha256=9k2sTA5vHDxDA5B9B2D6eQo4Qws2fTKQqDz7ZkxW3RA,27343
|
11
11
|
odoo/addons/account_reconcile_oca/i18n/it.po,sha256=U1jpiyc8Fxmop0UZXEs--D_4nu21aDEaCy4in3sOnIQ,28597
|
12
12
|
odoo/addons/account_reconcile_oca/i18n/nl.po,sha256=EEmGh9DiMsQKcNa5Gae6CDyJI1piIYzmzrZEM5XJVy8,27984
|
@@ -31,7 +31,7 @@ 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=
|
34
|
+
odoo/addons/account_reconcile_oca/static/description/index.html,sha256=Rib7-YMuFT7ID70sSUAoMeyUzNlFGBSVFIES00Kb1Rs,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
|
@@ -40,9 +40,7 @@ odoo/addons/account_reconcile_oca/static/src/js/reconcile_form/reconcile_form_co
|
|
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
|
43
|
-
odoo/addons/account_reconcile_oca/static/src/js/
|
44
|
-
odoo/addons/account_reconcile_oca/static/src/js/reconcile_manual/reconcile_manual_view.esm.js,sha256=i9Z1olDLJKAu2xsQOWdqMJrZS5LAL6eFOexoMui46Ck,360
|
45
|
-
odoo/addons/account_reconcile_oca/static/src/js/reconcile_move_line/reconcile_move_line_controller.esm.js,sha256=hPVNDqKeGcmj0cr5pqZg-H6lLYMWD_sVCHACpMz80F0,927
|
43
|
+
odoo/addons/account_reconcile_oca/static/src/js/reconcile_move_line/reconcile_move_line_controller.esm.js,sha256=3cC1CfGFvdbtiiYaDom-stdlbMtcklu1xq2kUBh0SZ8,944
|
46
44
|
odoo/addons/account_reconcile_oca/static/src/js/reconcile_move_line/reconcile_move_line_renderer.esm.js,sha256=vlDk5Cgjqe1Y-eItfxZfhAKgIi8wNJkNZOH-29mPwxY,584
|
47
45
|
odoo/addons/account_reconcile_oca/static/src/js/reconcile_move_line/reconcile_move_line_view.esm.js,sha256=xWcxhNVvUTABPr5GhwAb4ZfPoFfnhD2JtxjZU_LopHI,549
|
48
46
|
odoo/addons/account_reconcile_oca/static/src/js/widgets/reconcile_chatter_field.esm.js,sha256=xx5E0kEwFAucyYy5KLD3qvrNhVpCOrwHXc0L9OlnfSs,890
|
@@ -55,14 +53,14 @@ odoo/addons/account_reconcile_oca/tests/__init__.py,sha256=8JhP4auByShS8Z_Ik5dSh
|
|
55
53
|
odoo/addons/account_reconcile_oca/tests/test_account_reconcile.py,sha256=Q8gaZDJyyzDSzlSe_4UOroCHI_HzWdz19i0C2eLJ7Mg,10310
|
56
54
|
odoo/addons/account_reconcile_oca/tests/test_bank_account_reconcile.py,sha256=Vub7ic9_8ciwNbBOmosUT0MVt5MKgmd3UYUkHSDqDeQ,53552
|
57
55
|
odoo/addons/account_reconcile_oca/views/account_account.xml,sha256=-2UyFKoQI1ec5YYzz8prYQPrKwZTvFqTTbnloNPP-jE,864
|
58
|
-
odoo/addons/account_reconcile_oca/views/account_account_reconcile.xml,sha256=
|
56
|
+
odoo/addons/account_reconcile_oca/views/account_account_reconcile.xml,sha256=Oq1OEMyZDbvKs8kuFl5sL-c__ih2PNa0StfnfizGd68,6765
|
59
57
|
odoo/addons/account_reconcile_oca/views/account_bank_statement.xml,sha256=NI1z1pi23hYawhLCzRL9ZRIWxwWM4BfyY49kv188XzM,2434
|
60
58
|
odoo/addons/account_reconcile_oca/views/account_bank_statement_line.xml,sha256=-pk8VPBZvPlADr2w4PevaNUMOV9eS56UeuXKD7sEDnw,21664
|
61
59
|
odoo/addons/account_reconcile_oca/views/account_journal.xml,sha256=kO9TjjowUBV-4oNKmxa7KrJ_oqCLnjSsKAosOwvo0Y8,3310
|
62
60
|
odoo/addons/account_reconcile_oca/views/account_move.xml,sha256=DmtEGKT5R8QwI_xEAZH1l8tC6pe-GlIQtb4tikHK3z0,971
|
63
61
|
odoo/addons/account_reconcile_oca/views/account_move_line.xml,sha256=a1AqrG0ppplhiAWXabwjbLrvFCatBHys2xNoHxtTgCE,5324
|
64
62
|
odoo/addons/account_reconcile_oca/views/res_config_settings.xml,sha256=uO3fyDQanxF_UfJ2ggc4H9t6gO2cKGMh08IOQemoudc,803
|
65
|
-
odoo_addon_account_reconcile_oca-18.0.1.0.2.dist-info/METADATA,sha256=
|
66
|
-
odoo_addon_account_reconcile_oca-18.0.1.0.2.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
67
|
-
odoo_addon_account_reconcile_oca-18.0.1.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
68
|
-
odoo_addon_account_reconcile_oca-18.0.1.0.2.dist-info/RECORD,,
|
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,,
|
odoo/addons/account_reconcile_oca/static/src/js/reconcile_manual/reconcile_manual_controller.esm.js
DELETED
@@ -1,33 +0,0 @@
|
|
1
|
-
import {FormController} from "@web/views/form/form_controller";
|
2
|
-
import {useViewButtons} from "@web/views/view_button/view_button_hook";
|
3
|
-
const {useRef} = owl;
|
4
|
-
|
5
|
-
export class ReconcileManualController extends FormController {
|
6
|
-
setup() {
|
7
|
-
super.setup(...arguments);
|
8
|
-
this.env.exposeController(this);
|
9
|
-
const rootRef = useRef("root");
|
10
|
-
useViewButtons(this.model, rootRef, {
|
11
|
-
reload: this.reloadFormController.bind(this),
|
12
|
-
beforeExecuteAction: this.beforeExecuteActionButton.bind(this),
|
13
|
-
afterExecuteAction: this.afterExecuteActionButton.bind(this),
|
14
|
-
});
|
15
|
-
}
|
16
|
-
displayName() {
|
17
|
-
return this.env.config.getDisplayName();
|
18
|
-
}
|
19
|
-
async reloadFormController() {
|
20
|
-
try {
|
21
|
-
await this.model.root.load();
|
22
|
-
} catch (error) {
|
23
|
-
// eslint-disable-next-line no-undef
|
24
|
-
console.error("Error reloading form controller:", error);
|
25
|
-
// This should happen when we reconcile a line (no more possible data...)
|
26
|
-
if (this.env.parentController) {
|
27
|
-
await this.env.parentController.model.root.load();
|
28
|
-
await this.env.parentController.render(true);
|
29
|
-
this.env.parentController.selectRecord();
|
30
|
-
}
|
31
|
-
}
|
32
|
-
}
|
33
|
-
}
|
odoo/addons/account_reconcile_oca/static/src/js/reconcile_manual/reconcile_manual_view.esm.js
DELETED
@@ -1,10 +0,0 @@
|
|
1
|
-
import {ReconcileManualController} from "./reconcile_manual_controller.esm.js";
|
2
|
-
import {formView} from "@web/views/form/form_view";
|
3
|
-
import {registry} from "@web/core/registry";
|
4
|
-
|
5
|
-
export const FormManualReconcileView = {
|
6
|
-
...formView,
|
7
|
-
Controller: ReconcileManualController,
|
8
|
-
};
|
9
|
-
|
10
|
-
registry.category("views").add("reconcile_manual", FormManualReconcileView);
|
File without changes
|