← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 702744] [NEW] bug in orm write method (v5, 6)

 

Public bug reported:

The loop that calls _store_set_values  at the end of orm.write method overwrites the "ids" variable.
This corrupted "ids" variable is used later in the method  for the calls to workflow trg_write.

** Affects: openobject-server
     Importance: Undecided
         Status: New

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

Title:
  bug in orm write method (v5,6)

Status in OpenObject Server:
  New

Bug description:
  The loop that calls _store_set_values  at the end of orm.write method overwrites the "ids" variable.
  This corrupted "ids" variable is used later in the method  for the calls to workflow trg_write.





Follow ups

References