← Back to team overview

openerp-india team mailing list archive

[Bug 1291874] [NEW] Method stock_move.action_cancel() loses context

 

Public bug reported:

In versions up to trunk and trunk-wms, stock_move.action_cancel() lacks
a few "context" arguments when it calls the ORM.

They are not necessary for the standard addons, but would make it
possible to use the context in custom modules.

** Affects: ocb-addons
     Importance: Low
     Assignee: Lionel Sausin - Numérigraphe (lionel-sausin)
         Status: New

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

** Also affects: ocb-addons
   Importance: Undecided
       Status: New

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

Title:
  Method stock_move.action_cancel() loses  context

Status in OpenERP Community Backports (Addons):
  New
Status in OpenERP Addons (modules):
  New

Bug description:
  In versions up to trunk and trunk-wms, stock_move.action_cancel()
  lacks a few "context" arguments when it calls the ORM.

  They are not necessary for the standard addons, but would make it
  possible to use the context in custom modules.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-addons/+bug/1291874/+subscriptions


Follow ups

References