← Back to team overview

openerp-dev-web team mailing list archive

Re: lp:~openerp-dev/openobject-client/trunk-m2o_with_selection-rga into lp:openobject-client

 

Review: Resubmit
Hello,

For the client side stuff, there are few bugs I found.

1: The feature of search view "search_default_XXXX" in the context is not working causing a regression here with the above change.

2: setting value of the field which has widget="selection" thru an onchange does not work. Again a regression.

3:If a O2M has a subfield which has widget="selection" attribute behaves very odd

4:Once I have selected the value from the list that the name_search returns then on my next click the domain should take the text that is already selected in the field. currently it takes a ""(blank) value resulting in all records.

Thanks

-- 
https://code.launchpad.net/~openerp-dev/openobject-client/trunk-m2o_with_selection-rga/+merge/53391
Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-client/trunk-m2o_with_selection-rga.



References