• Sebastien Robin's avatar
    mrp: do not guess transformation on temp delivery line · c556c116
    Sebastien Robin authored
    This avoid issues when expanding simulation. Indeed, we have cases with temporary production
    order line generated by composition, and then search of predicate fails on such movement (because
    we try to call getAcquiredCategoryList and this try to check if there is sub objects, like default_address,
    and then it complains that composition should never be used has folder !)
    c556c116
ProductionOrderLine_setResource.xml 3.05 KB