← Back to team overview

openerp-india team mailing list archive

[Bug 1026632] Re: resolve_o2m_commands doesn't support deletion

 

resolve_o2m_commands() should only ignore deletion instructions. Its purpose is to map a set of update commands coming from the client side (the clients always use the same commands)  to a list of dicts simulating the current value for the o2m field. Obviously any deleted record must not appear in the pseudo-"current value".
BTW this also sounds a lot like a wishlist improvement rather than a bug, and is therefore likely to be inappropriate for 6.1-stable.
Lastly, please do not assign bugs directly to individuals, that's the direct road to limbo ;-)

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1026632

Title:
  resolve_o2m_commands doesn't support deletion

Status in OpenERP Server:
  Confirmed
Status in OpenERP Server 6.1 series:
  Confirmed
Status in OpenERP Server trunk series:
  Confirmed

Bug description:
  resolve_o2m_commands method does not support 2,3,5,6 commands

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1026632/+subscriptions


References