c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #03550
[Bug 645172] Re: readonly="1" works only for some types of fields
Hello Lionel,
I have checked with both stable and trunk version of GTK client. I
tried with all fields one2many, many2one, many2may, date, selection etc.
readonly="1" works with all the fields normally. Would you please update
the code and recheck?
Thanks.
** Tags added: maintenance
** Also affects: openobject-client/5.0
Importance: Undecided
Status: New
** Also affects: openobject-client/trunk
Importance: Undecided
Status: Won't Fix
** Changed in: openobject-client/trunk
Status: Won't Fix => Invalid
** Changed in: openobject-client/5.0
Status: New => Invalid
--
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: Invalid
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