From 717a695317ace428e37465683a575ebb2854f2d2 Mon Sep 17 00:00:00 2001 From: Mohammad Alhashash Date: Tue, 28 Apr 2015 23:13:45 +0300 Subject: [PATCH] Revert "[FIX] account: remove journal_id from account domains" This reverts commit 24526b18a78191f31500ac622eb84de5ac1342fd. The journal_id field is not present on account.account but is processed in search method. Next commit will improve the processing to also accept journal_id in read_group. --- 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 61110cf18ee..19919e53877 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 0b84e86c970..e942df0b56e 100644 --- a/addons/account/account_view.xml +++ b/addons/account/account_view.xml @@ -1119,7 +1119,7 @@ - + @@ -1364,7 +1364,7 @@ - +