• Arnaud Fontaine's avatar
    Make BusinessProcess temporary SM a child of its AR rather than Trade Model Path. · ff7d4dc8
    Arnaud Fontaine authored
    getTradePhaseMovementList() returns temporary SM with appropriate arrow
    and dates but these temporary SM have their corresponding Trade Model
    Path as a parent which means that Simulation Movement API is partially
    unuseable (such as getting parent Applied Rule...).
    
    Moreover, it seems strange for a Simulation Movement to not be a child
    of an Applied Rule.
    
    Therefore, create the temporary SM as a child of its corresponding AR.
    ff7d4dc8
BusinessProcess.py 39.8 KB