← 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)

 

This bug is being closed as Won't Fix in the OpenERP Web Client project, as it is not going to be developed further after the 6.0 series. It will be replaced in 6.1 by a newer and better web frontend known as the OpenERP Web project[1], so further R&D efforts on the 6.0 project would be wasted.
Bugs affecting customers in production of course continue to be handled via the OpenERP Enterprise (OPW) maintenance service.
You can find more details about this in the Bug Management FAQ[2].


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

** Changed in: openobject-client-web
       Status: Confirmed => Won't Fix

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

-- 
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:
  Won't Fix

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