Skip to main content
Hi everyone,

In opportunity object there is approval process, but I want partial approval process when user are sending approval for 5 products to approver. Then Approver can approve only 3 products and 2 products they can reject.  Please provide me solutions for this
1 Antwort
  1. 7. Jan. 2016, 04:45
    Approval processes are designed to be all or nothing - you can't "half accept" a record.  You COULD move your approval process down to the child object and invoke them programmatically or via Process Builder - but the approvers will get individual approval requests for each record.
0/9000