From 377277c94e81dd320c92b72d5f1dcb2ddb00b902 Mon Sep 17 00:00:00 2001 From: Denis Ledoux Date: Tue, 9 Dec 2014 15:54:23 +0100 Subject: [PATCH] [FIX] account_analytic_analysis: default pricelist for contract sales order With 'Fixed Price' enabled, a button giving the possibility to list all sale orders appears. When browsing the list, there the possibility to create a new sale order. The contract pricelist should be used by default when coming from this specific button. --- .../account_analytic_analysis_view.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/account_analytic_analysis/account_analytic_analysis_view.xml b/addons/account_analytic_analysis/account_analytic_analysis_view.xml index 36690ec7371..79881db9f13 100644 --- a/addons/account_analytic_analysis/account_analytic_analysis_view.xml +++ b/addons/account_analytic_analysis/account_analytic_analysis_view.xml @@ -80,7 +80,7 @@