[BOT] post-merge updates

pull/790/head
OCA-git-bot 2025-01-23 15:49:15 +00:00
parent 928d60e22f
commit d08070cff3
4 changed files with 6 additions and 4 deletions

View File

@ -21,6 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_in_payment](account_in_payment/) | 17.0.1.0.0 | | This module enables in-payment mode for your accounting
[account_mass_reconcile](account_mass_reconcile/) | 17.0.1.0.1 | | Account Mass Reconcile
[account_reconcile_model_oca](account_reconcile_model_oca/) | 17.0.1.0.1 | | This includes the logic moved from Odoo Community to Odoo Enterprise
[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

View File

@ -7,7 +7,7 @@ Account In Payment
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:f31a0569902b33f0403cc89486dd058cc1ccecaecfe2b9c38d6201d614f55981
!! source digest: sha256:2e4c7aea89361b82cab7848443695fd61b361683634a38220704d415b35b409c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@ -58,7 +58,7 @@ Authors
Contributors
------------
- Enric Tobella (``Dixmit <https://www.dixmit.com/>``\ \_\_)
- Enric Tobella (``Dixmit <https://www.dixmit.com/>``\ \_\_)
Maintainers
-----------

View File

@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:f31a0569902b33f0403cc89486dd058cc1ccecaecfe2b9c38d6201d614f55981
!! source digest: sha256:2e4c7aea89361b82cab7848443695fd61b361683634a38220704d415b35b409c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module enables in-payment management for all your accounting.</p>

View File

@ -1,7 +1,8 @@
[project]
name = "odoo-addons-oca-account-reconcile"
version = "17.0.20240426.0"
version = "17.0.20250123.0"
dependencies = [
"odoo-addon-account_in_payment>=17.0dev,<17.1dev",
"odoo-addon-account_mass_reconcile>=17.0dev,<17.1dev",
"odoo-addon-account_reconcile_model_oca>=17.0dev,<17.1dev",
"odoo-addon-account_reconcile_oca>=17.0dev,<17.1dev",