Hello,
I am bit confused - tried to make field 'initially planned view' readonly, but..
1) field I am talking about is visible below:
2) problem is.. whee it is :) in the code; I was quite sure it should be where arrow in the picture below points:
unfortunaltely.. it is not. could anyone advice from where this field goes? and where to look for its properties o make it, for example, read-only?
regards
Tomasz
seems it is not in 'edit formview' as shown above, but when I chose 'fields view get' it is there:
<field name="planned_hours" widget="float_time" on_change="1" modifiers="{}"/>
It seems to be little bit too much for me - maybe somebody can explain why it looks/works like this? and how to edit (form? other thing?) to have this field (initially planned hours, 'planned_hoours') possible to be set as read only (one scenario) and being readonly for user while readwrite for manager?
regards
Tomasz