c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23461
[Bug 778016] [NEW] Domain does not works with widget= "selection"
Public bug reported:
if widget= "selection" domain not working in openerp 6.0.2
example
<field name="caste_id" widget="selection"/>
<field name="caste_sub_id" domain="[('caste','=',caste_id)]"/>
Is it possible give me a solution
** Affects: openobject-client
Importance: Undecided
Assignee: OpenERP sa GTK client R&D (openerp-dev-gtk)
Status: Confirmed
** Changed in: openobject-client
Status: New => Confirmed
** Changed in: openobject-client
Assignee: (unassigned) => OpenERP sa GTK client R&D (openerp-dev-gtk)
--
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/778016
Title:
Domain does not works with widget= "selection"
Status in OpenERP GTK Client:
Confirmed
Bug description:
if widget= "selection" domain not working in openerp 6.0.2
example
<field name="caste_id" widget="selection"/>
<field name="caste_sub_id" domain="[('caste','=',caste_id)]"/>
Is it possible give me a solution
Follow ups
References