Just to let you know, I took a look at this today and managed to get a starter solution in place. Should hopefully have this in the next patch release.
With this, you'll get a new icon next to the customer name that will expand a new window with customer info, including customer reference and other data (which will be extendable) and a order history for the customer.
Where does the customerreference show for an order
We use the AssignToCustomer() method to attach a Member Key (Guid) from the member section of Umbraco to the order.
However, where can I see this field in the back-end from an order?
Hi Rody,
Unfortunately this is something we missed. It is on our issue tracker for us to address https://github.com/vendrhub/vendr/issues/129
I think it should be something we could look at fairly quickly though if it's a problem for you.
I'll bump it up our todo list and see if we can't get something implemented an an upcoming patch release.
Feel free to add any input you might have to the issue tracker so we can know our implementation meets your needs.
/Matt
Just to let you know, I took a look at this today and managed to get a starter solution in place. Should hopefully have this in the next patch release.
With this, you'll get a new icon next to the customer name that will expand a new window with customer info, including customer reference and other data (which will be extendable) and a order history for the customer.
That looks great Matt, awesome!
Hi Rody,
Just to let you know, 1.2.8 is out now which contains this update 🎉
Matt
is working on a reply...