Hi Guys,
I have a prospect that want us to build into the B2B ecommerce scenario a way to define an approval workflow for the users.
This means that there can be several approval levels from the order initiator to the final approval (don't ask me why they need it).
The number of aproval steps varies from company to company (it's not user related).
An approval user can approve the order, can reject it and can EDIT it.
My approach is to have the cart converted to order from the order initiator and change the order state according to each user's level.
While I think that I can handle the reject and approve, I am on uncharted territory when it comes to EDIT order.
Any suggestions or best practices for that?
Thanks,
Adrian