/************************************************************************************************** * Name : CVG_RFI_Specific_PartTrigger * Description : * Created Date : 18/02/2016 * Created By : Halleux Arnaud * VERSION : 1.0 * *Modification LOG * ---------------------------------------------------------------------------------------------- * Who When What * ---------------------------------------------------------------------------------------------- * Arnaud 18/02/2016 Initial Version * **************************************************************************************************/ /** * @title: goToNextStep * @descr: Set the next step is the sending to supplier flow * @param: before insert / update * @param: When go to next step flag is ticked */ /** * @title: setSubStatus * @descr: Sub Status flow exist for supplier with a different name than the buyer status flow. Each one are synchronised * @param: before insert / update * @param: When status is changed */ /** * @title: setStatus * @descr: Sub Status flow exist for supplier with a different name than the buyer status flow. Each one are synchronised * @param: before update * @param: When sub status is changed */ /** * @title: autologinURL * @descr: Evaluate autologin URL for portal use and check if contact match account * @param: before update / After Insert * @param: Status change to Sent;Submitted;Need More Information */ /** * @title: isDelete * @descr: Only data team can delete record * @param: Before Delete * @param: always */