[BOT] post-merge updates
parent
3ed4a8f432
commit
fa6d728aad
|
@ -27,7 +27,7 @@ addon | version | maintainers | summary
|
|||
[account_move_line_reconcile_manual](account_move_line_reconcile_manual/) | 16.0.2.0.0 | [](https://github.com/alexis-via) | Manually reconcile Journal Items
|
||||
[account_move_reconcile_forbid_cancel](account_move_reconcile_forbid_cancel/) | 16.0.1.0.1 | | Account Move Reconcile Forbid Cancel
|
||||
[account_move_so_import](account_move_so_import/) | 16.0.1.0.0 | | Journal Entry Sale Order completion
|
||||
[account_reconcile_analytic_tag](account_reconcile_analytic_tag/) | 16.0.1.1.0 | [](https://github.com/victoralmau) | Analytic tags in account reconciliation
|
||||
[account_reconcile_analytic_tag](account_reconcile_analytic_tag/) | 16.0.1.1.1 | [](https://github.com/victoralmau) | Analytic tags in account reconciliation
|
||||
[account_reconcile_oca](account_reconcile_oca/) | 16.0.2.1.0 | [](https://github.com/etobella) | Reconcile addons for Odoo CE accounting
|
||||
[account_statement_base](account_statement_base/) | 16.0.1.14.0 | [](https://github.com/alexis-via) | Base module for Bank Statements
|
||||
[base_transaction_id](base_transaction_id/) | 16.0.1.0.0 | | Base transaction ID for financial institutes
|
||||
|
|
|
@ -7,7 +7,7 @@ Analytic tags in account reconciliation
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:4f27f1ee69513098891a28751b68939cb0c4ccd675fe6d7346c3ec729786a23e
|
||||
!! source digest: sha256:531697214185316929618736b745ec3f04e664b5572e415419c22a73a3f31c6d
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"name": "Analytic tags in account reconciliation",
|
||||
"author": "Tecnativa, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/account-reconcile",
|
||||
"version": "16.0.1.1.0",
|
||||
"version": "16.0.1.1.1",
|
||||
"depends": ["account_reconcile_oca", "account_analytic_tag"],
|
||||
"license": "AGPL-3",
|
||||
"category": "Accounting",
|
||||
|
|
|
@ -367,7 +367,7 @@ ul.auto-toc {
|
|||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:4f27f1ee69513098891a28751b68939cb0c4ccd675fe6d7346c3ec729786a23e
|
||||
!! source digest: sha256:531697214185316929618736b745ec3f04e664b5572e415419c22a73a3f31c6d
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/16.0/account_reconcile_analytic_tag"><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-16-0/account-reconcile-16-0-account_reconcile_analytic_tag"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module adds the analytical tags to the bank reconciliation.</p>
|
||||
|
|
Loading…
Reference in New Issue