Can a Stock Item be available for sale to only one customer? We have custom products that are made specific for one customer and we don’t want these available to other customers or to be accidently sold to other customers.
Much appreciated! Looking forward.
Hi, Common requirement for sure so an enhancement to restriction groups is best. My solution is :
1) Inventory Item attribute to identify a restricted item, 2) Using Customer Part Number to create teh customer/item relationship, 3) Generic Enquiry to find open SO Lines for restricted items where the alternateID on the line is empty, 4) Business event on record insert using the GI to send an email alert with a link to the GI.
We also need to be able to restrict the service items based on customers who are prevailing wage customers. We have setup a customer price class called PREVAILING that we have assigned to Prevailing Wage customers and then we have setup some service items with PREVAILING price class ID. We need to be able to restrict the detail lines that are service items to only show those items that have PREVAILING price class. On other detail lines that are Stock or NonStock, the restriction needs to not be in effect.
We are trying to write a customization but have not had any luck getting it to dynamically restrict the item lookup based on LineType and customer price class ID.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.