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

Quote bug fixes #495

Closed crhistianramirez closed 1 year ago

crhistianramirez commented 1 year ago
  1. If I had no items in my cart and added a quote product it correctly updated my order type to quote, however if I later removed items from my cart and added a standard item it did not update my order type to standard
  2. Fixed Searching and pagination for quoted orders