← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 789964] Re: mrp - work order in manufacturing order - switching between form - list view does not save data

 

Yes Olivier Dony is right..

GTK client O2M architecture is such that unless and until you dont save
the parent by pressing 'cntrl+s' or click the save button you want have
the record saved. Client just adds the record in its internal model that
it maintains and stores to the DB when the parent is saved.. but as soon
as you perform some other actions which needs the data to be refreshed
like the case here "switching" will reload the changes... So its better
to SAVE the record.


Thanks

** Changed in: openobject-client
       Status: Confirmed => Opinion

-- 
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/789964

Title:
  mrp - work order in manufacturing order - switching between form -
  list view does not save data

Status in OpenERP GTK Client:
  Opinion

Bug description:
  Go to a manufacture order with several work orders

  Scenario 1
  In work order tab 
  go to work order 1 and edit the time, mine is 0 so I change to 1
  press save and close 
  -> the time is saved (is 1)
  Press the little list button "change"
  -> in the form view the time is 0 again

  Scenario 2
  In work order tab Press the little list button "change"
  And change the time to your wish, press next arrow to change the next time and so on.

  Wen you press again the list button, the element that was active will
  lose the time setting.

  Thanks for this great product!


References