odoo/addons/account_cancel
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
..
i18n [I18N] Update translation terms from Transifex 2015-09-08 17:07:59 +02:00
models [FIX] account_cancel: allow cancel of whole bank statement 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
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
account_cancel_view.xml [FIX] account_cancel: allow canceling the Cash Register in the same manner as Bank Statement 2015-09-11 09:07:11 +02:00