** Branch linked: lp:openobject-client-web/6.0 -- 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/724226
Title: the no record found, create feature doesn't properly work Status in OpenERP Web Client: Fix Released Status in OpenERP Web Client 6.0 series: Fix Committed Status in OpenERP Web Client trunk series: Fix Released Bug description: Trunk, firefox If user fill an unexisting data in a m2o field, the No Record found ... create feature is in the m2o list. Ok, then the user create the record but, instead of saving, he closes -> so he shouldn't see any data in the m2o field but he sees the unseved data. e.g : - create a partner - in the country field, enter "tyuyt" - the list appears with the "No record found" - click on "create" - complete data - close the popup by clicking on "Close" button instead of "save" button Current behavior : the country field is filled by an unsaved record Expected behavior : if i close the pop-up, the country field should be empty in saas, it happens in a different way. It seems that the creation pop up is a second one, so if user closes, this one, he comes back on the m2o list with the button no record ... . But, if closes this one, the problem also occurs _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

