← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 589494] Re: After having a warning popup in a o2m dialog, the parent record does not save the new o2m lines (see video)

 

Hello All,

For version 6 If there are any buttons on a one2many form and the record is not saved those buttons will be disabled.
until you save the child record this is done because Some times if the user executes an action on an unsaved record in a dialog box the record gets saved in the dialog's Group before going to the particular widgets group So we just set the buttons visible on the dialog box screen to non-sensitive if the model is not saved.

for version 5.* : the O2M has changed a lot from view to internal model
so I don't think it's good to fix this there.

I would like to change the status to opinion.

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

Title:
  After having a warning popup in a o2m dialog, the parent record does not save the new o2m lines (see video)

Status in OpenObject GTK Client:
  Opinion

Bug description:
  When a wizard in the view of a widget One2Many, generates a wizard.except_wizard, It lose the reference "id" of the parent

I attach a video