From: Martin Trigaux Date: Fri, 7 Nov 2014 16:39:57 +0000 (+0100) Subject: [FIX] account: recompute date_due X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;h=f3b3776128dcaf0d1ebd8ae9dbf3a1d639595df7;p=odoo%2Fodoo.git [FIX] account: recompute date_due Add on_change to recompute the due date when the invoice date is modified (it was only done when modified the partner_id field Fixes #3413 --- diff --git a/addons/account/account_invoice_view.xml b/addons/account/account_invoice_view.xml index 79c6a7f..f081b7f 100644 --- a/addons/account/account_invoice_view.xml +++ b/addons/account/account_invoice_view.xml @@ -178,7 +178,7 @@ - + @@ -327,7 +327,7 @@ - +