The read/write access can be controlled with the read only flag in the view 
XML. There's enough examples of that around.
attrs="{'readonly':[('layout_type','!=','article')]}
In the case of the example its dependent on the layout_type field, but you 
could set it to the  security group of the user or a partner category. But this 
is by way of the user interface and not actually restricting access to the 
object itself.

I might be wrong but you can add an access rule with a domain that limits 
access.

Anyway that's my 50 cents.




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=55535#55535

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to