[BOT] post-merge updates
parent
cc71d8272a
commit
1f19173f73
|
@ -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.2.6 | [](https://github.com/etobella) | Reconcile addons for Odoo CE accounting
|
||||
[account_statement_base](account_statement_base/) | 17.0.1.1.0 | [](https://github.com/alexis-via) | Base module for Bank Statements
|
||||
[account_statement_base](account_statement_base/) | 17.0.1.2.0 | [](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:d22d151e87b372f6c0ec4cc6372fdda0667f360af91c556489a8539360685243
|
||||
!! source digest: sha256:7fcdf6ddaa8f329421382fe1b971b85e8b1c42655602234a6fd163a85130f474
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
{
|
||||
"name": "Bank Statement Base",
|
||||
"version": "17.0.1.1.0",
|
||||
"version": "17.0.1.2.0",
|
||||
"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:d22d151e87b372f6c0ec4cc6372fdda0667f360af91c556489a8539360685243
|
||||
!! source digest: sha256:7fcdf6ddaa8f329421382fe1b971b85e8b1c42655602234a6fd163a85130f474
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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