TheCSharpAcademy / CONSOLE.PointOfSale

6 stars 15 forks source link

Fix multiple products with same id in order bug #50

Closed TheCSharpAcademy closed 1 year ago

TheCSharpAcademy commented 1 year ago

Currently we get an error when trying to add more than one of the same product in an order.