Solved

Check if shop order includes at least one operation

  • 25 April 2023
  • 4 replies
  • 72 views

Userlevel 1
Badge +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! 

 

icon

Best answer by MikeCH 26 April 2023, 09:30

View original

4 replies

Userlevel 4
Badge +11

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

Userlevel 1
Badge +3

Hi Mike,

 

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

Userlevel 4
Badge +11

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:

 

Userlevel 1
Badge +3

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

Reply