1 (edited by old_guy 07/20/2011 12:01:27 pm)

Topic: Access Setup

Hi Guys,

Hoping someone can point me in the right direction.

I am trying to set up the system to use a very reduced feature set..  On sales I only want the user to be able to add Sales Quotations and view the Sales Quotation Inquiry Page.

Keep getting security issues on adding a sales order. Help appreciated in setting up the profile.

I don't want them trolling through the other reporting options, but cannot see a way of restriction access to just that part.  Again any and all help appreciated

Regards

Old_guy

Regard to all

Re: Access Setup

To achieve this you will have to mangle a little with the code on your installation. I guess the current available security area set (defined in access_levels.inc file and used throughout the code) does not allow  fine grained access control. Beside this probably you will have to change security clause at the top of slaes_orders_view.php file which is used also to display sales quotations inquiry.

Janusz