Skip to main content
Solved

Check if shop order includes at least one operation

  • April 25, 2023
  • 4 replies
  • 77 views

Forum|alt.badge.img+3

Hello guys,

 

Is there a way to implement a check whether a shop order includes at least one operation before the shop order is released. 

 

Thanks for any ideas! 

 

Best answer by MikeCH

This should be addressed to a technical consultant. The best way to do this is to contact your external IFS contact organisation so that a solution for exactly this requirement can be implemented.

It should be solved with this:

 

4 replies

MikeCH
Hero (Employee)
Forum|alt.badge.img+13
  • Hero (Employee)
  • 166 replies
  • April 25, 2023

Hi,

It is best to create an event that checks if at least one operation exists when wanting to change to the status "Released".

 

Regards,
Mike


Forum|alt.badge.img+3
  • Author
  • Do Gooder (Customer)
  • 8 replies
  • April 25, 2023

Hi Mike,

 

Thank you for your response. Can you provide an example. 


MikeCH
Hero (Employee)
Forum|alt.badge.img+13
  • Hero (Employee)
  • 166 replies
  • Answer
  • April 26, 2023

This should be addressed to a technical consultant. The best way to do this is to contact your external IFS contact organisation so that a solution for exactly this requirement can be implemented.

It should be solved with this:

 


Forum|alt.badge.img+3
  • Author
  • Do Gooder (Customer)
  • 8 replies
  • April 28, 2023

Issue was solved with an SQL statement as part of the event action.