← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 724226] [NEW] the no record found, create feature doesn't properly work

 

Public bug reported:

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

** Affects: openobject-client-web
     Importance: Low
     Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
         Status: Confirmed

** Changed in: openobject-client-web
   Importance: Undecided => Low

** Changed in: openobject-client-web
       Status: New => Confirmed

** Changed in: openobject-client-web
     Assignee: (unassigned) => OpenERP SA's Web Client R&D (openerp-dev-web)

-- 
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:
  Confirmed

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



Follow ups

References