← Back to team overview

openerp-dev-web team mailing list archive

[Bug 697727] Re: CRM history tab - wrong/duplicate message

 

Hello,

Second issue is also solved from crm_lead.
Suggested Patch file is working fine for GTK and WEB both clients.

Thanks.

** Patch added: "crm_lead.patch"
   https://bugs.launchpad.net/openobject-client-web/+bug/697727/+attachment/1805950/+files/crm_lead.patch

-- 
You received this bug notification because you are a member of OpenERP
SA's Web Client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/697727

Title:
  CRM history tab - wrong/duplicate message

Status in OpenERP Web Client:
  Confirmed

Bug description:
  v6 RC2

  When I change stages in the CRM using the arrows, I get TWO history
  events written every time, for example when changing from stage New to
  Qualification it writes:

  Administrator on 2011-01-05 09:58:12: Changed stage to Qualification
  Administrator on 2011-01-05 09:58:12: Changed stage to New
  Administrator on 2011-01-05 09:00:15 Changed stage to New

  And in the main CRM window, in the upper dialogue box, it writes:
  The stage of Opportunity 'Test 11' has been changed to New  (it should be Qualification!)