c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #10034
[Bug 695089] Re: domain is not working with widget="selection"
Something just went wrong with the project and statusses.
Setting the bug for the radar of versions late to 6.0.
Thanks.
** Also affects: openobject-client/5.0
Importance: Undecided
Status: New
** Also affects: openobject-client/trunk
Importance: Undecided
Status: Won't Fix
** Changed in: openobject-client/5.0
Status: New => Won't Fix
** Changed in: openobject-client/trunk
Status: Won't Fix => Confirmed
** Changed in: openobject-client/trunk
Importance: Undecided => Wishlist
** Project changed: openobject-client => openobject-server
** Also affects: openobject-server/5.0
Importance: Undecided
Status: New
** Also affects: openobject-server/trunk
Importance: Wishlist
Status: Won't Fix
** Changed in: openobject-client/trunk
Status: Confirmed => Invalid
** Changed in: openobject-server/5.0
Status: New => Won't Fix
** Changed in: openobject-server/trunk
Status: Won't Fix => Confirmed
** Changed in: openobject-server/trunk
Assignee: (unassigned) => OpenERP's Framework R&D (openerp-dev-framework)
--
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/695089
Title:
domain is not working with widget="selection"
Status in OpenObject GTK Client 5.0 series:
Won't Fix
Status in OpenObject GTK Client trunk series:
Invalid
Status in OpenObject Server:
Won't Fix
Status in OpenObject Server 5.0 series:
Won't Fix
Status in OpenObject Server trunk series:
Confirmed
Bug description:
I get a M2O field:
'myfield_id': fields.many2one('object', 'Field', domain="['type','=','foo']"),
in view get <field name="myfield_id" widget="selection"/>
The selection widget dont restrict the data, remove the widget="selection" domain works fine.
Regards,
References