Revert "account_usability: reset to draft the bank statement do not unreconcile"

This reverts commit 85f8fe5b30.
This commit is contained in:
Florian da Costa
2024-02-08 11:27:45 +01:00
parent f2172a5f06
commit b867dd6d01
2 changed files with 0 additions and 21 deletions

View File

@@ -16,14 +16,6 @@
<button name="button_reopen" position="attributes">
<attribute name="confirm">Are you sure ? Don't do 'Reset to New' if you just want to modify the bank journal entry of an existing statement line.</attribute>
</button>
<button name="button_reopen" position="after">
<button
name="button_undo_reconciliation"
type="object"
confirm="Are you sure to unreconcile all the entries of the bank statement?"
states="open"
string="Unreconcile All"/>
</button>
<xpath expr="//field[@name='line_ids']/tree/button[@name='button_undo_reconciliation']" position="after">
<field name="move_id" invisible="1"/>
<button name="show_account_move" type="object"