[ADD] account_bank_statement_reopen_shop_undo_reconciliation

This commit is contained in:
Jordi Ballester
2022-09-18 20:32:40 +02:00
parent 23fc8cba94
commit e596d14b0d
16 changed files with 645 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
* Akretion
* Alexis de Lattre <alexis.delattre@akretion.com>
* ForgeFlow
* Jordi Ballester Alomar <jordi.ballester@forgeflow.com>

View File

@@ -0,0 +1,12 @@
After installing this module when you press the button "Reset to New" on a bank
statement that is in status 'Processing' the application will not unreconcile
or set to draft any previous reconciled bank statement lines.
The reconciled bank statement lines remain posted and reconciled. As soon as
you manually unreconcile the line the associated journal entry will be reset
back to the Draft status, if the statement is in "New" status.
This feature improves the usability of the bank statements, as it may be
frequent for a user to adjust the statement lines during the reconciliation
process, needing to Reset the status of the statement back to new in order to
introduce changes.