From 3846d35d02304da15225fcbce1fec07ee580713a Mon Sep 17 00:00:00 2001 From: Goffin Simon Date: Tue, 16 Aug 2016 11:45:44 +0200 Subject: [PATCH] [FIX] account_voucher: unreconcile with deleted journal items Inspired from e2d16ea When cancelling a voucher from a customer payment receipt, the voucher lines linked to the deleted account move lines have to be updated by clicking on button "unreconcile". opw:683258 --- addons/account_voucher/voucher_payment_receipt_view.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/addons/account_voucher/voucher_payment_receipt_view.xml b/addons/account_voucher/voucher_payment_receipt_view.xml index fd4733bce90..e4c05fc1c9b 100644 --- a/addons/account_voucher/voucher_payment_receipt_view.xml +++ b/addons/account_voucher/voucher_payment_receipt_view.xml @@ -454,10 +454,11 @@