odoo-addon-account-reconcile-oca 17.0.1.2.1.7__py3-none-any.whl → 17.0.1.2.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 -1
- odoo/addons/account_reconcile_oca/i18n/zh_CN.po +2 -2
- odoo/addons/account_reconcile_oca/static/description/index.html +1 -1
- odoo/addons/account_reconcile_oca/views/account_account_reconcile.xml +2 -1
- {odoo_addon_account_reconcile_oca-17.0.1.2.1.7.dist-info → odoo_addon_account_reconcile_oca-17.0.1.2.2.dist-info}/METADATA +2 -2
- {odoo_addon_account_reconcile_oca-17.0.1.2.1.7.dist-info → odoo_addon_account_reconcile_oca-17.0.1.2.2.dist-info}/RECORD +9 -9
- {odoo_addon_account_reconcile_oca-17.0.1.2.1.7.dist-info → odoo_addon_account_reconcile_oca-17.0.1.2.2.dist-info}/WHEEL +0 -0
- {odoo_addon_account_reconcile_oca-17.0.1.2.1.7.dist-info → odoo_addon_account_reconcile_oca-17.0.1.2.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:d1aaa1deb6d5a51440a5ee7218faa572b97e36209c0eac5da6bb8f1107ae226b
|
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": "17.0.1.2.
|
8
|
+
"version": "17.0.1.2.2",
|
9
9
|
"license": "AGPL-3",
|
10
10
|
"author": "CreuBlanca,Dixmit,Odoo Community Association (OCA)",
|
11
11
|
"maintainers": ["etobella"],
|
@@ -6,7 +6,7 @@ msgid ""
|
|
6
6
|
msgstr ""
|
7
7
|
"Project-Id-Version: Odoo Server 17.0\n"
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
9
|
-
"PO-Revision-Date: 2024-06-
|
9
|
+
"PO-Revision-Date: 2024-06-14 09:45+0000\n"
|
10
10
|
"Last-Translator: xtanuiha <feihu.zhang@live.com>\n"
|
11
11
|
"Language-Team: none\n"
|
12
12
|
"Language: zh_CN\n"
|
@@ -139,7 +139,7 @@ msgstr "现金"
|
|
139
139
|
#. module: account_reconcile_oca
|
140
140
|
#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.bank_statement_line_form_reconcile_view
|
141
141
|
msgid "Chatter"
|
142
|
-
msgstr "
|
142
|
+
msgstr "沟通"
|
143
143
|
|
144
144
|
#. module: account_reconcile_oca
|
145
145
|
#: model_terms:ir.ui.view,arch_db:account_reconcile_oca.account_account_reconcile_form_view
|
@@ -366,7 +366,7 @@ ul.auto-toc {
|
|
366
366
|
!! This file is generated by oca-gen-addon-readme !!
|
367
367
|
!! changes will be overwritten. !!
|
368
368
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
369
|
-
!! source digest: sha256:
|
369
|
+
!! source digest: sha256:d1aaa1deb6d5a51440a5ee7218faa572b97e36209c0eac5da6bb8f1107ae226b
|
370
370
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
371
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/17.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-17-0/account-reconcile-17-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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
372
372
|
<p>This addon allows to reconcile bank statements and account marked as
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-account_reconcile_oca
|
3
|
-
Version: 17.0.1.2.
|
3
|
+
Version: 17.0.1.2.2
|
4
4
|
Requires-Python: >=3.10
|
5
5
|
Requires-Dist: odoo-addon-account_reconcile_model_oca>=17.0dev,<17.1dev
|
6
6
|
Requires-Dist: odoo-addon-account_statement_base>=17.0dev,<17.1dev
|
@@ -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:d1aaa1deb6d5a51440a5ee7218faa572b97e36209c0eac5da6bb8f1107ae226b
|
28
28
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
29
29
|
|
30
30
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
@@ -1,6 +1,6 @@
|
|
1
|
-
odoo/addons/account_reconcile_oca/README.rst,sha256=
|
1
|
+
odoo/addons/account_reconcile_oca/README.rst,sha256=kp12YfypQpi_Ab9i2HsjM8j6NsR6qQ-c22fJ-vDsc30,3705
|
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=0rjBaiRkcjaxeUSJk80X8369fjNs8uoq_jHrDN_fYdo,1865
|
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=6k0uK-H1aBiyogVNhQMQfFGL5zUfUGV2M-sSV6LHeUs,204
|
6
6
|
odoo/addons/account_reconcile_oca/i18n/account_reconcile_oca.pot,sha256=_fZJRFHAk-xVCoWG_68qY0Y8VFK3nfzqH8c0z5B-wVo,24668
|
@@ -14,7 +14,7 @@ odoo/addons/account_reconcile_oca/i18n/pt_BR.po,sha256=PMa0fv9iyOGhFbD324-tZAXr3
|
|
14
14
|
odoo/addons/account_reconcile_oca/i18n/sv.po,sha256=BbV3Q-eNjLs8d9QYIHaCvsPUwPF4ATqQ7r4GywOIlIQ,26875
|
15
15
|
odoo/addons/account_reconcile_oca/i18n/tr.po,sha256=vLeeoHkukpw4H8p5cn4kfPRt2zbuzbeJMB7jo769yTA,25947
|
16
16
|
odoo/addons/account_reconcile_oca/i18n/zh.po,sha256=wbsjAZbnHY_Wm0srgtafKG85blkyVsWAwkO-VLOfaJw,24733
|
17
|
-
odoo/addons/account_reconcile_oca/i18n/zh_CN.po,sha256=
|
17
|
+
odoo/addons/account_reconcile_oca/i18n/zh_CN.po,sha256=zYnk8kAeV1T3xUdoOu2SdNnSP-SLN54tu8vckstzTA8,26472
|
18
18
|
odoo/addons/account_reconcile_oca/models/__init__.py,sha256=28wbZjUZa30uHQY10BMJtKQ_BqJgwLQMQvB9uv0H_fY,282
|
19
19
|
odoo/addons/account_reconcile_oca/models/account_account_reconcile.py,sha256=H84BGOSCCjrdrocXhq6c0jJb9Cm6BySg5Ay-UQmZ1z4,6285
|
20
20
|
odoo/addons/account_reconcile_oca/models/account_bank_statement.py,sha256=JuIl9m0FzsoD_29Vb4TiXYoqFLd6gjSvntpRB_JrVLU,463
|
@@ -30,7 +30,7 @@ odoo/addons/account_reconcile_oca/readme/ROADMAP.md,sha256=fxR8QnC8BkHyODdPScpgJ
|
|
30
30
|
odoo/addons/account_reconcile_oca/readme/USAGE.md,sha256=yNLGo35X7TW2TLyJqHU-gdQiXazW8Iu59rI0dpa4WjM,365
|
31
31
|
odoo/addons/account_reconcile_oca/security/ir.model.access.csv,sha256=XfN2EKOoChlEDonVd5DtodVAQyRbShiJ8nrXx6EwNmM,339
|
32
32
|
odoo/addons/account_reconcile_oca/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
33
|
-
odoo/addons/account_reconcile_oca/static/description/index.html,sha256=
|
33
|
+
odoo/addons/account_reconcile_oca/static/description/index.html,sha256=qkOPgxIb9FUmTjqTMohOH00nvkpywe9geRO3Ozosu_w,13707
|
34
34
|
odoo/addons/account_reconcile_oca/static/src/js/reconcile/reconcile_controller.esm.js,sha256=bdOQxAg_1tQ1XH87z0OOCViERNu_aYMDy3pZ0YNX2aQ,4819
|
35
35
|
odoo/addons/account_reconcile_oca/static/src/js/reconcile/reconcile_kanban_record.esm.js,sha256=ewNK1VQgFZWccTiyJMKYkOG6KtbHHVnI2pdNy9kjkig,467
|
36
36
|
odoo/addons/account_reconcile_oca/static/src/js/reconcile/reconcile_renderer.esm.js,sha256=9NSr3iZ7H_QGTpixW5D4WEJuD_u4KRpdYwRmKqcML_k,2117
|
@@ -54,14 +54,14 @@ odoo/addons/account_reconcile_oca/tests/__init__.py,sha256=8JhP4auByShS8Z_Ik5dSh
|
|
54
54
|
odoo/addons/account_reconcile_oca/tests/test_account_reconcile.py,sha256=MP5M-NsVhMoYiU675hr1nsvZRRK-4e5KUYMCCKTUHB8,10807
|
55
55
|
odoo/addons/account_reconcile_oca/tests/test_bank_account_reconcile.py,sha256=3Yy0Bc5FFf6IVCpy57f18QLZ9-vaO4x93RpLCuWtT98,39402
|
56
56
|
odoo/addons/account_reconcile_oca/views/account_account.xml,sha256=0RiPmzfRUj54oMYKWM7mLnZL-5IhI5W8fiRruHL0SYc,866
|
57
|
-
odoo/addons/account_reconcile_oca/views/account_account_reconcile.xml,sha256=
|
57
|
+
odoo/addons/account_reconcile_oca/views/account_account_reconcile.xml,sha256=2FKosNTl4hVC_yVq8uRzZvMMrXyEttK_YTsdnV8o0NI,7016
|
58
58
|
odoo/addons/account_reconcile_oca/views/account_bank_statement.xml,sha256=6AA1iZR1EmnVYyBXhLw51QQS1k9QmXLLNMAPDOl8Oz4,1813
|
59
59
|
odoo/addons/account_reconcile_oca/views/account_bank_statement_line.xml,sha256=DrPBdQaYUM2BxlhjFfwWFA0amTNnvd_oaL_V6pd53v0,20822
|
60
60
|
odoo/addons/account_reconcile_oca/views/account_journal.xml,sha256=T5tZ5Ev0psYp78f3NkNVJjWMUOssYJ7WzLpsMKyOvI4,3378
|
61
61
|
odoo/addons/account_reconcile_oca/views/account_move.xml,sha256=vMLfS41u1POGDRaRwihuvcJjJpJcduwLy9-9WwhdS0U,914
|
62
62
|
odoo/addons/account_reconcile_oca/views/account_move_line.xml,sha256=PPmlSjmsurhY9hFAdOG5RoPwUF9U0QiprxjQDOuuzQY,5370
|
63
63
|
odoo/addons/account_reconcile_oca/views/res_config_settings.xml,sha256=PxIqWILg_L_ahR-SDlDWEqWDJKNumPRifFAGF0BG57E,807
|
64
|
-
odoo_addon_account_reconcile_oca-17.0.1.2.
|
65
|
-
odoo_addon_account_reconcile_oca-17.0.1.2.
|
66
|
-
odoo_addon_account_reconcile_oca-17.0.1.2.
|
67
|
-
odoo_addon_account_reconcile_oca-17.0.1.2.
|
64
|
+
odoo_addon_account_reconcile_oca-17.0.1.2.2.dist-info/METADATA,sha256=tuO3RnPJ5BpQfPGqJ7b9Dinla0PVEzqEjRzypst-aUg,4390
|
65
|
+
odoo_addon_account_reconcile_oca-17.0.1.2.2.dist-info/WHEEL,sha256=8Rd4enx1PCuyDWP4SABqO5Fv8rpaknqp3VzjoFFLa6c,83
|
66
|
+
odoo_addon_account_reconcile_oca-17.0.1.2.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
67
|
+
odoo_addon_account_reconcile_oca-17.0.1.2.2.dist-info/RECORD,,
|
File without changes
|