← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 817019] Re: All action buttons should be disabled in unsaved o2m record (popup)

 

** Changed in: openerp-web
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/817019

Title:
  All action buttons should be disabled in unsaved o2m record (popup)

Status in OpenERP Web:
  Fix Released

Bug description:
  When o2m record created in list-o2m and not saved yet (because parent
  has not been saved since record was created), buttons should all be
  disabled in o2m popup

  Demo: Warehouse > Warehouse Management > Internal Moves
  1. Create new internal move/picking (can save or not, should not matter)
  2. Create new stock move (in o2m list)

  Observed: "Confirm" button is clickable (enabled)
  Expected: "Confirm" button should not be clickable (disabled) (see GTK client, same bug exists in 6.0 web client so it's going to be wrong as well)

  3. Save stock move
  4. Reopen stock move (still not saving without saving internal move/picking)

  Observed: "Confirm button is still enabled (when there is not an error, which there currently is)
  Expected: "Confirm button should still be disabled

  5. Save parent (internal move/picking)
  6. Reopen stock move again
  7. Now button should be enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/817019/+subscriptions


References