Daily plan batch handling of conditional dependencies
The daily plan batch removes the following entries from the new
plan:
- All the occurrences that are completed.
- All the conditions that were evaluated (with status True or False).
- All the conditions defined on operations in X status.
If the daily plan batch needs to reconsider the undefined conditions
referring to predecessor operations that have been removed from the
plan, then the condition dependencies are:
- Left in the Condition with flag Removed set to on if they were already evaluated (True or False)
- Dropped from the Condition if they were still Undefined. In this case the Condition rule is readjusted if needed.