Skip to main content
Question

Pop up message when adding part to purchase order

  • September 22, 2022
  • 2 replies
  • 167 views

Forum|alt.badge.img+2

Hello, id there functionality to add a note to a SFPP that will pop up when adding that item to a purchase order? 

Gemma 

2 replies

Forum|alt.badge.img+17
  • Superhero (Employee)
  • October 3, 2022

Hi,

I don’t think so, as this is a quick registration of Supplier For Purchase Part to be able to continue with the PO registration on the fly. But perhaps you could either mark the line with a Boolean (true/false) custom field so someone checks later such quick registration.

Regards,

Pilar


Forum|alt.badge.img+11
  • Hero (Partner)
  • October 3, 2022

If you are on IFS cloud, a BPA/Workflow based on entity might be able to do what you want. As this will allow you to give a message to the end users. 

 

Other solution might be an event with an info message. For each new record on a PurchaseOrderLine → Find the SFPP note → Add to info message.