← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 810918] [NEW] readonly error in web client revision 4667

 

Public bug reported:

Hi,

With latest revision 4667, web client, there is a bug related to
readonly attribute of field one2many, as following.

<field name="line_ids" attrs="{'readonly':[('check','=',True)]}">

When check is True, line_ids must be readonly. However it still
operates, and number "0-0 of 0" displays wrong.


Thanks,

** Affects: openobject-client-web
     Importance: Undecided
         Status: New

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

Title:
  readonly error in web client revision 4667

Status in OpenERP Web Client:
  New

Bug description:
  Hi,

  With latest revision 4667, web client, there is a bug related to
  readonly attribute of field one2many, as following.

  <field name="line_ids" attrs="{'readonly':[('check','=',True)]}">

  When check is True, line_ids must be readonly. However it still
  operates, and number "0-0 of 0" displays wrong.

  
  Thanks,

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


Follow ups

References