Example of a complex X++ select statement and use of the orig() function
This method checks the if custom control added to the delivery term is set to yes or no.
If it's set to no, it should perform the standard logic. If it's set to yes, it should run the custom logic below.
public void checkTaxGroup()
{
Dl...
jobourgoin.hashnode.dev1 min read