It still does not work in the latest 5.0 from LP. To be more specific: what I'm trying to do is create a new form view on sale orders. In this view I want some fields read-only, when they are usually read/write on the standard views. I'm attaching an example XML view file. In this example all m2o, select and date fields remain R/W instead of beeing RO.
** Attachment added: "example_view.xml" https://bugs.launchpad.net/openobject-client/+bug/645172/+attachment/1729029/+files/example_view.xml ** Changed in: openobject-client/5.0 Status: Invalid => Confirmed ** Changed in: openobject-client/5.0 Status: Confirmed => New -- readonly="1" works only for some types of fields https://bugs.launchpad.net/bugs/645172 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject GTK Client: Won't Fix Status in OpenObject GTK Client 5.0 series: New Status in OpenObject GTK Client trunk series: Invalid Bug description: In the current 5.0 client, it seems that you can't make all field read-only just by adding readonly="1". It seems to work for char and float. It seems NOT to work for one2many, many2one, date and selection. Lionel _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

