← Back to team overview

openerp-india team mailing list archive

[Bug 1063649] [NEW] crm.lead mobile field in view but not existing in bussiness objects

 

Public bug reported:

On the CRM leads edit view the mobile phone is showed on the edit view
[1], but when you enter some info on it is not saved. Reviewing the
model definition this field is not defined [2], so that's the reason why
it is not saved.

The expected result is that the field is saved.

Found on Openerp 6.1, I don't know if this bug also affects other
versions

Attached a patch which solved the problem.

[1] http://bazaar.launchpad.net/~openerp/openobject-addons/6.1/view/head:/crm/crm_lead_view.xml#L110
[2] http://bazaar.launchpad.net/~openerp/openobject-addons/6.1/view/head:/crm/crm_lead.py#L154

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Patch added: "mobile_on_leads.patch"
   https://bugs.launchpad.net/bugs/1063649/+attachment/3385583/+files/mobile_on_leads.patch

** Summary changed:

- crm.lead mobile field in view but not existing in bussness objects
+ crm.lead mobile field in view but not existing in bussiness objects

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1063649

Title:
  crm.lead mobile field in view but not existing in bussiness objects

Status in OpenERP Addons (modules):
  New

Bug description:
  On the CRM leads edit view the mobile phone is showed on the edit view
  [1], but when you enter some info on it is not saved. Reviewing the
  model definition this field is not defined [2], so that's the reason
  why it is not saved.

  The expected result is that the field is saved.

  Found on Openerp 6.1, I don't know if this bug also affects other
  versions

  Attached a patch which solved the problem.

  [1] http://bazaar.launchpad.net/~openerp/openobject-addons/6.1/view/head:/crm/crm_lead_view.xml#L110
  [2] http://bazaar.launchpad.net/~openerp/openobject-addons/6.1/view/head:/crm/crm_lead.py#L154

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1063649/+subscriptions


Follow ups

References