Thanks to all for the suggestions. The check box on part and customer makes sense for us as we want to allow entry of the order, just block it at shipment. Maybe even, in our case, check box on Part Class
But I had wondered how the price list would work as well. Now I know.
I never cease to be amazed at the range and depth of knowledge in this group can offer.
And for background, ours is a medical product where the sales guys are anxious to book orders but shipments must wait for FDA approval, but the product can be sold to non-US customers.
But I had wondered how the price list would work as well. Now I know.
I never cease to be amazed at the range and depth of knowledge in this group can offer.
And for background, ours is a medical product where the sales guys are anxious to book orders but shipments must wait for FDA approval, but the product can be sold to non-US customers.
--- In vantage@yahoogroups.com, "Kevin Simon" <ksimon@...> wrote:
>
> Carl,
>
>
>
> If you want a KISS method that's handled procedurally, you could just put
> the order on HOLD as they're entered - a simple pre-processing BPM on added
> OrderHed records would default this. Then, you could just have the
> "approver" take them off HOLD as they verify.
>
>
>
> For a more structured and safer approach, you'd need to provide a little
> more info. One approach may be to have a checkbox on the part master or
> product group that indicates the part or group of parts are "restricted
> parts". Then, you'd have a checkbox on the customer that indicates they're
> allowed to ship restricted parts. When a part is added to a sales order, a
> BPM would check the customer and the part master/product group, and throw an
> error if the combination is not correct.
>
>
>
> Finally, you may have a more dynamic situation, where the parts that can go
> to customers is more dynamic - parts A, B, and C can go to customers 1, 2,
> and 3; Part C can also go to customer 4; parts D, E and F can go to
> customers 4 and 5; etc. If this is the case, you'll have to go the UD
> table route, where it either contains valid customer numbers and is a child
> to the part table, or it contains valid part numbers and is a child to the
> customer table.
>
>
>
> Kevin Simon
>
>
>
>
>
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
> CarlH
> Sent: Thursday, May 05, 2011 4:15 PM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Limiting sales of products to certain cusstomers
>
>
>
>
>
> I'm intrested in techniques in Vantage for limiting sales (or shipments) to
> certain customers.
>
> Some of our products can only be sold to certain customers and we want to
> limit this via system. Ideally we would enter the sales order but not allow
> it to ship unless it is approved.
>
>
>
>
>
> [Non-text portions of this message have been removed]
>