From 24526b18a78191f31500ac622eb84de5ac1342fd Mon Sep 17 00:00:00 2001 From: Mohammad Alhashash Date: Tue, 28 Apr 2015 13:19:22 +0200 Subject: [PATCH] [FIX] account: remove journal_id from account domains From invoice lines and move lines views. The model 'account.account' has no field journal_id. --- addons/account/account_invoice_view.xml | 6 +++--- addons/account/account_view.xml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/addons/account/account_invoice_view.xml b/addons/account/account_invoice_view.xml index 19919e53877..61110cf18ee 100644 --- a/addons/account/account_invoice_view.xml +++ b/addons/account/account_invoice_view.xml @@ -59,7 +59,7 @@ - + @@ -199,7 +199,7 @@ @@ -358,7 +358,7 @@ diff --git a/addons/account/account_view.xml b/addons/account/account_view.xml index e942df0b56e..0b84e86c970 100644 --- a/addons/account/account_view.xml +++ b/addons/account/account_view.xml @@ -1119,7 +1119,7 @@ - + @@ -1364,7 +1364,7 @@ - +