function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
vish hvish h 

Complete Custom approval process

Hi,

I have a requirement to create Purchase order requistions. In short, to generate any PO order in pdf, first submitted PO request  should get approvals from RU unit heads ( 4 to 6 member approvals based on cost) . Client has many RU units(>100) each RU unit has different approvers.
>> Suggestion is given to create RU unit object and save/define the RU approvers in the object.  
>> Whenver PO request is created with RU unit number, it should read the RU approvers from RU object and get the approvals from concerned approvers defined in the object through approval process.

Can we achieve above requirement? if so, how can we achieve this?  Please give me hints.

Thanks
Vish