← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 808892] Re: Attrs readony does´t work in IE7

 

Hi,


I just have implemented  access rule. For any reason  this  problem only happen with IE7.

The algorithm is: 
                                  if (field has in particular state):
                                             put field Editable

                                else:
                                      put field Readonly
 And code: 
                 attrs="{'readonly':['|',('state','!=','fase1'),('permission_lock','in',['director','director_nao_avaliador'])]}"


So may question is: why  the application has  the expectable behaviour with other browser  but  in IE7 does not ?

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

Title:
  Attrs readony does´t work in IE7

Status in OpenERP Modules (addons):
  New

Bug description:
  Hi,

  Some one can tell me why  Attrs readony does´t work in IE7?

  In my  xml view  has a pace of code that check state of field. Its
  seams goods  with other all browser,  but for a reason, does´t work
  just with IE7.

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


Follow ups