mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -23,7 +23,7 @@ addon | version | maintainers | summary
|
||||
--- | --- | --- | ---
|
||||
[account_mass_reconcile](account_mass_reconcile/) | 16.0.1.0.0 | | Account Mass Reconcile
|
||||
[account_move_base_import](account_move_base_import/) | 16.0.1.0.1 | | Journal Entry base import
|
||||
[account_move_line_reconcile_manual](account_move_line_reconcile_manual/) | 16.0.1.0.0 | [](https://github.com/alexis-via) | Manually reconcile Journal Items
|
||||
[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.0 | | Account Move Reconcile Forbid Cancel
|
||||
[account_reconcile_oca](account_reconcile_oca/) | 16.0.1.2.3 | [](https://github.com/etobella) | Reconcile addons for Odoo CE accounting
|
||||
[account_statement_base](account_statement_base/) | 16.0.1.3.0 | [](https://github.com/alexis-via) | Base module for Bank Statements
|
||||
|
||||
@@ -7,7 +7,7 @@ Account Move Line Reconcile Manual
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:c8fcea10a27a7abe912b33548cfa953c80caaa83856465d1d04ac792016c7c2e
|
||||
!! source digest: sha256:67c70d8ac3c7853d4bd0b1e92bc03397b6ac0622e67cd9d26a3faf6fa0ed1be0
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
{
|
||||
"name": "Account Move Line Reconcile Manual",
|
||||
"version": "16.0.1.0.0",
|
||||
"version": "16.0.2.0.0",
|
||||
"category": "Accounting",
|
||||
"license": "AGPL-3",
|
||||
"summary": "Manually reconcile Journal Items",
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:c8fcea10a27a7abe912b33548cfa953c80caaa83856465d1d04ac792016c7c2e
|
||||
!! source digest: sha256:67c70d8ac3c7853d4bd0b1e92bc03397b6ac0622e67cd9d26a3faf6fa0ed1be0
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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_move_line_reconcile_manual"><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_move_line_reconcile_manual"><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 a wizard to reconcile manually selected journal items. If the selected journal items are balanced, it will propose a full reconcile. Otherwise, the user will have to choose between partial reconciliation and full reconciliation with a write-off.</p>
|
||||
|
||||
Reference in New Issue
Block a user