c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23766
[Bug 778016] Re: Domain does not works with widget= "selection"
Hello Fabien, looks great for web client i'll test the trunk in the time
but i report it in Gtk Client IMHO is necessary too.
Regards,
--
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
References