[BOT] post-merge updates
parent
23093a2d2a
commit
06756ae9e0
|
@ -24,7 +24,7 @@ addon | version | maintainers | summary
|
|||
[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.3.5 | [](https://github.com/etobella) | Reconcile addons for Odoo CE accounting
|
||||
[account_statement_base](account_statement_base/) | 17.0.1.3.2 | [](https://github.com/alexis-via) | Base module for Bank Statements
|
||||
[account_statement_base](account_statement_base/) | 17.0.1.3.3 | [](https://github.com/alexis-via) | Base module for Bank Statements
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Bank Statement Base
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:d124600f848bb01fd40f38c12bffaa3cf14645a457512b92448930ef931cb8c5
|
||||
!! source digest: sha256:bed8fe37d42855ef91e22329a5cc03be6511066ad54bf1312ae9db256343af27
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
{
|
||||
"name": "Bank Statement Base",
|
||||
"version": "17.0.1.3.2",
|
||||
"version": "17.0.1.3.3",
|
||||
"category": "Accounting",
|
||||
"license": "LGPL-3",
|
||||
"summary": "Base module for Bank Statements",
|
||||
|
|
|
@ -367,7 +367,7 @@ ul.auto-toc {
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:d124600f848bb01fd40f38c12bffaa3cf14645a457512b92448930ef931cb8c5
|
||||
!! source digest: sha256:bed8fe37d42855ef91e22329a5cc03be6511066ad54bf1312ae9db256343af27
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-reconcile/tree/17.0/account_statement_base"><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_statement_base"><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>
|
||||
<p>This is a technical module that adds the views of the <strong>Bank Statement
|
||||
|
|
Loading…
Reference in New Issue