/
How can I set a warning on a price list item in Groovy

How can I set a warning on a price list item in Groovy

Answer

  • api.yellowAlert, api.redAlert, api.criticalAlert

  • api.addWarning is also possible – depends on what you want to do with the "warning" and what are you looking for. It adds the warning to the standard warning column.

Related content

Found an issue in documentation? Write to us.