It can be as simple as adding a line trigger to prevent a family (or suite) to continue any further as soon as a problem (abort) accursoccurs:
Code Block |
---|
family forecast trigger forecast != aborted |
...
It can be as simple as adding a line trigger to prevent a family (or suite) to continue any further as soon as a problem (abort) accursoccurs:
Code Block |
---|
family forecast trigger forecast != aborted |
...