Commit d08070c 1 parent 928d60e commit d08070c Copy full SHA for d08070c
File tree 4 files changed +6
-4
lines changed
4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Available addons
21
21
----------------
22
22
addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
+ [ account_in_payment] ( account_in_payment/ ) | 17.0.1.0.0 | | This module enables in-payment mode for your accounting
24
25
[ account_mass_reconcile] ( account_mass_reconcile/ ) | 17.0.1.0.1 | | Account Mass Reconcile
25
26
[ account_reconcile_model_oca] ( account_reconcile_model_oca/ ) | 17.0.1.0.1 | | This includes the logic moved from Odoo Community to Odoo Enterprise
26
27
[ account_reconcile_oca] ( account_reconcile_oca/ ) | 17.0.1.5.2 | [ ![ etobella] ( https://github.com/etobella.png?size=30px )] ( https://github.com/etobella ) | Reconcile addons for Odoo CE accounting
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Account In Payment
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:f31a0569902b33f0403cc89486dd058cc1ccecaecfe2b9c38d6201d614f55981
10
+ !! source digest: sha256:2e4c7aea89361b82cab7848443695fd61b361683634a38220704d415b35b409c
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -58,7 +58,7 @@ Authors
58
58
Contributors
59
59
------------
60
60
61
- - Enric Tobella (``Dixmit <https://www.dixmit.com/> ``\ \_\_ )
61
+ - Enric Tobella (``Dixmit <https://www.dixmit.com/> ``\ \_\_ )
62
62
63
63
Maintainers
64
64
-----------
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Account In Payment</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:f31a0569902b33f0403cc89486dd058cc1ccecaecfe2b9c38d6201d614f55981
370
+ !! source digest: sha256:2e4c7aea89361b82cab7848443695fd61b361683634a38220704d415b35b409c
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/17.0/account_in_payment "> < 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_in_payment "> < 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 >
373
373
< p > This module enables in-payment management for all your accounting.</ p >
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " odoo-addons-oca-account-reconcile"
3
- version = " 17.0.20240426 .0"
3
+ version = " 17.0.20250123 .0"
4
4
dependencies = [
5
+ " odoo-addon-account_in_payment>=17.0dev,<17.1dev" ,
5
6
" odoo-addon-account_mass_reconcile>=17.0dev,<17.1dev" ,
6
7
" odoo-addon-account_reconcile_model_oca>=17.0dev,<17.1dev" ,
7
8
" odoo-addon-account_reconcile_oca>=17.0dev,<17.1dev" ,
You can’t perform that action at this time.
0 commit comments