On 2018-02-09 13:56, Steven Lightfoot wrote:
> I have a module that displays some calculations based on a selection field. 
> It’s a reference module only, I don’t want a user to add or delete data. I 
> have preloaded the table with data.
> 
> If I make the model read only, I can’t change the selection to do the 
> calculations but if I allow write access to the model then the option to save 
> is available.
> 
> Is there a way of disabling the save, create but still allowing a user access 
> to the selection field?

No, access rights are layers that appends on each other, so you must
have the right on each layers that have effectively the right.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/20180210000603.GJ24410%40kei.

Reply via email to