← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

The fix landed in server revision 3266 odo@xxxxxxxxxxx-20110114211642-muwdr966zn84p4ma.
Will assign to maintenance team so they fix it in 5.0 too.

Thanks for reporting!

** Also affects: openobject-server/5.0
   Importance: Undecided
       Status: New

** Also affects: openobject-server/trunk
   Importance: Medium
     Assignee: OpenERP's Framework R&D (openerp-dev-framework)
       Status: In Progress

** Changed in: openobject-server/5.0
       Status: New => Confirmed

** Changed in: openobject-server/trunk
       Status: In Progress => Fix Released

** Changed in: openobject-server/5.0
   Importance: Undecided => Medium

** Changed in: openobject-server/5.0
    Milestone: None => 5.0.16

** Changed in: openobject-server/5.0
     Assignee: (unassigned) => Jay Vora (OpenERP) (jvo-openerp)

** Tags added: maintenance

-- 
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:
  Fix Released
Status in OpenObject Server 5.0 series:
  Confirmed
Status in OpenObject Server trunk series:
  Fix Released

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.





References