Hi,
I want to create two orders from one quote, when the user select one option on the quote form;
Option: Multiple orders(Yes/No).
If the user choose Yes then he/she able to create two or more orders based on the products in quote.
For Example:
We have a quote with 3 products, here user want to create three orders for the prod1, prod2 and prod3 from single quote.
order1 for prod1
order2 for prod2
order3 for prod3
Is it possible through plugin in CRM or is there any OOB feature to handle this.
Please help me.