← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 694793] Re: Error in action with domain

 

Hello Marcilene,

I have checked your bug specification but I am not able to reproduce it.
Mainly "field is not validated" type error occurs when you have not specific field [state] to your particular object[project_br.project_br].

Would you please provide the trace back of bug,
If you still get the same problem at your end. 
Now I am closing this bug.

Thanks.

** Changed in: openobject-client-web
       Status: New => Invalid

-- 
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/694793

Title:
  Error in action with domain

Status in OpenObject Web Client:
  Invalid

Bug description:
  Hello,
When I put in action a domain error occurs because the field is not validated.

Following example:

   <record id="open_view_project_br_open" model="ir.actions.act_window">
            <field name="name">Running project_brs</field>
            <field name="res_model">project_br.project_br</field>
            <field name="view_type">form</field>
            <field name="domain">[('state','=','open')]</field>
            <field name="view_id" ref="view_project_br"/>
        </record>

Reviews:
Server -3151
Client - 1735
Web - 4175

Thanks.





References