[EMAIL PROTECTED] wrote:
In a view can I restrict a button to a certain group of users?  So for example 
if I only wanted users in the group 'supervisors' to be able to authorize 
(create) a customer refund how would I do this?  I mean anybody in the 
bookkeeping staff should be able prepare the refund in the 'draft' state but 
only a 'supervisor' user should be able to move it to the 'open' state.  So 
that would be some kind of restriction on the 'Create' button, right?  Is this 
possible?

Put a role in the transition draft->open in the invoice workflow.
You can do that through the Tiny ERP client (in that case, it's good to record that in a module with the module recorder) or through XML files.


--
Fabien

In a world of expensive, inadequate and heavy ERPs, you'd better choose a Tiny solution.
   -- Fabien Pinkaers, 2004
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to