• Jérome Perrin's avatar
    crm,credential: repair Ticket_getWorkflowStateTranslatedTitle for ERP5 workflow · c6b59bd6
    Jérome Perrin authored
    `state_var` is now a compatibility alias calling getStateVariable, which
    has a default value of `simulation_state`. As a result, this script was
    attempting to call getSimulationStateTranslatedTitle on credential
    requests, because they have an interaction workflow in their chain.
    
    This fixes by implementing the full logic using new ERP5 workflow API.
    c6b59bd6
Ticket_getWorkflowStateTranslatedTitle.py 384 Bytes