← Back to team overview

openerp-india team mailing list archive

[Bug 1038925] [NEW] [6.1, trunk] stock.tracking tree view color attrb bug

 

Public bug reported:

I have tried to add many2many field which point to stock.tracking model and got error on the web client:
"Uncaught TypeError: Cannot read property 'id' of undefined".

Finally found that <tree colors="grey:not active" string="Packs"> color
defined for the stock.tracking tree don't work correctly, like expected.

BTW, seems "grey:not active" don't give grey color on the Packs list for
not active records too.

** Affects: openobject-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/1038925

Title:
  [6.1, trunk] stock.tracking tree view color attrb bug

Status in OpenERP Addons (modules):
  New

Bug description:
  I have tried to add many2many field which point to stock.tracking model and got error on the web client:
  "Uncaught TypeError: Cannot read property 'id' of undefined".

  Finally found that <tree colors="grey:not active" string="Packs">
  color defined for the stock.tracking tree don't work correctly, like
  expected.

  BTW, seems "grey:not active" don't give grey color on the Packs list
  for not active records too.

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


Follow ups

References