issues
search
ordercloud-api
/
headstart
A complete and opinionated eCommerce solution using OrderCloud as the backbone - built with .NET Core and Angular
MIT License
31
stars
74
forks
source link
Order return enhancements & bug fixes
#486
Closed
crhistianramirez
closed
1 year ago
crhistianramirez
commented
1 year ago
Add ability for an admin to create returns on behalf of a buyer user
Fix bug where "Quantity Returned" column actually shows the max amount that can be returned for a specific line item
Restructure the xp schema a bit
Added
OrderReturn.xp.SubmittedOrderDetails
to capture which user submitted the return (can no longer assume its always the buyer)
Added xp.SellerComments to capture seller comments. Buyer comments can be assumed to live on
OrderReturn.Comments
OrderReturn.xp.SubmittedOrderDetails
to capture which user submitted the return (can no longer assume its always the buyer)OrderReturn.Comments