You can send them a suitelet that is available without login that lets them do whatever and then the suitelet's backend can handle the quote -> sales order process.
a
Ava
09/30/2020, 6:00 PM
Wouldn't they have to be logged in, in order to actually process the quote? To clarify, we don't currently have customer centers enabled.
e
ericbirdsall
09/30/2020, 6:08 PM
No, they don't have to be. If you make the suitelet "available without login". Then they can view the Quote (without being logged in) and just press a submit button. Then the backend of the suitelet can convert the Quote to a Sales Order.
a
Ava
09/30/2020, 6:27 PM
Ok, will give it a shot, thank you.
b
Boban Dragojlovic
10/02/2020, 10:23 PM
But you should add some of your own basic security. Otherwise it will be too easy for one customer to view and process another customers order