← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 720964] Re: one of the records you tried to change was already removed

 

[Expired for OpenERP Server because there has been no activity for 60
days.]

** Changed in: openobject-server
       Status: Incomplete => Expired

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

Title:
  one of the records you tried to change was already removed

Status in OpenERP Server:
  Expired

Bug description:
  Hi,

  I have a class A with a one2many field to class B. Class C has a
  many2one relation to class A and a related field to the collection of
  B object through its reference of class A. When I try to add a record
  of class B to the related one2many collection within the form view of
  class C I get the following error:

  Code: AccessError

  One of the record you try to modify is already remove (document type:
  class A)

  I only get this error when the collection of B object is empty. The
  moment one entity is already in the collection, the additions of B
  object works fine.

  In this a bug or am I missing something
  Frederik


References