openactive / OpenActive.Server.NET

.NET server library, including an OpenActive Reference Implementation
MIT License
0 stars 7 forks source link

Ensure LeaseOrderItems is called even with zero items #140

Open nickevansuk opened 3 years ago

nickevansuk commented 3 years ago

The StoreBookingEngine should call LeaseOrderItems even with zero items, to ensure that items can be removed from the OrderQuote before the booking is confirmed if all items of that type have been removed from the lease

nickevansuk commented 2 years ago

This should now be resolved, but this needs to be checked