From 43b3b28708d47e4d55acf6766c2dcaf3eb2a2d41 Mon Sep 17 00:00:00 2001 From: Denis Ledoux Date: Thu, 12 Mar 2015 11:33:01 +0100 Subject: [PATCH] [FIX] account: Possibility to choose employees in bank statements The domain on the partner field in the bank statement lines was too restrictive: You should be able to select partners that aren't either customer or suppliers. For instance, your employees. opw-630017 --- addons/account/account_view.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/addons/account/account_view.xml b/addons/account/account_view.xml index 40c3ccfccce..a50a43e95cc 100644 --- a/addons/account/account_view.xml +++ b/addons/account/account_view.xml @@ -607,10 +607,7 @@ -