← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 801461] Re: bug when i click on the links of product list (active_ids)

 

** Attachment added: "product_list.ogv"
   https://bugs.launchpad.net/openobject-client-web/+bug/801461/+attachment/2180250/+files/product_list.ogv

** Changed in: openobject-client-web
   Importance: Undecided => Medium

** Changed in: openobject-client-web
       Status: New => Confirmed

** Changed in: openobject-client-web
     Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)

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

Title:
  bug when i click on the links of product list (active_ids)

Status in OpenERP Web Client:
  Confirmed

Bug description:
  I have a bug when I click on the links on the right of product list.
  (minimum stock rules, etc).

  CherryPy Error message:
  domain undefined, name = u'product_id', builtin int = <type 'int'>, defval = [909]
  <type 'exceptions.TypeError'>: int() argument must be a string or a number, not 'list' 
        args = ("int() argument must be a string or a number, not 'list'",) 
        message = "int() argument must be a string or a number, not 'list'"

  [909] is "active_ids" field.

  Trunk revision 4665.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/801461/+subscriptions


References