On 12. 07. 11 10:37, Mondlane Trindade wrote:
> 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 ?
>
hello,

maybe IE7 does not understand the word fasel (if you did a copy - paste
here..)

regards,
bogdan

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

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to