From a8beece158d27148245c9ee1070dac6b6a624288 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thibault=20Delavall=C3=A9e?= Date: Wed, 27 Nov 2013 10:53:00 +0100 Subject: [PATCH] [IMP] [REV] crm, addons: still stage/state tweaking - crm: Mark Won / Lost buttons are back - crm: now using the new 'fold_field' option to fold some stages on the fold field of stages. Back to saas-1 bebavhior. - project, project_issue: task and issue also use the fold_field option. - project: fixed 'X Tasks' display on the project vignette: now always displaying 'X Tasks at plural form to simplify the view. bzr revid: tde@openerp.com-20131127095300-9onzlt5pl9u82zt6 --- addons/crm/crm_lead_view.xml | 12 +++++------- addons/project/project_view.xml | 7 +++---- addons/project_issue/project_issue_view.xml | 3 ++- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/addons/crm/crm_lead_view.xml b/addons/crm/crm_lead_view.xml index f3e424e3e37..8d9cba60284 100644 --- a/addons/crm/crm_lead_view.xml +++ b/addons/crm/crm_lead_view.xml @@ -99,6 +99,7 @@ help="Convert to Opportunity" class="oe_highlight"/> @@ -379,14 +380,11 @@
- -
diff --git a/addons/project/project_view.xml b/addons/project/project_view.xml index 0f507c604f2..38e8fc9fdef 100644 --- a/addons/project/project_view.xml +++ b/addons/project/project_view.xml @@ -260,9 +260,7 @@
@@ -370,7 +368,8 @@
- +

diff --git a/addons/project_issue/project_issue_view.xml b/addons/project_issue/project_issue_view.xml index 2e99b75046c..68c6712f530 100644 --- a/addons/project_issue/project_issue_view.xml +++ b/addons/project_issue/project_issue_view.xml @@ -48,7 +48,8 @@
- +