odoo/addons/account_cancel/models
Denis Ledoux b1bd0c6cfa [FIX] account_cancel: allow cancel of whole bank statement
This revision is related to 6f355623f0.

The above revision had as goal to not allow the partial cancellation
(line per line) of a confirmed bank statement, as it would
prevent the ability to reconcile the statement, as reconcilling
a confirmed statement it not possible.

Nevertheless, cancelling the whole bank statement should be allowed
(using the `Cancel Statement` button), as this cancel all lines
and re-set the statement in draft.

opw-649864
fixes #8568
2015-09-23 15:38:04 +02:00
..
__init__.py [IMP] account_cancel: better handling of bank statement cancellation 2015-08-05 08:18:21 +02:00
account_bank_statement.py [FIX] account_cancel: allow cancel of whole bank statement 2015-09-23 15:38:04 +02:00