Topic: Limit Sales Person to a specific location

Hello,

My company has two stores (set up as two locations in FA). I notice that a sales person can choose to draw stock from any location during sales order entry, as all store locations are shown in a combo (select) box at "sales/sales_order_entry.php?NewInvoice=0". Is there a way to restrict a sales person assigned to a specific location from selling or delivering from another store location from which he or she isn't authorized?

Many thanks in advance.

Re: Limit Sales Person to a specific location

At the moment in the default FA - no.
You can however change the code of the dropdown select box to restrict it to the same branch that the sales order emanated from.