← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 699943] Re: [RC2] field in domain is False

 

lead_view.py

                    <field name="stage_id"
domain="[('type','=','lead'),('section_ids', '=', section_id)]" />

"section_id" is always False

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/699943

Title:
  [RC2] field in domain is False

Status in OpenObject Web Client:
  Incomplete

Bug description:
  In a lead, when a stage is linked to a sales team, it doesn't appear in the selection list. This is related to a strange bug in the web client which doesn't not put the value of the field "section_id" in the domain of the field "stage_id". This bug may affect the whole application.





References